* {margin:0; padding:0;}

body {
	font:12px "arial", sans-serif;
	text-align: center;
	color: #333;
}

.header, .container, .footer { margin: 0 auto; width: 960px;}

.wdc a {
	color: #EF4874;
}
.prc a {
	color: #00A4E8;
}
.ldc a {
	color: #FFBF00;
}
.seoc a {
	color: #80BA00;
}
.flc a {
	color: #706DB2;
}
.occ a {
	color: #FF7F00;
}

strong {
	background: #FEFDC2;
	padding: 2px;
}
h3 {
	font: 25px "georgia";
	clear: both;
}


.b-wd {
	background: #fff url("../img/bg-head.png") center 0 repeat-x;
}
.b-pr {
	background: #fff url("../img/bg-head-pr.png") center 0 repeat-x;
}
.b-ld {
	background: #fff url("../img/bg-head-ld.png") center 0 repeat-x;
}
.b-seo {
	background: #fff url("../img/bg-head-seo.png") center 0 repeat-x;
}
.b-fl {
	background: #fff url("../img/bg-head-fl.png") center 0 repeat-x;
}
.b-oc {
	background: #fff url("../img/bg-head-oc.png") center 0 repeat-x;
}
a:hover {
	text-decoration:none;
	color: #333;
}





	
.header {
	height: 120px;
	background: #535353;
	text-align: left;
}
.wdh {
	background: #535353 url("../img/bg-head.png") 0 0 repeat-x;
}
.prh {
	background: #535353 url("../img/bg-head-pr.png") 0 0 repeat-x;
}
.ldh {
	background: #535353 url("../img/bg-head-ld.png") 0 0 repeat-x;
}
.seoh {
	background: #535353 url("../img/bg-head-seo.png") 0 0 repeat-x;
}
.flh {
	background: #535353 url("../img/bg-head-fl.png") 0 0 repeat-x;
}
.och {
	background: #535353 url("../img/bg-head-oc.png") 0 0 repeat-x;
}
.header h1 a {
	width: 155px; height: 40px;
	display: block;
	float: left;
	position: relative;
	top: 35px; left: 40px;
	text-indent: -9000px;
}
.wdh h1 a {
	background: url("../img/lvr-logo.png") 0 -40px no-repeat;
}
.prh h1 a {
	background: url("../img/lvr-logo.png") 0 -120px no-repeat;
}
.ldh h1 a {
	background: url("../img/lvr-logo.png") 0 -80px no-repeat;
}
.seoh h1 a {
	background: url("../img/lvr-logo.png") 0 -160px no-repeat;
}
.flh h1 a {
	background: url("../img/lvr-logo.png") 0 -200px no-repeat;
}
.och h1 a {
	background: url("../img/lvr-logo.png") 0 -240px no-repeat;
}
.header h1 a:hover {
	background-position: 0 0;
}

.header li {
	display: inline;
	list-style: none;
}
#nav li a { 
	background-color: #666666;
	float: right;
	font-weight:bold;
	font-size:13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 15px;
	margin-right:5px;
	border: 1px solid gray;
	border-top: none;
}
#nav li a:hover {
	background-color: #333333;
	border: 1px solid black;
	border-top: none;
}


.container {
	text-align: left;
}
.nadpis {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
	font-family: "georgia";
	padding: 20px 0;
}
.container h1 {
	font-size: 35px;
	color: #fff;
	display: inline;
	padding: 5px;
}
.wdc h1, .wda a {
	background: #EF4874;
}
.prc h1, .pra a  {
	background: #00A4E8;
}
.ldc h1, .lda a {
	background: #FFBF00;
}
.seoc h1, .seoa a {
	background: #80BA00;
}
.flc h1, .fla a {
	background: #706DB2;
}
.occ h1, .oca a {
	background: #FF7F00;
}
.container h2 {
	font-size: 20px;
	margin-top: 15px;
}
.container h2 span {
	font-size: 20px;
	margin-top: 15px;
}



#content {
	float:right;
	width:720px;
	margin-bottom: 20px;
}
.obsah {
	width: 680px !important;
	padding: 15px 20px;
	background: url("../img/bg-content.png") 0 0 repeat-y;
}
.obsah ol, .obsah ul {
	margin: 20px 0 20px 30px;
	font-weight: bold;
	line-height: 18px;
}
.obsah ul {
	list-style-type: square;
}
.obsah ol li {
	margin: 10px 0;
}
.oceneni li {
	float: left;
	width: 300px;	
}
#sidebar {
	float: left;
	width: 240px;
	text-align: right;
	font: 18px "georgia";
}
#sidebar ul {
	list-style: none;
	font-weight: bold;
	margin: 10px 0 35px 0;
}
#subnav li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#sidebar li a {
	text-decoration: none;
	color: #333;
	margin-right: 10px;
}
#nav-wd a:hover {
	color: #EF4874;
}
#nav-lg a:hover {
	color: #FFBF00;
}
#nav-pr a:hover {
	color: #00A4E8;
}
#nav-seo a:hover {
	color: #80BA00;
}
#nav-fl a:hover {
	color: #706DB2;
}

#subsubnav a:hover {
	color: #FF7F00;
}


.reference {
	width: 219px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	padding: 10px;
}
.reference h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.reference a {
	text-decoration: none;
}
.popis {
	height: 30px;
}
.detail {
	font-weight: bold;
	margin-top: 10px;
	height: auto;
}

table {
	margin-bottom: 30px;
}
th {
	text-align: right;
	width: 50px;
}
th, td {
	padding: 7px 10px;
	vertical-align: top;
	line-height: 18px;
}
#im {
	float: right;
	margin-right: 20px;
	border-left: 1px solid #ccc;
	padding-left: 15px;
}

.folio-big {
	float: left;
	width: 440px;
	margin: 20px 0;
}
.folio-big img {
	border: 0;
}
.folio-thumb {
	float: right;
	width: 240px;
	margin: 20px 0;
}
.folio-thumb img {
	margin-bottom: 20px;
}
.folio-thumb a, .folio-print a, .folio a {
	color: #fff;
	padding: 10px;
	font: 15px;
	font-weight: bold;
}
.folio-thumb ul, .folio-print ul, .folio ul {
	margin: 0 0 20px 0;
	list-style: none;
}
.lda ul, .fla ul {
	margin-top: 10px;
}
.folio-print {
	margin: 20px 0;
}
.folio-print img {
	margin-bottom: 20px;
}
.folio table {
	margin: 20px 0;
}
.folio th {
	width: auto;
	padding: 5px;
}
.folio td {
	text-align: right;
	padding: 5px;
}
.folio thead, .folio tfoot {
	background: #80BA00;
	color: #fff;
}


fieldset { border:0;margin:0;padding:0; }
label { display:block; }
input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }





.cleaner {
	clear: left;
}


.footer {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 10px;
}