/*
10px - 65%
11px - 70%
12px - 75%
13px - 80%
14px - 85%
15px - 90%
16px - 95%
17px - 100%
...
*/
body {
	padding:			0px;
	margin:				0px;
	background:			#D5EBFE;
	text-align:			center;
	}
form {
	padding:			0px;
	margin:				0px;
	}
ol, ul {
	margin-top:			5px;
	margin-left:		20px;
	}
a:link {
	font:	 			bold 100%  arial, tahoma, verdana;
	color: 				#F3A001;
	text-decoration:	none; 
	}
a:visited {	
	font:	 			bold 100%  arial, tahoma, verdana;
	color: 				#F3A001;
	text-decoration:	none;
	}
a:hover {
	font:	 			bold 100%  arial, tahoma, verdana;
	color: 				#072B3D;
	text-decoration:	none;
	}
.clear {
	clear:				both;
	}
hr {
	color:				#0B507F;
	height:				1px;
	width:				100%;
	background-color:	#0B507F;
	border:				0px;
	}
.check {
	height:				1px;
	margin:				7px 0px;
	background:			url(../img/hr.gif) repeat-x
	}
/***************************************************************************/
.page {
	margin:				auto;
	width:				792px;
	background:			#ffffff url(../img/page_bg.gif) repeat-y;
	text-align:			center;
	}
.in_page {
	margin:				auto;
	width:				780px;
	background:			#ffffff url(../img/in_page.gif) repeat-y;
	text-align:			left;
	}
/*************************************  hlavicka *************************************/
.head_1 {
	height:				24px;
	background:			url(../img/head_1.gif) repeat-x;
	}
.logo {
	float:				left;
	}
.icons {
	float:				right;
	padding-right:		10px;
	}
.icons span{
	font:	 			normal 65%  arial, tahoma, verdana;
	color: 				#ffffff;
	text-decoration:	none; 
	}
.icons a:link {
	font:	 			normal 65%  arial, tahoma, verdana;
	color: 				#ffffff;
	text-decoration:	none; 
	}
.icons a:visited {	
	font:	 			normal 65%  arial, tahoma, verdana;
	color: 				#ffffff;
	text-decoration:	none;
	}
.icons a:hover {
	font:	 			normal 65%  arial, tahoma, verdana;
	color: 				#F3A001;
	text-decoration:	none;
	}
.dep_top {
	height:				27px;
	background:			url(../img/dep_top_bg.gif) repeat-x;
	}
.dep_top_check {
	float:				left;
	height:				27px;
	width:				2px;
	background:			url(../img/dep_top_check.gif) no-repeat;
	}
/************************************ // hlavicka ************************************/
.content {
	clear:				both;
	background:			url(../img/content_main_bg.jpg) repeat-y;
	}
.content_bottom {
	clear:				both;
	background:			url(../img/content_bottom_bg.gif) no-repeat bottom;
	}
.content_start {
	clear:				both;
	width:				780px;
	background:			#FEFEFF url(../img/content_bg_start.gif) repeat-x bottom;
	}

/************************************ prostredni cast ************************************/
.center {
	float:				right;
	width:				599px;
	min-height:			522px;
	_height:			522px;
	text-align:			center;
	background:			url(../img/center_bg.jpg) repeat-x bottom;
	}
.center2 {
	float:				right;
	width:				599px;
	min-height:			522px;
	_height:			522px;
	text-align:			center;
	}
.in_center {
	margin:				auto;
	width:				550px;
	text-align:			left;
	}
.in_center2 {
	margin:				auto;
	width:				599px;
	text-align:			left;
	}
.leftcolumn {
	float:				left;
	width:				181px;
	padding-bottom:		15px;
	}
.left_box {
	padding:			10px 7px;
	background:			#AED0E0 url(../img/left_box_bottom.gif) no-repeat bottom;
	font:	 			normal 70% arial, tahoma, verdana;
	color: 				#0D4A67;
	}
.left_box a:link {
	font:	 			bold 100%  arial, tahoma, verdana;
	color: 				#0C4B6C;
	text-decoration:	none; 
	}
.left_box a:visited {	
	font:	 			bold 100%  arial, tahoma, verdana;
	color: 				#0C4B6C;
	text-decoration:	none;
	}
.left_box a:hover {
	font:	 			bold 100%  arial, tahoma, verdana;
	color: 				#072B3D;
	text-decoration:	none;
	}
