/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*
Basic layout
*/

#page {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background-color: White;
}

#head {
	width: 980px;
}

#headprint {
	display: none;
}

#main {
	width: 980px;
	clear: both;
}

#foot {
	width: 980px;
	background-color: #0E3864;
	text-align: right;
	height: 27px;
	color: White;
	padding-top: 13px;
	font-size: 10px;
	text-align: center;
}

#foot a {
	color: White;
	text-decoration: none;
}

#mainTable {
	width:100%;
}

#mainTable #mainTableLeft {
	width:220px;
	vertical-align: top;
	background-color: #ECECEC;
	padding-bottom: 15px;
}

#mainTable #mainTableLeft h2,#mainTable #mainTableRight h2 {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	background-color: #0E3864;
	color: White;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 9px;
}

#mainTable #mainTableRight p, #mainTable #mainTableRight div {
	padding: 0px 9px 9px 9px;
}

#mainTable #mainTableCenter {
	vertical-align: top;
	width:580px;
	padding-left: 10px;
	padding-right: 10px;
}

#mainTable #mainTableRight {
	width: 160px;
	vertical-align: top;
	background-color: #ECECEC;
	padding-bottom: 15px;
}

#head1 {
	background-color: #0E3864;
	background-image: url(/images/layout-esvet/header.jpg);
	background-repeat: no-repeat;
	height: 145px;
}

#head1 a {
	color: White;
	font-size: xx-small;
	text-decoration: none;
}

#head1 a:hover {
	color: White;
	text-decoration: underline;
}

#head2 {
	background-image: url(/images/layout-esvet/menu_podklad.gif);
	background-repeat: repeat-x;
	height: 60px;
}

#head2-search {
	float: left;
	width: 220px;
}

#head2-navig {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}

#searchForm {
	padding: 5px 5px 5px 5px;
	color: White;
	font-size: 10px;
	font-weight: bold;
}

.searchFormInput {
	margin-top: 15px;
	width: 95px;
	font-size: 10px;
}

.searchFormSubmit {
	font-size: 10px;
	color: White;
	background-color: Black;
	border: 1px solid #005229;
	font-weight: bold;
	margin-left: 5px;
	width: 30px;
	padding: 1px;
}

#lista {
	padding: 10px 0px 10px 0px;
}

h1 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	color: #0066CC;
}

h2 {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

h3 {
	font-size: 12px;
	color: Black;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 3px 0px;
}

h4 {
	font-size: 10px;
	color: black;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

a, a:visited {
	color: #0066CC;
}

a:hover {
	color: Black;
}

#mainTableRight p {
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 0px;
}

#content {
	padding: 10px 0px 10px 0px;
}

#contentTitle {
	padding: 5px 10px 10px 10px;
}

#page p {
	margin-bottom: 15px;
	margin-top: 3px;
	padding: 0px;
	text-align: justify;
}

#boxDownload {
	display: block;
	background-image: url(/images/layout-esvet/lbox_download.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100px;
	height: 50px;
	padding-left: 58px;
	font-size: 11px;
	color: White;
	font-weight: bold;
	margin-left: 32px;
	margin-top: 15px;
	padding-top: 20px;
}

.poznamka {
	font-style: italic;
	font-size: 10px;
	color: #006633;
}

.zvyraznit {
	background-color: #D1FFA4;
	color: #0446BC;
}

blockquote {
	margin-left: 20px;
}

.goBack {
	width: 100%;
	padding: 20px;
	text-align: center;
}

.clearLine {
	border-bottom: 1px solid #D7D7D7;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

#galleryNavigation {
width: 100%;
}

#galleryNavigation td {
	padding: 10px;
	margin: 0px;
	background-color: #006633;
	color: White;
}

#galleryNavigation td a {
	color: White;
}

#galleryBigImage {
	width:100%;
	text-align:center;
}

#galleryDescription {
	width:100%;
	text-align:center;
}

.newsTable {
	width: 100%;
}

.newsTable td {
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px dashed #B8C8E6;
}

.newsTable th {
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px dashed #B8C8E6;
}


.newsTableDate {
	font-size: 10px;
}

.newsTableTitle {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
}

.newsTableMore {
}

.newsTablePerex {
}

td.newsTableImage {
	text-align: center;
}

