BODY {
background-image: url("../bg.gif")
}

#container {
	width: 736px;
	\width: 756px;
	w\idth: 736px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	background : #F5F5F5;
}

#banner_1 {
	background : url(bg-1.jpg);
	height : 160px;
	width : 736px;
}

#content {
	margin-left: 140px;
	margin-right: 140px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: justify;
	color: #555555;
	font-size: 10pt;
	background: White;
	padding: 15px;
}

#content h1 {
	margin: 2px 0px 10px 0px;
	font-size: 1.5em;
	color: #006DAD;
	font-family: arial, helvetica, sans-serif;
	border-bottom: 1px solid silver;
}

.nadpis a:link {
	color: #006DAD;
		text-decoration: none;
}

#content h2 {
	margin: 15px 0px 10px 0px;
	font-size: 1.2em;
	color : #006DAD;
	font-family : arial, helvetica, sans-serif;
	border-bottom : 1px solid silver;
}



#content a:link {
	text-decoration: none;
	font-weight: bold;
	color: #158DFF;
}

#content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #158DFF;
}

#content a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #006DAD;
}

#content a.hledani:link, #content a.hledani:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF4A4A;
}

#content a.hledani:hover {
	text-decoration: none;
	font-weight: bold;
	color: Gray;
}

#sidebar-a {
	float: left;
	width: ;
	margin: 0;
	margin-right: ;
	background-color: #F5F5F5;
}

#sidebar-b {
	float: right;
	width: ;
	margin: 0;
	margin-left: ;
	background-color: #F5F5F5;
}

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	padding: 3px;
	margin-top: ;
	background-color: #D1D1D1;
	color : #585858;
	text-decoration: none;
	text-align: center;
	font-size : 8pt;
}

#footer a:link, #footer a:visited, #footer a:hover { 
	text-decoration: none;
	font-weight: bold;
	color: Gray;
}

.oddelovac {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ADADAD;
	text-decoration: none;
	font-size : 8pt;
}

#menu_1 a.btn:link, #menu_1 a.btn:visited, #menu_2 a.btn:link, #menu_2 a.btn:visited {
	display: block;
	width: 130px;
	height: 20px;
	background: #006DAD;
	color: White;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #006600 1ps;
	font: bold;
	padding: 1px 5px 1px 5px;
	font-weight: bold;
}

#menu_1 a.btn:hover, #menu_2 a.btn:hover {
	background: #61ACD7;
	color: White;
}

#menu_1 a.btn:active, #menu_2 a.btn:active {
	background: #61ACD7;
	color: White;
}


#menu_1 a.zeme:link, #menu_1 a.zeme:visited, #menu_2 a.zeme:link, #menu_2 a.zeme:visited {
	display: block;
	width: 130px;
	height: 20px;
	background: #61ACD7;
	color: White;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #006600 1ps;
	font: bold;
	padding: 1px 5px 1px 5px;
	font-weight: bold;
}

#menu_1:after, #menu_2:after { content: "."; display: block; height: 0; clear: both; visibility:hidden;}