* {
	margin: 0;
	padding: 0;
}
body {
	font: 75%/1.5em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #444;

}

body.home {
	background: url(../chrome/bg_home.png) repeat-x;
	border-top: 10px solid #c9c9c9;
}

body.neziskovky {
		background: url(../chrome/bg_ngo.png) repeat-x;
	border-top: 10px solid #b0bc7a;
}

body.podnikatelia {
	background: url(../chrome/bg_biznis.png) repeat-x;
	border-top: 10px solid #bca07a;
}

/* ----struktura---- */
#page {
	width: 850px;
	margin: 0 auto;
	padding: 1em;
	padding-top: 0em;
	position: relative;
}
#header {

position:relative;
height: 240px;
background: url(../chrome/cena-rocnasprava.png) no-repeat right;
margin-bottom:0em;
}
#subheader {

position: absolute;
bottom: 0px;
height: 122px;
width: 850px;
padding-left: 10px;
/*border-bottom: 1px solid #bcbcbc;*/
}

#sitemenu {
	padding-left: 10px;
	position: absolute;
	top: 127px;
}

#obsah {
}

#sidebar {
	float: left;
	width: 250px;
	border-bottom: 1px dotted #bcbcbc;
}

#mainbar {
	margin-left: 260px;
	padding-left: 1em;
	border-top: 1px dotted #bcbcbc;
}

#footer {
	clear: left;
	margin-top: 1em;
	padding-left: 1em;
	border-top: 1px solid #dedede;
	padding-top: 15px;
	font-size: 0.8em;
	color: #c6c6c6;
	position: relative;
}

#header h1 {
	position: absolute;
	top: 35px;
	left: 15px;
	height: 80px;
	width: 400px;
	background: url(../chrome/h1_bg.png) no-repeat;
	text-indent: -999em;
}



#header h1 a:link, #header h1 a:visited {
	display: block;
	height: 80px;

}

#header h1:hover {
	background-image: url(../chrome/h1_bg_hover.png);
}
#sitemenu ul li {
	
	display: inline;

	}

#home a:link, #home a:visited {
	background-color: #e9e9e9;
	border: 1px solid #bbb;
	border-bottom-style: none;
	color: #bbb;
	padding: 2px 8px;
	text-decoration: none;
}

#home a:hover {
	background-color: #c9c9c9;
	color: white;
	background: #c9c9c9 url(../chrome/home_heading.jpg) repeat-x;
}

#home.active a:link, #home.active a:visited {
	font-weight: bold;
	color: white;
	background: #c9c9c9 url(../chrome/home_heading.jpg) repeat-x;
}

#biznis a:link, #biznis a:visited {
	border: 1px solid #bca07a;
	border-bottom-style: none;
	background-color: #ece5dc;
	color: #bca07a;
	padding: 2px 8px;
	text-decoration: none;
}

#biznis a:hover {
	color: white;
	background: #bca07a url(../chrome/biz_heading.jpg) repeat-x;
}

#biznis.active a:link, #biznis.active a:visited {
	font-weight: bold;
	color: white;
	background: #bca07a url(../chrome/biz_heading.jpg) repeat-x;
}

#ngo a:link, #ngo a:visited {
	border: 1px solid #b0bc7a;
	border-bottom-style: none;
	background-color: #e8ebd8;
	color: #b0bc7a;
	padding: 2px 8px;
	text-decoration: none;
}

#ngo a:hover {
	color: white;
	background: #b0bc7a url(../chrome/ngo_heading.jpg) repeat-x;
}

#ngo.active a:link, #ngo.active a:visited {
	font-weight: bold;
	color: white;
	background: #b0bc7a url(../chrome/ngo_heading.jpg) repeat-x;
}
#sidebar h4 {

	border-top: 1px dotted #bcbcbc;
	padding: 1em 0 0.5em 1em;
	letter-spacing: 2px;
	color: #bcbcbc;
	font-weight: bold;
	font-size: 1em;
}

#sidebar fieldset {
	padding: 0 1em 1em 1em;
	border-style: none;
}

#mainbar p {
	margin: 1.5em 0;
}

#mainbar ul, #mainbar ol {
	margin: 0 2em;
}

#sidebar ul {
	list-style-type: circle;
	margin-bottom: 1em;
}
#sidebar ul li {
	margin: 0.25em 0 0.25em 3e;
		margin-left: 3em;
		list-style-image: url(../chrome/list-bullet.gif);
	list-style-position: outside;
}
body.podnikatelia #sidebar a:link, body.podnikatelia #sidebar a:visited  {
	padding: 0.1em 0.5em;
	text-decoration: none;
	color: #bca07a;
}

body.podnikatelia #sidebar a:hover  {
	text-decoration: underline;

}

body.podnikatelia #mainbar a:link, body.podnikatelia #mainbar a:visited   {
	text-decoration: underline;
	color: #bca07a;
}


body.podnikatelia #mainbar a:hover
{
	text-decoration: none;
	
}

