@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: none;
}

h1 {
	font-size: 20px;
	text-transform: uppercase;
}
h1.status_message
{
	font-size: 25px;
	text-transform: none;
	padding: 12px 0px 10px 0px;
	text-align: center;
}

h2 {
	font-size: 20px;
}

	h2.inline {
		display: inline;
	}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 13px;
}

p {
  margin: 10px 0;
}

img {
  border: 0;
}

body {
  min-width: 920px;
  font: 12px "Trebuchet MS", trebuchet, verdana, arial;
  color: #334d57;
}

	.content {
		width: 920px;
		position: relative;
		margin: auto;
	}
		
	/* top - vrchní panel ************************************************************************ */
	#top {
		padding-top: 15px;
 		background: #f4f9fb url(../images/top_bg.gif) repeat-x;
	}

		/* top_menu - vrchní menu ********************************************** */
		#top #top_menu {
			height: 31px;
			color: #ffffff;
			text-transform: uppercase;
		}
		
			#top #top_menu .item {
				width: 180px;
				height: 100%;
				position: relative;
				margin-right: 5px;
				line-height: 31px;
				float: left;
				text-align: center;
				color: #ffffff;
				font-weight: bold;
				display: block;
			}
			
				#top #top_menu .item .left_corner {
					width: 5px;
					height: 100%;
					position: absolute;
					top: 0;
					left: 0;
					display: block;
				}
			
				#top #top_menu .item .right_corner {
					width: 5px;
					height: 100%;
					position: absolute;
					top: 0;
					right: 0;
					display: block;
				}

			/* topmenu barvy ********************************* */
			/* top menu - šedé */
			#top #top_menu .gray {
				background: url(../images/top_top_menu_gray_center_bg.gif) repeat-x;
			}
			
				#top #top_menu .gray .left_corner {
					background: url(../images/top_top_menu_gray_left_bg.gif) repeat-x;
				}
				
				#top #top_menu .gray .right_corner {
					background: url(../images/top_top_menu_gray_right_bg.gif) repeat-x;
				}
				
				#top #top_menu .gray.active {
					color: #3c4653;
				}
				
			/* top menu - fialové */
			#top #top_menu .violet {
				background: url(../images/top_top_menu_violet_center_bg.gif) repeat-x;
			}
			
				#top #top_menu .violet .left_corner {
					background: url(../images/top_top_menu_violet_left_bg.gif) repeat-x;
				}
				
				#top #top_menu .violet .right_corner {
					background: url(../images/top_top_menu_violet_right_bg.gif) repeat-x;
				}
				
				#top #top_menu .violet.active {
					color: #6c2c52;
				}
				
			/* top menu - modré */
			#top #top_menu .blue {
				background: url(../images/top_top_menu_blue_center_bg.gif) repeat-x;
			}
			
				#top #top_menu .blue .left_corner {
					background: url(../images/top_top_menu_blue_left_bg.gif) repeat-x;
				}
				
				#top #top_menu .blue .right_corner {
					background: url(../images/top_top_menu_blue_right_bg.gif) repeat-x;
				}
				
				#top #top_menu .blue.active {
					color: #1f7a8a;
				}
				
			/* top menu - zelené */
			#top #top_menu .green {
				background: url(../images/top_top_menu_green_center_bg.gif) repeat-x;
			}
			
				#top #top_menu .green .left_corner {
					background: url(../images/top_top_menu_green_left_bg.gif) repeat-x;
				}
				
				#top #top_menu .green .right_corner {
					background: url(../images/top_top_menu_green_right_bg.gif) repeat-x;
				}
				
				#top #top_menu .green.active {
					color: #628136;
				}
				
			/* top menu - hnědé */
			#top #top_menu .brown {
				margin: 0;
				background: url(../images/top_top_menu_brown_center_bg.gif) repeat-x;
			}
			
				#top #top_menu .brown .left_corner {
					background: url(../images/top_top_menu_brown_left_bg.gif) repeat-x;
				}
				
				#top #top_menu .brown .right_corner {
					background: url(../images/top_top_menu_brown_right_bg.gif) repeat-x;
				}
				
				#top #top_menu .brown.active {
					color: #864d2c;
				}
				
			/* top menu - active - bílé */
			#top #top_menu .active {
				background: url(../images/top_top_menu_white_center_bg.gif) repeat-x;
			}
			
				#top #top_menu .active .left_corner {
					background: url(../images/top_top_menu_white_left_bg.gif) repeat-x;
				}
				
				#top #top_menu .active .right_corner {
					background: url(../images/top_top_menu_white_right_bg.gif) repeat-x;
				}
			
		/* top center - hlavní obrázek kategorie ******************************* */
		#top #top_center {
			height: 174px;
			position: relative;
			background: url(../images/top_center_bg.jpg) no-repeat;
		}
			#top #top_center.gray #image {
				width: 305px;
				height: 180px;
				position: absolute;
				top: 0px;
				left: 309px;
				background: url(../images/top_center_img_koncaci.jpg) no-repeat;
			}
			
			#top #top_center.violet #image {
				width: 353px;
				height: 180px;
				position: absolute;
				top: 0px;
				left: 266px;
				background: url(../images/top_center_img_skoly.jpg) no-repeat;
			}
		
			#top #top_center.blue #image {
				width: 305px;
				height: 180px;
				position: absolute;
				top: 0px;
				left: 309px;
				background: url(../images/top_center_img_firmy.jpg) no-repeat;
			}
			
			#top #top_center.green #image {
				width: 305px;
				height: 180px;
				position: absolute;
				top: 0px;
				left: 309px;
				background: url(../images/top_center_img_nemocnice.jpg) no-repeat;
			}
			
			#top #top_center.brown #image {
				width: 305px;
				height: 180px;
				position: absolute;
				top: 0px;
				left: 309px;
				background: url(../images/top_center_img_b2c.jpg) no-repeat;
			}
			
			#top #top_center #logo {
				width: 240px;
				height: 75px;
				position: absolute;
				top: 45px;
				left: 27px;
				display: block;
			}
		
			#top #top_center .first {
				width: 55px;
				height: 75px;
				position: absolute;
				top: 45px;
				left: 668px;
				display: block;
			}
		
			#top #top_center .second {
				width: 55px;
				height: 75px;
				position: absolute;
				top: 45px;
				left: 752px;
				display: block;
			}
		
			#top #top_center .third {
				width: 55px;
				height: 75px;
				position: absolute;
				top: 45px;
				left: 830px;
				display: block;
			}
			#top #top_center #registration {
				background: url(../images/top_center_icon_registration.png) no-repeat;
			}
			#top #top_center #login {
				background: url(../images/top_center_icon_login.png) no-repeat;
			}
			#top #top_center #help {
				background: url(../images/top_center_icon_help.png) no-repeat;
			}
			#top #top_center #documents {
				background: url(../images/top_center_icon_documents.png) no-repeat;
				width: 62px;
				margin-top: 2px;
			}
			#top #top_center #logout {
				background: url(../images/top_center_icon_logout.png) no-repeat;
			}
			#top #top_center #reclaim {
				background: url(../images/top_center_icon_reclaim.png) no-repeat;
			}
			
		
		/* top bottom ********************************************************** */
		#top #top_bottom {
			height: 52px;
			position: relative;
		}

			/* top bottom menu ******************************* */
			#top #top_bottom .menu {
				height: 46px;
				position: absolute;
				bottom: 0;
				left: 0;
				padding: 0 5px;
			}
			
				#top #top_bottom .menu .item {
					height: 46px;
					padding: 0 15px;
					line-height: 46px;
					float: left;
					display: block;
					color: #ffffff;
					font-size: 15px;
					font-weight: bold;
				}
				
				#top #top_bottom .menu .separator {
					width: 2px;
					height: 100%;
					float: left;
					background: url(../images/top_bottom_menu_separator.png) no-repeat;
				}
				
					/* barva textu v menu pro jednotlivé kategorie */
					#top #top_bottom.gray .menu .item:hover, #top #top_bottom.gray .menu .item.active {
						color: #35ffe0;
					}
					
					/* barva textu v menu pro jednotlivé kategorie */
					#top #top_bottom.violet .menu .item:hover, #top #top_bottom.violet .menu .item.active {
						color: #d7a7ff;
					}
					
						#top #top_bottom.blue .menu .item:hover, #top #top_bottom.blue .menu .item.active {
						color: #d7a7ff;
					}
					
					#top #top_bottom.green .menu .item:hover, #top #top_bottom.green .menu .item.active {
						color: #d7a7ff;
					}
					
					#top #top_bottom.brown .menu .item:hover, #top #top_bottom.brown .menu .item.active {
						color: #d7a7ff;
					}
					
			/* top bottom user account *********************** */
			#top #top_bottom .user {
				width: 315px;
				height: 46px;
				position: absolute;
				bottom: 0;
				right: 0;
				line-height: 14px;
				color: #ffffff;
			}
			
				#top #top_bottom .user a {
					color: #b3d0de;
					text-decoration: none !important;
					display: block;
					padding-left: 25px;
				}
			
				#top #top_bottom .user .name {
					width: 132px;
					padding: 9px 0px 9px 0px;
					line-height: 13px;
					float: left;
					background: url(../images/top_bottom_user_user_ico.png) 0 14px no-repeat;
				}
				#top #top_bottom .user .name a {
					text-decoration: underline !important;
					color: #b3d0de;
				}
				
				#top #top_bottom .user .basket {
					width: 165px;
					padding: 9px 0px 9px 0px;
					float: right;
					background: url(../images/top_bottom_user_basket_ico.png) 0 14px no-repeat;
				}
				#top #top_bottom .user .name div {
					padding-left: 25px;
					color: #fff !important;
					text-decoration: none;
				}
				#top #top_bottom .user .basket .underline {
					text-decoration: underline;
				}
				#top #top_bottom .user .basket .white {
					color: #fff !important;
					text-decoration: none;
				}
				
			/* výber pozadí do top_bottom panelu */
			#top #top_bottom.gray {
				background: url(../images/top_bottom_menu_gray_bg.jpg) no-repeat;
			}
			
			#top #top_bottom.violet {
				background: url(../images/top_bottom_menu_violet_bg.jpg) no-repeat;
			}
			
			#top #top_bottom.blue {
				background: url(../images/top_bottom_menu_blue_bg.jpg) no-repeat;
			}
			
			#top #top_bottom.green {
				background: url(../images/top_bottom_menu_green_bg.jpg) no-repeat;
			}
			
			#top #top_bottom.brown {
				background: url(../images/top_bottom_menu_brown_bg.jpg) no-repeat;
			}
			
		/* top index block ***************************************************** */
		#top #top_index_block {
			height: 145px;
			position: relative;
		}
		
			#top #top_index_block #head_img {
				width: 270px;
				height: 100px;
				position: absolute;
				bottom: 0;
				left: 50px;
				background: url(../images/top_index_head.gif) no-repeat;
			}
			
			#top #top_index_block ul {
			  width: 540px;
			  position: absolute;
			  top: 30px;
			  left: 380px;
			  margin: 0;
			  padding: 0;
				float: left;
				font-size: 14px;
			}

			#top #top_index_block li {
				width: 255px;
			  margin: 0;
			  padding-left: 15px;
				float: left;
				list-style: none;
				background: url(../images/top_index_list_img.gif) 0 5px no-repeat;
			}
		/* top index block slide *********************************************** */
		#top #top_index_block_slide {
			height: 145px;
			position: relative;
		}
	
		/* top contact ********************************************************* */
		#top .contact {
			padding: 5px 20px;
		}
	
			#top .contact img {
				position: relative;
				top: 2px; 
				margin: 0 5px 0 15px;
			}
			
			#top .contact a {
				color: #2c7591;
			}

				#top .contact a:hover {
					text-decoration: underline;
				}

	/* center ************************************************************************************ */
	#center {
 		background: #eef5f8;
	}
	
		#center a {
			color: #2c7591;
		}
			
			#center a:hover {
				text-decoration: underline;
			}
			
		#center a.blue {
			color: #0093cb;
		}
	
		/* center left ********************************************************* */
		#center .left {
			width: 140px;
			padding: 15px 15px 0 15px;
			float: left;
		}
		
			/* center left menu ****************************** */
			#center .left .menu {
				margin-bottom: 30px;
			}

				#center .left .menu .item {
					height: 26px;
					padding: 2px 0px 0 2px;
					line-height: 21px;
					text-transform: uppercase;
					display: block;
				}
				
					#center .left .menu .item:hover {
						background: #d8e3e7;
					}
				
					#center .left .menu .item img {
						width: 26px;
						height: 23px;
						margin: 0px 3px 0 0px;
						float: left;
					}
	
				#center .left .menu .separator {
					height: 2px;
					background: url(../images/center_left_menu_separator_bg.gif) repeat-x;			
				}
				
			/* center left news ****************************** */
			#center .left .news {
			}
			
				#center .left .news .header {
					width: 104px;
					height: 18px;
					background: url(../images/center_left_news_header.gif) no-repeat;
				}
				
				#center .left .news .item {
					margin-top: 10px;
					padding-top: 10px;
					border-top: 1px solid #cdd7da;
				}
				
					#center .left .news .item h4 {
						font-size: 13px;
						color: #2c7591;
					}

		/* center right ******************************************************** */
		#center .right {
			width: 720px;
 			position: relative;
			padding: 15px;
			float: left;
		}
		
			/* form button *********************************** */
			#center .right .form_button {
				width: 135px;
				height: 25px;
				border: 0;
				font-size: 12px;
				text-transform: uppercase;
				color: #ffffff;
				background: url(../images/center_right_form_button.gif) no-repeat;
			}

				#center .right .form_button:active {
					background: url(../images/center_right_form_button.gif) 0px -25px no-repeat;
				}
		
		#center .right .form_button_big {
				width: 150px;
				height: 25px;
				border: 0;
				font-size: 12px;
				text-transform: uppercase;
				color: #ffffff;
				background: url(../images/center_right_form_button_big.gif) no-repeat;
			}
		#center .right a.form_button_big {
			display: block;
			text-align: center;
			padding-top: 5px;
			height: 20px;
			float: left;
			margin-top: 5px;
		}

				#center .right .form_button_big:active {
					background: url(../images/center_right_form_button_big.gif) 0px -25px no-repeat;
				}
				#center .right .form_button_big:hover
				{
					text-decoration: none;
				}

			/* center right navigation *********************** */
			#center .right #navigation {
				margin-bottom: 5px;
			}
			
				#center .right #navigation a {
					margin: 0 7px;
				}

			/* center right corners ************************** */
			#center .right .corner_top_left {
				width: 4px;
				height: 4px;
				position: absolute;
				top: -1px;
				left: -1px;
				background: url(../images/center_right_legend_corner_top_left.gif) no-repeat;
			}
		
			#center .right .corner_top_right {
				width: 4px;
				height: 4px;
				position: absolute;
				top: -1px;
				right: -1px;
				background: url(../images/center_right_legend_corner_top_right.gif) no-repeat;
			}
		
			#center .right .corner_bottom_left {
				width: 4px;
				height: 4px;
				position: absolute;
				bottom: -1px;
				left: -1px;
				background: url(../images/center_right_legend_corner_bottom_left.gif) no-repeat;
			}
		
			#center .right .corner_bottom_right {
				width: 4px;
				height: 4px;
				position: absolute;
				bottom: -1px;
				right: -1px;
				background: url(../images/center_right_legend_corner_bottom_right.gif) no-repeat;
			}
			
		#center .right ul.list_submitmark {
			margin: 5px 0 5px 15px;
			overflow: auto;
			height: 1%;
		}

			#center .right ul.list_submitmark li {
				padding-left: 20px;
				list-style: none;
				background: url(../images/center_right_list_img_submitmark.gif) 0 5px no-repeat;
			}
			
		#center .right .highlight {
			padding: 5px 10px;
			border-left: 6px solid #334d57;
			background: #ffffff;
		}
		
			#center .right .highlight_shadow_bottom {
				height: 6px;
				background: url(../images/center_right_highlight_bottom_bg.gif) repeat-x;
			}
			
		#center .right table.in_text {
			width: 100%;
			background: #e0e7ea;
		}
		
			#center .right table.in_text thead {
				line-height: 25px;
				font-weight: bold;
				color: #ffffff;
				background: #93a3a9;
			}
			
			#center .right table.in_text tr.light {
				background: #fafcfd;
			}
			
			#center .right table.in_text tr.dark {
				background: #eef5f8;
			}
			
				#center .right table.in_text td {
					padding: 3px 5px;
				}

		/* center bottom contact *********************************************** */
		#center .bottom {
			text-align: right;
			clear: both;
		}
		
			#center .bottom img {
				position: relative;
				top: 2px; 
				margin: 0 5px 0 15px;
			}

	/* bottom ************************************************************************************ */
	#bottom {
		height: 120px;
		border-top: 4px solid #233841;
		background: #334d57;
	}
	
		/* bottom menu ********************************************************* */
		#bottom ul {
		  width: 300px;
		  position: absolute;
		  top: 30px;
		  left: 25px;
		  margin: 0;
		  padding: 0;
			float: left;
			font-size: 13px;
			text-align: left;
		}

		#bottom li {
			width: 150px;
		  margin: 0;
			float: left;
			list-style: none;
		}
		
			#bottom li a {
				color: #eef5f8;
			}
			
				#bottom li a:hover {
					color: #ffffff;
				}

		#bottom div {
			margin-bottom: 5px;
			color: #96b1bd;
			text-align: right;
		}
		
		#bottom .links {
			padding-top: 28px;
			font-weight: bold;
		}
		
			#bottom .links a {
				color: #96b1bd;
			}
			
				#bottom .links a:hover, #bottom .links .map {
					color: #ffffff;
				}
				
				#bottom .links .map img {
					position: relative;
					top: 2px;
					margin-right: 5px;
				}
				
		#bottom .authors a {
			color: #96b1bd;
		}
			
			#bottom .authors a:hover {
				color: #ffffff;
			}
		