.left_box_title {
	float:				left;
	font:	 			bold 100% arial, tahoma, verdana;
	color: 				#072B3D;
	}
.search_1 {
	float:				left;
	}
.search_2 {
	float:				left;
	}
.input_1 {
	height:				19px;
	background:			url(../img/input_bg.gif) repeat-x;
	padding:			2px;
	margin:				0px;
	border:				1px solid #29648E;
	border-top:			0px;
	border-bottom:		0px;
	font:	 			normal 110% arial, tahoma, verdana;
	color: 				#072B3D;
	}
.input_2 {
	font:	 			normal 110% arial, tahoma, verdana;
	color: 				#072B3D;
	}
/*********************************** // prostredni cast **********************************/
/**************************************** paticka *****************************************/
.footer {
	margin:				auto;
	width:				780px;
	height:				26px;
	background:			url(../img/footer_bg.gif) repeat-x;
	text-align:			left;
	font:	 			normal 65% arial, tahoma, verdana;
	color: 				#ffffff;
	}
.footer_left {
	float:				left;
	padding:			7px 0px 0px 10px;
	}
.footer_right {
	float:				right;
	padding:			7px 10px 0px 0px;
	}
.footer a:link {
	font:	 			bold 100% arial, tahoma, verdana;
	color: 				#ffffff;
	text-decoration:	none; 
	}
.footer a:visited {	
	font:	 			bold 100% arial, tahoma, verdana;
	color: 				#ffffff;
	text-decoration:	none;
	}
.footer a:hover {
	font:	 			bold 100% arial, tahoma, verdana;
	color: 				#ffffff;
	text-decoration:	underline;
	}
/************************************** // paticka ****************************************/
.article_title {
	padding:			10px 0px 15px 0px;
	font-size:			100%;
	font-family:	 	arial, tahoma, verdana;
	font-weight:		bold;
	color: 				#F3A001;
	}
.article_title2 {
	padding:			10px 0px 0px 17px;
	font-size:			100%;
	font-family:	 	arial, tahoma, verdana;
	font-weight:		bold;
	color: 				#F3A001;
	}
.article_title a:link {
	font-size:			100%;
	font-family:	 	arial, tahoma, verdana;
	font-weight:		bold;
	color: 				#F3A001;
	text-decoration:	none; 
	}
.article_title a:visited {	
	font-size:			100%;
	font-family:	 	arial, tahoma, verdana;
	font-weight:		bold;
	color: 				#F3A001;
	text-decoration:	none;
	}
.article_title a:hover {
	font-size:			100%;
	font-family:	 	arial, tahoma, verdana;
	font-weight:		bold;
	color: 				#072B3D;
	text-decoration:	none;
	}
.article_text {
	clear:				both;
	padding-bottom:		10px;
	width:				550px;
	font:	 			normal 70% arial, tahoma, verdana;
	color: 				#072B3D;
	}
.article_text a img {
	border-color:			#000000;
	}
.article_text2 {
	clear:				both;
	padding-bottom:		10px;
	width:				599px;
	font:	 			normal 70% arial, tahoma, verdana;
	color: 				#072B3D;
	}
.article_text2 a img {
	border-color:			#000000;
	}
.text {
	font:	 			normal 100% arial, tahoma, verdana;
	color: 				#072B3D;
	}
.text_normal {
	font:	 			normal 70% arial, tahoma, verdana;
	color: 				#072B3D;
	}
.text_bold {
	font:	 			bold 70% arial, tahoma, verdana;
	color: 				#072B3D;
	}
.pagenumber {
	text-align:			center;
	margin-top:			5px;
	padding:			2px;
	}
/*********** uvodni stranka **************/
.article_start {
	width:				33%;
	height:				100%;
	padding:			10px 7px;
	background:			#BCD6E3 url(../img/article_start.gif) repeat-x top;
	border:				1px solid #B7CDDB;
	vertical-align:		top;
	}
.article_start1 {
	width:				33%;
	height:				100%;
	padding:			10px 7px;
	background:			#BCD6E3 url(../img/article_start1.gif) repeat-x bottom;
	border:				1px solid #B7CDDB;
	vertical-align:		top;
	}
.article_start_text {
	width:				100%;
	font:	 			normal 70% arial, tahoma, verdana;
	color: 				#072B3D;
	}
.article_start_more {
	text-align:			right;
	font-size:			70%;
	}

