/* CSS Document */

@charset "windows-1250";
body { background-image: url(../images/background.jpg); background-repeat:repeat-x; background-color: #d5c58c; margin:0px; padding:0px;	
  	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000;}

#main { margin: 0 auto; width:758px; height:auto; text-align:left; 
	background-image: url(../images/page_back.jpg); background-repeat:repeat-y; }

/* levy sloupec */
#col_left{ width:257px; height:auto; float:left;}
#pict_top{ width:257px; height:299px; float:left;}
#flash_menu{ width:257px; height:240px; float:left;}
.col_left_box{ width:257px; height:auto; float:left;}
.col_left_kontakt { width:197px; height:auto; float:left; margin: 10px 0px 5px 0px; padding-left: 50px; text-align:center; }

/* pravy sloupec */
#col_right{ width:501px; height:auto; float:left;}
#flash_top{ width:501px; height:367px; float:left;}
#content_box{ width:501px; height:auto; float:left;}
#content { width:491px; height:auto; float:left; padding-left:10px}

.clanek { width:460px; height:auto; float:left; padding-bottom:10px}
.clanek_top { width:100%; height:10px; float:left; background-image:url(../images/content_mt.jpg); background-repeat:repeat-x}
.clanek_top_lt { width:10px; height:10px; float:left}
.clanek_top_rt { width:10px; height:10px; float:right}
.clanek_middle { width:100%; height:auto; float:left; background-image: url(../images/content_m.jpg); background-repeat:repeat-y}
.clanek_middle_content { width:94%; height:auto; float:left; padding-left:15px; padding-right:15px }
.clanek_bottom { width:100%; height:10px; float:left; background-image:url(../images/content_mb.jpg); background-repeat:repeat-x;}
.clanek_bottom_lb { width:10px; height:10px; float:left}
.clanek_bottom_rb { width:10px; height:10px; float:right}

.clanek_middle2 { width:100%; height:auto; float:left; }

#footer{ width:758px; height:80px; float:left; background-image:url(../images/footer.jpg); background-repeat:no-repeat}
#footer_box{ width:500px; height:30px; float:right; padding-top:25px; }
#footer_box_inside{ float:right; padding-right:30px;}
p.footer { color: #FFFFFF; text-align:right}

p, ol, ul, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding:0;
	margin:0;
	line-height:1.6;
	text-align:justify;
	border: none;
}
ul { padding-top:0; padding-left:30px; /padding-left:10px; margin:0; /margin-left:10px;line-height:1.6 }
li { list-style-type:disc; padding-left:0px; padding-top:0px; padding-bottom:2px;line-height:1.6}

p a, {  font-size: 11px;}
p a:link,p a:visited { font-weight: bold; text-decoration:underline; color:#911811 }
p a:hover { font-weight: bold; text-decoration: underline;  color:#70a741  }

li a {  font-size: 11px;}
li a:link,li a:visited { font-weight: bold; text-decoration:underline; color:#911811 }
li a:hover { font-weight: bold; text-decoration: underline;  color:#70a741  }

h1, h2, h3 {font-family: "Times New Roman", Times, serif; font-size:22px; font-weight: bold; margin-bottom:5px; margin-top:2px; color: #911811;}
h2{ font-size:16px; color:#70a741; clear:left;}
h3 { font-size:14px; color:#976101; clear:left;}

.pict_left {
	float:left;
	padding-right:0px;
	padding-bottom:0px;
	width:auto;
	padding-right:10px;
	padding-bottom:10px
}
.pict_right {float:right; padding-left:10px; padding-bottom:0px; width:auto; padding-left:10px; padding-bottom:5px}

.clr {clear:left;}
hr {color:#d6cab4; height:1px}

a.agionet, a:visited.agionet {
/*	float:right; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	color:#ffffff;
	margin: 10px 10px 5px 10px;
}
a:hover.agionet { color:#911811;}

#menu_bottom_box { margin: 12px 0 5px 0; width:100%; height:auto; float:left; text-align:center; }

.menu_bottom, a.menu_bottom, a:visited.menu_bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#DAB692;
	margin: 0 3px 0 4px;
	padding: 0;
}
a:hover.menu_bottom {
	text-decoration: underline;
	color:#911811;
}

img { border: none;}

