﻿body  {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	text-align: center;
	}

body div  {
	text-align: left;
	margin: 0;
	padding: 0;
	}	

h1, h2 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 1em;	
	display: inline;
	}

img  {
	border: 0;
	float: right;
	margin: 10px 0 10px 15px;
	}

img.left  {
	border: 0;
	float: left;
	margin: 10px 15px 10px 0;
	}	

img.right  {
	border: 0;
	float: right;
	margin: 10px 0 10px 15px;
	}		

.center-container  {
	width: 960px;
	margin: 0 auto;
	border: 0;
	}
		
#banner-first {
	clear: both;
	background: url("cs-banner-lenta.png") center top no-repeat;
	height: 258px;
	min-width: 960px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	}

#banner-second  {
	position: relative;
	background: url("cs-banner-image-home2.png") center top no-repeat;
	height: 258px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	}

a  {
	text-decoration: none;
	color: rgb(10,160,160);
	}
a:hover  {
	text-decoration: underline;
	color: rgb(10,160,160);
	}

ul li {
	list-style-type: none;
	list-style-image: url("cs-bullet.png");
	margin-left: 15px;
	}
	
ul.attachments li  {
	list-style-image: url("file.png");
	}

label  {
	font-weight: bold;	
	}	

h1, h2, h3, h4  {
	padding: 0;
	margin: 0;
	}
	
h4  {
	color: #222222;
	font-size: 1.2em;
	}

#site-logo  {
	margin: 0 0 25px 0;
	height: 32px;
	}

#site-lang {
	text-align: right;
	height: 25px;
}

#nav-bar, #main-nav  {
	padding: 0;
	margin: 0;
	height: 65px;
	}

#main-nav ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	}	
	
#main-nav ul li {
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
	width: 160px;
	background: url("cs-menu-item.png") no-repeat;
	z-index: 1;
	list-style: none;
	list-style-image: none;
	}
	
#main-nav ul li.selected {
	position: relative;
	width: 173px;
	margin: 0 -7px;
	background: url("cs-menu-item-active.png") no-repeat;
	z-index: 2;
	}
	
#main-nav ul li a {
	display: block;
	padding: 12px 10px;
	margin: 0;
	font-weight: bold;
	color: #222222;
	text-align: center;
	}

#main-nav ul li.selected a {
	padding: 30px 10px 15px 10px;
	}

#page  {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page-column-1  {
	float: left;
	display: block;
	width: 250px;
	margin: 0 10px 0 0;
	}
	
#page-column-1 .content {
	background: #e9e9e9;
	}
	
#page-column-1 .header {
	color: rgb(161,161,161);
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
	
#page-column-1 .content div {
	padding: 10px 20px;
	}	
	
#page-column-2  {
	margin: 0 0 0 260px;
	padding: 0;
	}
	
#page-column-2 .content {
	background: #ffffff;
	}
	
#page-column-2 .content div#page-content {
	padding: 10px 20px;
	}
	
#page-column-2 .header {
	color: rgb(248,197,39);
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 10px 0;
	}

#left-nav  {
	margin: 0;
	padding: 10px;
	}

#left-nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}	

#left-nav ul li {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	}
	
#left-nav ul li a {
	color: #222222;
	padding: 7px 0;
	display: block;
	}
#left-nav ul li.selected a {
	font-weight: bold;
	}
#left-nav ul li a p {
	font-weight: normal;
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 0.88em;
	}
	
#left-nav ul li a:hover {
	}

#help  {
	clear: both;
	height: 22px;
	background: url("cs-bg-help.png") repeat-x;
	}

#site-map  {
	clear: both;
	background: rgb(90,90,90) url("cs-bg-site-map.png") repeat-x;
	margin: 0 0 45px 0;
	}
	
#site-map table  {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fdd616;
	font-weight: bold;
	font-size: 0.88em;	
	}
	
#site-map table tr td {
	padding: 0 20px 10px 20px;
	margin: 0;
	vertical-align: top;
	}
	
#site-map table tr td p  {
	padding: 0;
	margin: 0 0 3px 0;
	}
	
#site-map table tr td.contact  {
	font-weight: normal;
	color: white;
	white-space: nowrap;
	}
	
#site-map table tr th  {
	padding: 10px 20px 5px 20px;
	color: #fdd616;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	}
	
#site-map table tr th.right  {
	text-align: right;
	}	
	
#site-map * ul {
	padding: 0;
	margin: 0;
	}	

#site-map * h1 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 1em;
	}

#site-map * a, #site-map * a:hover {
	display: block;
	color: #ffffff;
	font-weight: normal;
	font-size: 1em;
	}
	
#body-contact  {
	border-top:1px solid #cccccc;
	padding: 0 0 20px 0;
	margin: 0 20px;
	}
		
#body-contact img  {
	float: right;
	max-width: 200px;
	max-height: 200px;
	}	
	
#body-keywords  {
	border-top: 1px dotted #cccccc;
	padding: 0 0 20px 0;
	margin: 0 20px;
	}
		
#body-keywords h1  {
	margin: 0 20px 0 0;
	color: #999999;
	}
	
.empty  {
	clear: both;
	display: block;
	height: 1px;
	}

#page-footer  {
	clear: both;
	margin: 20px 0 0 0;
	}
	
#site-shadow  {
	height: 70px;
	}

#table-wirme {
	font-size:13px;
	background-color:#e9e9e9;
	border:0;
	margin:0;
	}

#table-wirme td {
	border-bottom: 1px solid white;
	}

#table-wirme ul {
	margin-left: -25px;
	_margin-left: 0px;

	}
	
/* souhlas s cookie */
.cookie {
	padding-top: 1.25rem;
	z-index: 10000;
	position: fixed;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.83);
	color: white; 
	text-align: center;
	width: 100%; }

.cookie button {
	-webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem;
    background-color: rgb(10,160,160);
    border-color: #007095;
    color: #fff;
    transition: background-color .3s ease-out;
}

