* { margin:0; padding: 0 }

html {
	height: 100%
}
body {
	min-height: 101%;
	font-size: 100.01%;
	background: #b3bfd5;
	text-align: left;
	font-family: "Trebuchet MS";
	color: #315a2e;
	font-size: 10pt;
}
ul, li {
/*	list-style: none;*/
}

a, a:visited {
	color: #4e8bad;
}

fieldset, img { border: 0 solid}
#main ul, #main ol, #main dl { margin: 0 0 1em 1em }
#main li { margin-left: 1.5em; line-height: 1.5em; }
dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }
blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}

p {
	text-align: justify;
	margin-bottom: 1ex;
}

p.nomargin {
	margin-bottom: 0;
}

.clear {
	clear: both;
}

#main {
	display: block;
	margin: 0 auto;
	margin-top: 50px;
	width: 980px;
}

#top {
	position: relative;
	width: 980px;
	height: 313px;
	background-repeat: no-repeat;
}

#header {
	position: absolute;
	width: 980px;
	height: 79px;
	top: 0;
	left: 0;
}

#header h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 20px;
	margin-left: 20px;
}

#header p {
	font-size: 12pt;
	font-weight: normal;
	color: #ffffff;
	margin-left: 20px;
}

#menu {
	position: absolute;
	width: 980px;
	height: 33px;
	left: 0;
	top: 270px;
}

#menu ul {
	display: block;
	height: 33px;
}

#menu ul li {
	display: block;
	float: left;
	height: 33px;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;	
	color: #ffffff;
}

#menu ul li a:hover {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;	
	color: #000000;
}

#menu.uvod ul li a.uvod {
	color: #000000;
}
#menu.o-sri-lance ul li a.o-sri-lance {
	color: #000000;
}
#menu.nase-nabidka ul li a.nase-nabidka {
	color: #000000;
}
#menu.kontaktni-informace ul li a.kontaktni-informace {
	color: #000000;
}
#menu.zajimavosti ul li a.zajimavosti {
	color: #000000;
}

#body {
	width: 980px;
	background-image: url('../images/body-pozadi.png');
	background-repeat: repeat-y;
}

#sidebar {
	width: 257px;
	float: left;
	background-color: #c2ccde;
}

#content {
	width: 721px;
	float: left;
	background-color: #c2ccde;
	margin-left: 2px;
}

h2 {
	font-size: 12pt;
	font-weight: bolder;
	display: block;
	width: 632px;
	height: 77px;
	background-image: url('../images/nadpis.png');
	background-repeat: no-repeat;
	line-height: 65px;
	padding-left: 50px;
}

h3 {
	font-size: 11pt;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 10px;
}

.padding10px {
	padding: 10px;
}

.margin2emb {
	margin-bottom: 2em;
}

.podtitul {
	font-size: 11pt;
	font-style: italic;
	margin-bottom: 10px;
}

.centered {
	text-align: center;
}

.form input, .form textarea {
	border: 0px solid black;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	width: 237px;
	background-color: #a2b3cf;
	padding: 2px;
	margin-bottom: 0.5em;
}

.form label {
	display: block;
}
#map {
	width: 700px;
	height: 400px;
	margin: 0 auto;
}

#mapfull {
	width: 100%;
	height: 100%;
}

hr {
	margin-top: 15px;
	margin-bottom: 30px;
}

strong.nazev {
	font-size: 110%;
}

ol.nabidka {
	margin-bottom: 30px !important;
}

ol.nabidka li {
	margin-bottom: 15px;
}

a.kotva, a:hover.kotva, a:link.kotva, a:visited.kotva {
	color: #315a2e;
}

.pl {
	float: left;
}

.pr {
	float: right;
}

#doporucujeme {
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #A2B3CF;
}
a:hover {
	color: #666666;
}

#lang {
	position: absolute;
	top: 0;
	right: 0;
}

a h3, a:hover h3, a:link h3, a:visited h3 {
	color: #315A2E;
}