.newsTableImageLeft img {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 5px 5px 5px 0px;
}

#newsPerex {
	padding-left: 10px;
	padding-right: 10px;
}

.nadpisTitulka {
	background-image: url(/images/layout-eko/kosticka.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: Black;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #9ED89E;
	padding-bottom: 5px;
	padding-left: 22px;
}

#titlePageTable {
	margin-left: 0px;
}

#titlePageTable td {
	width: 50%;
	padding-right: 10px;
	vertical-align: top;
}

.imageBorder {
	border: 1px solid #204F8D;
	margin: 6px;
}

.basicTable {
}

.basicTable td {
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px dashed #E2E2E2;
}

.basicTable th {
	vertical-align: top;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 2px solid #E2E2E2;
	background-color: #003882;
	color: White;
	font-weight: bold;
}

.rozcestnik {
	background-color: #F4F4F4;
	margin-top: 10px;
	font-size: 10px;
	padding-bottom: 20px;
}

.rozcestnik h2 {
	background-color: #999999;
	color: White;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 5px 5px 10px;
}

.rozcestnik td {
	padding-left: 10px;
}

.rozcestnik h3 {
	font-size: 10px;
	font-weight: bold;
	color: Black;
	padding: 0px;
	margin: 15px 5px 15px 0px;
}

.rozcestnik ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.rozcestnik ul li {
	margin-bottom: 5px;
}

#identifikace {
	background-image: url(/images/layout-esvet/ident_podklad.gif);
	background-repeat: no-repeat;
	background-position: 170px 7px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#gohome1 {
	position: relative;
	left: -595px;
	top: -25px;
	width: 368px;
	height: 145px;
}

#gohome {
	float: left;
}

#hnavig {
	float: right;
	padding-right: 15px;
	padding-top: 13px;
	color: White;
	font-size: xx-small;
}

#minikosik {
	background-color:#ff6600;
	color: white;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 138px;
	margin-left:auto;
	margin-right:auto;
}

#nadpisKosiku {
	background-image:url("/images/layout-esvet/kosik.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left: 36px;
	height: 30px;
	padding-top:10px;
	text-decoration:underline;
}

#minikosikNad {
	background-image:url("/images/layout-esvet/tl_kosik_vrch.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	width:158px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
}

#minikosikPod {
	background-image:url("/images/layout-esvet/tl_kosik_spodek.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:158px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
}

#doKosiku {
	background-color:#989898;
	float:right;
	margin-bottom:15px;
	margin-left:15px;
	margin-top:20px;
	padding:10px;
}

.basketListTable {
	width:100%;
}

.basketListTable td {
	padding:6px;
}

.basketListTableHeader td {
	background-color: #D1FFA4;
	font-weight:bold;
	border-bottom: 1px dashed #E2E2E2;
}

.basketListTableTotal td {
	font-weight:bold;
}

.basketListTableTotalVat td {
	font-weight:bold;
}

td.basketListTableFooter {
	padding-top: 10px;
	border-top: 1px dashed #E2E2E2;
	position:relative;
}

a.basketBtn, a.basketBtn:visited {
	padding: 8px;
	font-weight:bold;
	width: 110px;
	height: 14px;
	background-color:#FF6600;
	color: white;
	text-decoration:none;
	display:block;
	margin:5px;
}

a.basketBtn:hover {
	color: black;
}

td.basketOrderTableHeader {
	background-color: #D1FFA4;
	font-weight:bold;
	border-bottom: 1px dashed #E2E2E2;
	padding:5px;
}

.basketOrderTable {
	width:100%;
}

.basketOrderTable th {
	text-align:left;
	font-weight:normal;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.buttonSubmit {
	font-weight:bold;
	background-color:#FF6600;
	color: white;
	margin:5px;
	border:none;
	padding:8px;
}

#cena {
	color: white;
	font-weight:normal;
	font-size: 13px;
}

#cena span {
	font-weight:bold;
}

#nakup {
	text-align:right;
	margin-top: 5px;
}

#basketSmallItems, #basketSmallPrice {
	padding-left:0px;
}

#basketSmallItems span, #basketSmallPrice span {
	font-weight:bold;
}

.basketForm {
	margin:0px;
	padding:0px;
}

.seda {
	background-color: #dfdfdf;
}
