body {
	background-color: #B0C4DE;
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #000;
	background-repeat: repeat-y;
	text-align : center;
}
a:link,a:visited {
	color: #2B6FC2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.all {
	width: 811px;
	height: auto;
	border: 1px solid #80B2DF;
	padding-top: 5px;
	padding-left: 10px;
background-image: url("images/mezera.png");
	background-repeat: repeat-y;
	overflow: hidden;
	text-align : left;
}

/* zde jsou definice nejhlavnejsich casti */
.banner {
	background-image: url("images/banner.png");
  background-repeat: no-repeat;
	width: 811px;
	height: 170px;
	border: 0px solid #000;
}
.banner_2 {
	background-image: url("images/banner_2.jpg");
	width: 684px;
	height: 130px;
	float: right;
}
.top_menu {
	background-image: url("images/top_menu.jpg");
	width: 654px;
	height: 34px;
	float: right;
	color: #384178;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding-left : 30px;
	padding-top : 4px;
}
.l_menu {
	width: 127px;
	border: 0px solid #000;
	float: left;
}
.l_menu a:link, .l_menu a:visited {
	background-image: url("images/button_off.gif");
	background-repeat: no-repeat;
	width: 111px;
	height: 23px;
	color: #384178;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	display: block;
	text-align : left;
	padding-left : 13px;
	padding-top : 3px;
}

.l_menu a:hover {
	background-image: url("images/button_on.gif");
	background-repeat: no-repeat;
	width: 111px;
	height: 23px;
	color: White;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	display: block;
	text-decoration: none;
	text-align : left;
	padding-left : 13px;
	padding-top : 3px;
}
.novinky {
	background-image: url("images/novinky.jpg");
	float: left;
	background-repeat: no-repeat;
	width: 188px;
	height: 260px;
	font-family: Verdana;
	color: #384178;
	font-weight: bold;
	font-size: 13px;
	padding-top: 3px;
	text-align : center;
}
.novinky_tab, .info_verze {
	background-color: #fff;
	margin-top: 12px;
	width: 175px;
	border: 1px solid #3E5A9B;
	text-align: left;
	padding: 5px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

.info_verze {
	background-color: #C3E3F8;
}

.obsah {
	width: 640px;
	height: auto;
	float: left;
	border: 0px solid #000;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 13px;
	color: #2B6FC2;
	/*border-left: 1px dashed #4D609A;*/
	margin-left:10px;
	min-height : 300px;
}
.paticka {
	background-image: url("images/paticka.jpg");
	background-repeat: no-repeat;
	width: 786px;
	height: 18px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	float: left;
	padding-left : 25px;
	padding-top : 7px;
color: white;
font-weight: bold;
}

.paticka a{
	color: white;
font-weight: bold;
}

.paticka a:visited{
	color: white;
font-weight: bold;
}

/* zde jsou definice vedlejsich divu */
.mezera {
	width: 811px;
	height: 16px;
	float: left;
}
.cara_horz {
	height: 100%;
	width: 3px;
	border-left: 1px dashed #4D609A;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.cara_vert {
	height: 1px;
	width: 575px;
	border-bottom: 1px solid #FDBA47;
	margin-top: 5px;
}
.blue_text {
	color: #2B6FC2;
	font-size: 12px;
	margin: 10px;
	margin-bottom: 0px;
	overflow: hidden;
}
.krabice {
	background-image: url("images/krabice.gif");
	width: 96px;
	height: 140px;
	margin-right: 20px;
	margin-top: 10px;
	padding-bottom: 55px;
	background-repeat: no-repeat;
	float: left;
}

.novinky_blue {
	font-family: Verdana;
	color: #46629F;
	font-weight: bold;
	font-size: 11px;
}
.login {
	font-size: 13px;
	width: 320px;
	height: 55px;
	float: right;
	margin-top: 37px;
	margin-right: 20px;
	color: #fff;
	font-weight: bold;
}
.login a{
	color: white;
	margin-top: 5px;
}
.login_blue {
	font-family: Verdana;
	color: #384178;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
#Button {
	background: url(images/button.gif) no-repeat;
	width: 30px;
	height: 30px;
	border: 0px;
}
input {
	border: 1px solid #b3b3b3;
}
input:hover, input:focus {
	border: 1px solid #000;
}
.jazyk {
	width: 87px;
	height: 20px;
	float: right;
	margin-top: 32px;
	margin-right: 30px;
}
H1{
	font-size: 20px;
	background-color : #E6ECF0;/*#D8EAF8;*/
	text-align : right;
	padding-right : 10px;
	color : #384178;
}
H2{
	font-size: 16px;
	background-color : #E0E2EE;
}

H3, H4{
	font-size: 14px;
	/*color : #FFA500;
	*/
	color: #D87D06;
background-color : #E0E2EE;
}


.anotace{
	border-bottom: 1px dashed #FDBA47;
	color : #385290;
	font-weight: bolder;
	font-size: 11px;
}

.anotace P{
	font-size: 11px;
}

hr{
	color: #80B2DF;
	height : 1px;
}

ul {
margin-left:15px;
}

ol, ul {
margin-left:25px;
}

TD,TR {font-size : 12px;	padding-top : 3px;	margin-top : 0px;	text-indent : 0px;}
td{
	border-bottom-color : #CACDE0;
	border-bottom-style : solid;
	border-bottom-width : 1px; padding-left:5px;
}
td.dark, tr.dark{
	background-color: #E1E9F3;
}
TH{
	padding-left:5px;
	background : #D8EAF8;
	color : #385290;
	border : 1px solid White;
	font-size : 13px;
}
TABLE{
	border : 1px solid #A3A3A3;
	border-collapse : collapse;
}
TABLE.form, TABLE.login {	background: #F4F4F4;}
.form TD {	padding: 5px;border: 0px;}
a img{
	border: none;
}

.galery TABLE{
	border: none;
}


