html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%!important;
}

body
{
	height:auto !important;
	height:100% !important;
	min-height:100%;
	/*background:url(images/communit.gif)  repeat-x;*/
}

/*Font*/
body
{
	font-size: 13px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #333333;
		text-align: center;
		
	
}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link {color: #18477A; text-decoration:none;}
a:visited{color:#18477A; text-decoration:none;}
a:active {color: #486DAA; text-decoration:none;}
a:hover{color:#18477A; text-decoration:underline;}


small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}
#container1
{
	margin-top:40px;
	background:url(images/content_.gif)  repeat-x;
	
		
}

#container
{
	width:1000px; 
	height:100% !important;
	/*position:absolute;
	left:50%;
	margin-left:-390px;*/
	margin: 0 auto;
	text-align:justify;
	/*background-color:#FFFFFF;
	background:url(images/communit.gif) #FFFFFF repeat-x;*/
	
		
}

#header
{
	position:relative; /*containing block*/
	height:147px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: url(images/izb_bg.jpg) no-repeat;
	background-color: #99BAD7;
	top:0px;
	margin-bottom:20px;
	/*border-bottom:1px solid #99BAD7;*/
}

#header_logo
{
	position:absolute;
}

#company_logo
{
	display:block;
	position:absolute;
	width:81px; 
	height:130px; 
	left:34px;
	top: 8px;
	background:url(images/izb_gerb.png) right center no-repeat;
}

#header_text
{
	display:block;
	position:absolute;
	left:200px;
	top: 0px;
	width:250px;
	height:80px;
	padding-left:5px;
	padding-top:20px;
	font-size:15px;
	color:#0066b0;
	/*background:url(images/izb_bg1.jpg) right top no-repeat;*/
}

#header_text1
{
	position:absolute;
	left:180px;
	top: -22px;
	width:300px;
	height:20px;
	color:#666666;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#time
{
	position:absolute;
	left:520px;
	top: -22px;
	width:100px;
	height:20px;
	padding-left:5px;
	color:#666666;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#date
{
	position:absolute;
	left:650px;
	top: -22px;
	width:300px;
	height:20px;
	padding-left:5px;
	color:#666666;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:250%;
	border:none;
	
	text-decoration:none;
}

#header_text span
{
	font-size:100%;
}

/* Header menu: home, search, feedback*/
#header_menu
{

	/*background:#4B6185;*/
	position:absolute;
	right:55px;
	top:-30px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #9dabc0;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

/*#zebra
{
	height:20px;
	background:transparent url(images/zebra_bg.gif) left top repeat-x;
}*/

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
	padding:5px 0 0px 0px;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 20px 10px 23px;
	margin-left: 30px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
border-left: 1px solid #D9D9D9;
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	/*background: #99BAD7;*/
	display:block;
	text-align:right;
	font-size: 80%;
	border-top:1px solid #99BAD7;
	float:bottom;
	
	
}

/*Link in footer*/
/*#footer a
{
	color: #fff;
	font-size: 100%;
}*/

/*Data table*/
table.data-table
{
	border:1px solid #99BAD7;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #99BAD7;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#F1F5FA;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #99BAD7;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F5FA;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

/* social network*/
div#sonet_events_ms_message {width:150px;}

/*izbirkom*/
.izb
{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	width: 350px; 
	border: 1px solid #dbdcde; 
	padding: 10; 
	}

.izb_text
{ font-size:12px;
	color:#18477A;
}
.search-form
{
margin-top:20px;
padding-top:10px;
WIDTH: 180px;
BACKGROUND: #DCE8F1;
border-top: 2px solid #99BAD7; 

}

	
Input.search-field {
	FONT-SIZE: 12px; 
	BACKGROUND: white; 
	VERTICAL-ALIGN: middle; 
	WIDTH: 100px; 
	COLOR: #7f7f7f; 
	HEIGHT: 25px; 
}
	