﻿/* css dokument */

body {
	background-color: #fff;
  color: #000;
	margin: 0px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

p {
  margin-top: 0px;
}

img {
  border: none;
}

/* definice hlavniho divu */
#divMain {
	position: absolute;
	top: 30px;
	left: 0px;
  background-color: #fff;
  background-image: url(./images/dot.gif);
  background-repeat: no-repeat;
  background-position: 980px 950px;
  border: 0px solid #333;
  width: 1024px;
  height: 1000px;
	margin: 10px;
	padding: 0px;
}

/* definice leveho divu - obsah */
#divHead {
	position: absolute;
	top: 0px;
	left: 0px;
  background-color: #fff;
  /*border: 0px solid #999;*/
	width: 1024px;
	height: 191px;
}

#divLeft {
	position: absolute;
	top: 300px;
	left: 0px;
  background-color: #fff;
  background-image: url(./images/left.gif);
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 76px;
	height: 695px;
}

#divRight1 {
	position: absolute;
	top: 300px;
	left: 77px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 795px;
	height: 20px;
}

#divRight2 {
	position: absolute;
	top: 330px;
	left: 77px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 795px;
	height: 40px;
}

#divRight3 {
	position: absolute;
	top: 400px;
	left: 77px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 795px;
	height: 60px;
}

#divRight4 {
	position: absolute;
	top: 480px;
	left: 77px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 795px;
	height: 40px;
}

#divRight5 {
	position: absolute;
	top: 540px;
	left: 77px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 795px;
	height: 50px;
}

#divRight6 {
	position: absolute;
	top: 610px;
	left: 77px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 398px;
	height: 30px;
}

#divRight7 {
	position: absolute;
	top: 610px;
	left: 475px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 285px;
	height: 30px;
}

#divRightRight1 {
	position: absolute;
	top: 610px;
	left: 770px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 102px;
	height: 30px;
}

#divRight8 {
	position: absolute;
	top: 650px;
	left: 77px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 398px;
	height: 20px;
}

#divRight9 {
	position: absolute;
	top: 650px;
	left: 475px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 285px;
	height: 20px;
}

#divRightRight2 {
	position: absolute;
	top: 650px;
	left: 770px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 102px;
	height: 30px;
}

#divRight10 {
	position: absolute;
	top: 860px;
	left: 77px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 795px;
	height: 20px;
}

#divRight11 {
	position: absolute;
	top: 890px;
	left: 77px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 795px;
	height: 20px;
}

#divRight12 {
	position: absolute;
	top: 913px;
	left: 77px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 795px;
	height: 20px;
}

#divRight13 {
	position: absolute;
	top: 933px;
	left: 77px;
  background-color: transparent;
  /*background-repeat: no-repeat;*/
  border: 0px solid #999;
	width: 795px;
	height: 20px;
}

.verdana9 {
  font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.verdana9italic {
  font-size: 9px;
	font-style: italic;
	font-weight: normal;
}

.verdana9bold {
  font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

.verdana10 {
  font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.verdana10italic {
  font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

.verdana10bold {
  font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.verdana12 {
  font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.verdana12italic {
  font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.verdana12bold {
  font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.verdana14bold {
  font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#imgHeadLogo {
  /*position: absolute;
	top: 0px;
	left: 0px;*/
	border: 0px solid #fff;
	height: 18px;
	width: 143px;
}

/* ########################## */
/* ######### odkazy ######### */
/* ########################## */


a, a:visited, a:active {
  color: #000;
	text-decoration: underline;
}

a:hover {
  color: #000;
	text-decoration: none;
}

a.aMenu {
  color: #333;
	text-decoration: none;
}

a.aMenu:visited {
  color: #333;
	text-decoration: none;
}

a.aMenu:active {
  color: #333;
	text-decoration: none;
}

a.aMenu:hover {
  color: #ccc;
	text-decoration: none;
}

a.aMenuActive {
  color: #ccc;
	text-decoration: none;
}

a.aMenuActive:visited {
  color: #ccc;
	text-decoration: none;
}

a.aMenuActive:active {
  color: #ccc;
	text-decoration: none;
}

a.aMenuActive:hover {
  color: #ccc;
	text-decoration: none;
}

