body,html {
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-size:14px;
}

div {
	margin:0;
	padding:0;
} 
      
p {
	margin:0;
	padding:0;
	color: black;
} 

img {
	border:0px;	
}

.1 { width: 100px; height: 100px; float: right;
}

#wrapper {
	margin:0px;
	padding:0px;
}
/* \*/  * html #wrapper { height: 1px; }  /* */
      
#left_box, #right_box { 
	float: left; 
        width: 199px; 
	margin-bottom: -15px; 
	padding-bottom:10px;
} 
      
#right_box {
        float: right; 
	width: 205px;
	margin-bottom: -15px;
       	text-align:left;	
}
	
#left_background {
	background: url('../images/left.gif') top left repeat-y;
	margin-bottom:5px;
}
	
#right_background {
	background: url('../images/right.gif') top right repeat-y;
	margin-bottom:5px;
}

#main_box {
	background-color:#ffec9e;
	margin: 0px 205px 0px 199px;
}


#header {
	margin-top:0px;
	width: 928px;
	height:183px;
	background: url('../images/header.jpg') left top no-repeat;
}

#header-bottom {
	width: 928px;
	height: 32px;
	background: url('../images/header1.jpg') left top no-repeat;
	text-align:right;
	background-color:#ff0000;
}

#header-bottom form {
	padding-right:15px;
	padding-top:7px;
	margin:0px;
}

#header-bottom .edit {
	background-color:#ffffff;
	border:1px #aa0000 solid;
	font-size:12px;
	padding:2px;
}

#header-bottom .button {
	background-color:#aa0000;
	color:#ffffff;
	border:1px #ffffff solid;
	font-size:12px;
	padding:2px;
}

#header-menu {
	width: 928px;
	height: 22px;
	text-align:center;
	background-color:#ffcc33;
	font-weight:bold;
	color:#003399;
}

#header-menu a {
	font-size:13px;
	color:#003399;
}

#header-menu a:hover {
	color:#aa0000;
}


#header-top {
	text-align:right;
	padding-top:6px;
	padding-right:20px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

#header-top a {
	color:#ffffff;
}

#header-top a:hover {
	color:#000000;
}

#footer {
	margin-top:0px;
	_margin-top:-17px;
	margin-bottom:0px;
	width: 916px;
	_width: 928px;
	height: 36px;
	background-color: #efefef;
	border:1px #c6c6c5 solid;
	padding:5px;
	font-size:11px;
}

.footer-lang {
	float:left;
	padding:0px 15px;
}

.footer-lang a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

.footer-lang a img {
	text-decoration:none;
	font-size:12px;
}

.footer-lang a:hover {
	color:#aa0000;
	text-decoration:underline;
}

.footer-navi {
	float:right;
	padding:0px 15px;
	font-size:12px;
	color:#000000;
	text-align:right;
}

.footer-navi a {
	color:#000000;
}

.footer-navi a:hover {
	color:#aa0000;
}

.footer-navi p {
	padding-top:3px;
}

#wrapper-main,#wrapper-page {
	width:928px;
	margin: 0px auto;
	margin-top:30px;
	margin-bottom:30px;
}

#b_blue_main,#b_green_main,#b_orange_main,#b_red_main {
	float:left;
	color:#ffffff;
	text-align:left;
}

#b_blue_main {
	width:178px;
	margin-right:66px;
}

#b_green_main {
	width:181px;
	margin-right:66px;
}

#b_orange_main {
	width:191px;
	margin-right:67px;
}

#b_red_main {
	width:179px;
	margin-right:0px;
}


#b_blue_header,#b_green_header,#b_orange_header,#b_red_header {
	height:32px;
	font-size:13px;
	font-weight:bold;
	padding-left:15px;
	padding-top:8px;
}

#b_blue_header {
	background: url('../images/blue-block-header.gif') left top no-repeat;
}

#b_green_header {
	background: url('../images/green-block-header.gif') left top no-repeat;
}

#b_orange_header {
	background: url('../images/orange-block-header.gif') left top no-repeat;
}

#b_red_header {
	background: url('../images/red-block-header.gif') left top no-repeat;
}

#b_blue,#b_green,#b_orange,#b_red {
	margin-top:-8px;
	_margin-top:0px;
	background-color:#0066cc;
	padding-left:10px;
	height:365px;
	_height:375px;
}

#b_blue {
	background-color:#0066cc;
}

#b_green {
	background-color:#339900;
}

#b_orange {
	background-color:#ff9900;
}

#b_red {
	padding-top:5px;
	background-color:#cc3333;
}

#b_red a {
	color:#ffffff;
	font-size:12px;
}

#b_blue ul,#b_green ul,#b_orange ul {
	margin:0px;
	padding:0px;
	padding-top:10px;
}

#b_blue ul li,#b_green ul li,#b_orange ul li {
	margin:0px;
	margin-left:18px;
	_margin-left:13px;
	padding:0px;
	padding-left:0px;
	_padding-left:3px;
	padding-bottom:10px;
	list-style-type:none;
}