/* ostatní ************************************************************************************* */
.float_left {
	float: left;
}
.img_float_left {
	margin-right: 10px;
	border: 1px solid #b4b8ba;
	float: left
}

.img_float_right {
	margin-left: 10px;
	border: 1px solid #b4b8ba;
	float: right
}

.float_clear {
	height: 1px;
	font-size: 0px;
	clear: both;
}

.text_center {
	text-align: center;
}

.text_right {
	text-align: right;
}
.tucne
{
	font-weight: bold;
}
				
 /*itvesloke*/
 #boxes {
	margin : auto;
	width : 350px;
}
a .box1, a .box2, a .box3, a .box4 {
	width : 155px;
	height : 155px;	
	float : left;
	margin : 5px 5px;
	cursor : pointer;
}
a .box1 {
	background : url('../images/box1.jpg') no-repeat;
}
a .box2 {
	background : url('../images/box2.jpg') no-repeat;
}
a .box3 {
	background : url('../images/box3.jpg') no-repeat;
}
a .box4 {
	background : url('../images/box4.jpg') no-repeat;
}
a .box1:hover, a .box2:hover, a .box3:hover, a .box4:hover {
	background-position : left bottom;
	cursor : pointer;
}
a:hover {
	text-decoration : none;
}
.reg {
	background : #fdd68f;
	padding : 5px;
	border : 4px solid #fbcd5f;
}
.clear {
	clear : both;
}