/* CSS Document *//* Ad */
* {
	margin: 0;
	padding: 0;
}
html, body {
	font: small Verdana, Arial, sans-serif;
}
body {
	background: rgb(95,135,219) url("img/bg-stripes.png") repeat-x 0 0;
	line-height: 1.3em;
	text-align: justify;
	color: #FFF;
}
a, a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #3C404C;
}
a:focus, a:active {
	color: #3C404C;
}

h1 {
	font-size: 1em;
	color: #FFF;
}
h2, h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
}
h5, h6 {
	font-size: 1em;
	font-weight: normal;
	
}
img {
	border: none;
}
dl {
	margin-top: 2em;
}
dt {
	margin-top: .5em;
}
p {
	margin: 1.0em;
}
#obal-stranka {
	width: 770px;
	height: auto;
	margin: 5px auto;
}

#hlavicka {
	width: 770px;
	height: 92px;
	background: #3C404C url("img/header.png") no-repeat 0 0;
	position: relative;
}
#hlavicka h1 {
	position: absolute;
	top: 20px;
	left: 298px;
}
#hlavicka span {
	display: block;
	width: 363px;
	height: 69px;
	background: transparent url("img/logo.png") no-repeat 0 0;
	position: absolute;
	top: -4px;
	left: 0;
	cursor: hand;
}
#hlavni {
	width: 770px;
	height: auto;
	background: #CCC url("img/bg-main.png") repeat-y 0 0;
	text-align: left;
	color: #3C404C;
	margin: 0 auto;
}
#hlavni-top {
	width: 770px;
	height: 60px;
	background: transparent url("img/bg-main-top.png") no-repeat 0 0;
	position: relative;
	padding-top: 10px;
}
#hlavni-top h2 {
	color: #3C404C;
	display: block;
	width: 550px;
	height: 25px;
	text-align: center;
	float: right;
	margin-top: .6em;
}
#menu {
	width: 770px;
	height: 40px;
	background: transparent url("img/bg-menu.png") no-repeat 0 0;
	margin: 10px auto 0 auto;
	float: left;
	text-decoration: none;
}
#menu ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#menu ul li {
	float: left;
	margin: 0;
		text-decoration: none;
}
#menu ul li a {
	background-color: #474D59;
	display: block;
	padding: 12px 0 0 0;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 40px;
}
#menu ul li a.border {
	background: #474D59 url("img/menu-border.png") no-repeat 0 0;
	display: block;
	padding: 12px 0 0 0;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
	height: 40px;
}
#menu ul li a#clenove, #menu ul li a#uvod{
	width: 94px
}
#menu ul li a#standardy, #menu ul li a#konzultace, #menu ul li a#standardy,  #menu ul li a#publikace,  #menu ul li a#odkazy {
	width: 100px

}
#menu ul li a#skupiny{
	width: 170px

}
#menu ul li a:hover {
	background-color: rgb(255,255,51);
	color: #3C404C;
}
#submenu {
	width: 200px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	float: left;
}
#submenu a {
	display: block;
	width: 180px;
	height: 23px;
	margin: 0 auto;
	padding-top: 2px;
}
#obsah-obal {
	width: 570px;
	height: auto;
	float: right;
}
.lefted-text {
	text-align: left;
}
#obsah {
	width: auto;
	height: auto;
	padding: 0 2em 2em 2em;
	text-align: justify;
	font-size: 100%;
	color: rgb(0,51,153);
}
#obsah p {
	font-size: 100%;
	margin-bottom: 1.5em;
}
#obsah dl {
	color: ##3C404C;
}
#obsah a {
	color: #3C404C;
}
#obsah a:hover {
	color: #3C404C;
	background-color: transparent;
	text-decoration: none;
}

#novinky {
	width: 200px;
	height: 100%;
	background-color: transparent;
	float: left;
	text-align: left;
	color: #3C404C;
}
#novinky h3 {
	background: #5564E5 url("img/bg-news-head.png") repeat-y 0 0;
	text-align: center;
	padding: .5em 0;
	
}

#novinky h5 {
	background: #CCC url("img/bg-news-head.png") repeat-y 0 0;
	text-align: center;
	padding: .5em 0;
		color: rgb(255,255,255);
	}
	
#novinky-obsah {
	width: auto;
	height: 100%;
	background-color: transparent;
	padding: 0 20px 15px 20px;
}
#novinky-obsah p{
	margin: 1.5em 0;
}
#novinky-obsah h5{
	font-weight: bold;
	margin: 1em 0 0 0;
}
#paticka {
	width: 770px;
	height: 50px;
	background: #FFF url("img/bg-footer.png") no-repeat 0 0;
	color: white;
	text-align: center;
	
}
#paticka-obsah {
	width: 500px;
	height: auto;
	color: white;
	padding: 16px 0 15px 0;
	margin: 0 0 0 270px;
}
#paticka-obsah a {
	color: white;
	background-color: transparent;
}
#paticka-obsah a:hover {
	background-color: transparent;
	text-decoration: none;
}
#menu ul li a.active {
	background-color: #F4B47C;
	text-decoration: none;
	color: #3C404C;
}
#submenu a.active2 {
	background-color: #F4B47C;
	text-decoration: none;
	color: #3C404C;
}
.cistic {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#obsah .kontakt-text {
	font-weight: bold;
	margin: 2em auto;
}
#obsah .kontakt-text2 {
	font-weight: bold;
	font-size: 120%;
	margin: 2em auto;
	padding-bottom: 1em;
	border-bottom: 1px dashed #3C404C;
}
#obsah ol {
	text-align: left;
	margin: 1.5em;
}
#obsah li {
	margin-top: 1.5em;
}
.floated-title {
	color: #000;
}
#vykup .top-text{
	padding-top: 1em;
	border-top: 1px dashed #3C404C;
}
#provozka dt{
	margin: 1em;
}
#provozka {
	text-align: left;
	margin: 1em auto;
	padding-left: 40px;
}
#obsah h3{
	border-top: 1px dashed #3C404C;
	padding: 1em;
	color: #3C404C;
}
#obsah dl {
	margin-bottom: 1.5em;
}
#obsah h4 {
	border-top: 1px dashed #3C404C;
	padding-top: 1em;
}
#adresa span{
	padding: 1em;
}
#adresa span{
	font-size: 110%;
	font-weight: bold;
	padding: 1em;
}
#strong {
	font-size: 120%;
	font-weight: bold;
	color: red;
}
#obsah .border {
	border-bottom: 1px dashed #3C404C;
	padding-bottom: 1em;
	font-style: italic;
	font-size: 90%;
}

#obsah li {
	margin-left: 2em;
}