#b_blue ul li {
	list-style-image: url('../images/li-blue.gif');	
}

#b_green ul li {
	list-style-image: url('../images/li-green.gif');	
}

#b_orange ul li {
	list-style-image: url('../images/li-orange.gif');	
}

#b_blue ul li a,#b_green ul li a,#b_orange ul li a {
	color:#ffffff;
	font-size:12px;
}

#b_blue ul li a:hover ,#b_green ul li a:hover,#b_orange ul li a:hover {
	color:#000000;
}

#b_blue ul li a:visited ,#b_green ul li a:visited,#b_orange ul li a:visited {
	color:#ffffff;
}

#b_red p {
	color:#ffffff;
	font-size:12px;
	padding:0px;
	padding-left:10px;
	padding-top:6px;
}

#b_blue_footer,#b_green_footer,#b_orange_footer,#b_red_footer {
	height:11px;
}

#b_blue_footer {
	background: url('../images/blue-block-footer.gif') left top no-repeat;
}

#b_green_footer {
	background: url('../images/green-block-footer.gif') left top no-repeat;
}

#b_orange_footer {
	background: url('../images/orange-block-footer.gif') left top no-repeat;
}

#b_red_footer {
	background: url('../images/red-block-footer.gif') left top no-repeat;
}




.clear { 
        height: 0; 
        padding-bottom: 0px; 
        clear: both; 
	visibility: hidden;
       	position-relative;	
}
	
#menu ul,#menu li {
	display:block;
	margin:0px;
	padding:0px;
}

#menu li {
	text-align:left;
	list-style-type:none;
	padding-top:1px;
	padding-bottom:1px;
}

#menu li a {
	margin-left:40px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#menu li a:hover {
	color:#000000;
}
	
#menu li.menu_blue_header {
	background: url('../images/menu_blue_h.gif') left top no-repeat;
}

#menu li.menu_blue {
	background: url('../images/menu_blue.gif') left top no-repeat;
}

#menu li.menu_green_header {
	background: url('../images/menu_green_h.gif') left top no-repeat;
}

#menu li.menu_green {
	background: url('../images/menu_green.gif') left top no-repeat;
}

#menu li.menu_red_header {
	background: url('../images/menu_red_h.gif') left top no-repeat;
}

#menu li.menu_red {
	background: url('../images/menu_red.gif') left top no-repeat;
}

#menu li.menu_brown_header {
	background: url('../images/menu_brown_h.gif') left top no-repeat;
}

#menu li.menu_brown {
	background: url('../images/menu_brown.gif') left top no-repeat;
}

#menu li.menu_bottom {
	background: url('../images/menu_bottom.gif') left top no-repeat;
	height:27px;
	margin-bottom:20px;
}

#kalendar {
	width:190px;
	margin:0px;
	padding:0px;
	margin-left:6px;
	font-size:11px;
	background: url('../images/kalendar_back.gif') left top repeat-y;
}
	
#kalendar div.header {
	height:15px;
	padding-top:9px;
	background: url('../images/kalendar_header.gif') left top no-repeat;
	text-align:center;
}

#kalendar table {
	border-collapse:collapse;
	border:1px #000000 solid;
	table-layout:fixed;
	width:171px;
	margin:0px;
	padding:0;
}
	
#kalendar table td {
	border:1px #000000 solid;
	text-align:center;
	font-size:11px;
	margin:0px;
	padding:2px 0px;
}
	
#kalendar table tr.k_days {
	background-color:#ffec9e;
}

#kalendar table tr td.k_no_day {
	background-color:#e6d89b;
}
	
#kalendar table tr td.k_no_action {
	background-color:#ffffff;
}

#kalendar table tr td.k_action {
	background-color:#ff9d41;
}

#kalendar table tr td a {
	color:#ffffff;
	text-decoration:none;
}

#kalendar table tr td a:hover {
	color:#aa0000;
}

#kalendar div.footer {
	height:20px;
	background-color:#00ff00;
	background: url('../images/kalendar_footer.gif') left top no-repeat;
}
	
#kalendar div.obsah {
	padding-left:7px;
	margin-left:1px;
	_margin-left:0px;
}

#content {
	padding:15px;
	text-align:left;
}

.atitle {
	font-size:16px;
	font-style:normal;
	font-weight:bold;
       	color:#50B1C8;
	text-align:right;
	margin: 10px 30px 5px 0px
}

.abarevny {
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

#content a {
	color:#87423d;
}

#content_add {
	padding:8px;
	padding-top:15px;
	text-align:left;
	color:#339900;
	font-weight:bold;
	font-size:13px;
}

#content_add p {
	color:#339900;
}

#content_add a {
	color:#e87b14;
	font-size:11px;
}

#content_add a:hover {
	color:#000000;
}

#content_add ul, #content_add li {
	padding-left:0px;
	margin-left:10px;
}

#content_add ul {
	padding-top:5px;
	margin-top:0px;
}

#mutace {
	padding:0px;
	margin-top:-30px;
	padding-bottom:15px;
	text-align:center;
}

#mutace img {
	border:0px;
}