body.neziskovky #sidebar a:link, body.neziskovky #sidebar a:visited {
	padding: 0.1em 0.5em;
	text-decoration: none;
	color: #9ebc7a;
}

body.neziskovky #sidebar a:hover {
	text-decoration: underline;
}

body.neziskovky #mainbar a:link, body.neziskovky #mainbar a:visited {
	text-decoration: underline;
	color: #9ebc7a;
}

body.neziskovky #mainbar a:hover {
	text-decoration: none;
}
#sidebar ul a:hover {
	text-decoration: underline;
}

#footer a:link,#footer a:visited, #contact_box a:link, #contact_box a:visited {
	color: #777;
	text-decoration: underline;
}

#footer a:hover, #contact_box a:hover {
	color: #777;
	text-decoration: none;
}
#sresults a:link, #sresults a:visited {
	color: maroon;
	text-decoration: underline;
}

#sresults a:hover {
	text-decoration: none;
}

.result {
	padding-bottom: 1.5em;
	border-top: 1px dotted #bcbcbc; 
}
h2 {margin: 1em 0;
	letter-spacing: 2px;
	color: #6c1717;
	display: block;
	padding-top: 1em;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
}
h3 {margin: 1.5em 0;color: #6c1717;
	font-variant: normal;
	font-style: normal;
	font-size: 1.2em;
}


h2 a:link, h3 a:link, h2 a:visited, h3 a:visited {
	text-decoration: underline;
}

/* !!! styly pre hlavnu stranku !!! */

#news {
	position: relative;
	margin-top: 2em;
	padding-bottom: 1em;
}

#news p {
	padding: 0 2em;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 1em;
}

#biznis_news h3, #ngo_news h3, #contact_box h3 {
	color: white;
	font-size: 1.0em;
	text-align: center;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	margin-top: 0;
	
}

/* pozor na dvojity margin IE */

#news li {
	padding-left: 0em;
	margin-left: 4em;
	margin-right: 4em;
	list-style-type: square;
	color: #bcbcbc;
	padding: 0 0 0.25em 0;
}

#contact_box {
	width: 270px;
min-height: 250px;
	overflow: auto;
	border: 1px solid #bbb;
	padding-bottom: 2em;
	float: left;
	margin-right: 5px;
	background-color: #f3f3f3;
}

#contact_box h3 {
	background: #c9c9c9 url(../chrome/home_heading.jpg) repeat-x;
}

#biznis_news {
	width: 278px;
min-height: 250px;
	overflow: auto;
	border: 1px solid #bca07a;
	padding-bottom: 2em;
	float: left;
	margin-right: 5px;
	background-color: #F7F3EE;
}

#biznis_news h3 {
	background: #bca07a url(../chrome/biz_heading.jpg) repeat-x 0 top;
}

#biznis_news a:link, #biznis_news a:visited {
	color: #bca07a;
	text-decoration: underline;
}

#biznis_news a:hover {
	text-decoration: none;
}

#ngo_news {
	background-color: #f6f7ec;
	width: 278px;
	min-height: 250px;
	overflow: auto;
	border: 1px solid #9ebc7a;
	padding-bottom: 2em;
	float: left;
	margin-right: 0px;
}

#ngo_news h3 {
	background: #b0bc7a url(../chrome/ngo_heading.jpg) repeat-x top;
}

#ngo_news a:link, #ngo_news a:visited {
	color: #9ebc7a;
	text-decoration: underline;
}

#ngo_news a:hover {
	text-decoration: none;
}

#firmy {
border: 10px solid white;
	margin-bottom: 2em;
	clear: left;
}

#organizator {
	position: relative;
}



#firmy h3, #news h2 {
	text-align: center;
	color: #bcbcbc;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	font-size: 1.2em;

	border-top: 1px dotted #bcbcbc;
	
}

#garanti div.box {
	width: 160px;
	height: 90px;
	float: left;
	margin-left: 92px;
}

#garanti li {
	list-style-type: none;
	display: inline;
}



#partneri div.box {
	margin: 0 auto;
	width: 160px;
}

#media div.box {
	float: left;
	margin:0 22px;
}


#media li {
	float: left;
	list-style-type: none;
}
#mainbar table {
	background-color: #ccc;
	border: 1px solid #333;
	margin: 1em 0;
}


#mainbar table th {
	padding: 0.5em;
}

#mainbar table td {
	padding: 0.5em;
	background-color: white;
}
.hladanie {
	font-size: 0.9em;
	margin-bottom: 1.5em;
}

.small {
	font-size: 0.9em;
}

.bold {
	font-weight: bold;
}

.foto {
padding: 5px;
margin: 5px;
margin-left: 0px;
border: 1px solid #bcbcbc;
}

#firmy a img { border: none; }

fieldset { padding: 1.5em; border: 1px solid #ccc}

.zemRequired { font-weight: bold; }

.hladanie br {display: none; }
