/* Start of CMSMS style sheet 'main' */
body {
        background: url(images/body-bg.jpg) no-repeat top;
        background-color: #0c2a4c;
	margin: 0px;
	height: 100%;
	font-family: Arial,Tahoma, Verdana, Cambria, Georgia;
	color: #666666;
	text-align: justify;
	font-size: 13px;
}

table {float:left; max-width: 610px}

img {border:0}

a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}

#predobal {width: 1070px; margin: 0 auto}

#top {width: 1070px; display: block; height: 87px; margin: 0 auto; background: url(images/topik-bg.png) no-repeat top; position: relative; z-index: 1000; top: 0px}

#bottom {width: 1070px; display: block; height: 50px; margin: 0 auto; background: url(images/shadow-bottom.png) no-repeat; position: relative; float:left; top: -50px}

#obal {
	position: relative; display: block; height: 100%;
	width: 1070px; padding-left: 40px; float: left;
	height: 100%;
        top: -50px;
	margin: 0 auto; background: url(images/container-shadow.png) repeat-y;
}

#header {
	float:left;
	display: block;
	position: relative;
	width: 990px;
	height: 289px;
	background: url(images/header_bg.jpg) no-repeat;
	margin: 0 auto
}

#header_lbk {
	float:left;
	display: block;
	position: relative;
	width: 990px;
	height: 289px;
	background: url(images/header2_bg.jpg) no-repeat;
	margin: 0 auto
}

#logo {
	float: left;
	display: block;
	position: absolute;
	width: 485px;
	height: 130px;
	left: 247px;
	top: 50px;
	margin: 0 auto
}

#search{
	display: block;
	position: absolute;
	top: 100px;
	right: 20px;
	height: 27px;
	margin: 0 auto;
}

#search label{
	text-indent: -9999em;
	height: 0pt;
	width: 0pt;
	display: none;
}

div#search input.search-input {
/* specific size for image, your image may need these adjusted */
	width: 143px;
	height: 19px;
/* removes default borders, allows use of image */
	border-style: none;
/* text color */
	color: #666666;
/* padding of text */
	padding: 4px 0px 4px 10px;
	float: left;
/* set all font properties at once, weight, size, family */
	font: normal 13px Arial, Tahoma, Helvetica, sans-serif;
/* left input image, set your own here */
	background: url(images/search.png) no-repeat left top;
}
div#search input.search-button {
/* specific size for image, your image may need these adjusted */
	width: 37px;
	height: 28px;
/* removes default borders, allows use of image */
	border-style: none;
/* hides text, image has text */
	text-indent: -9999em;
	float: left;
	margin: 0;
/* provides positive hover effect */
	cursor: pointer;
/* removes default size/height */
	font-size: 0px;
	line-height: 0px;
/* submit button image, set your own here */
	background: transparent url(images/search.png) no-repeat right top;
}

#footer {
	float:left;
	display: block;
	position: relative;
	width: 990px;
	height: 158px;
	background: url(images/footer_bg_03.jpg) no-repeat;
	margin: 0 auto
}

#footer #copyright {
	display: block;
	position: absolute;
	text-align: center;
	top: 35px;
	left:95px
}

#footer #kontakt {
	display: block;
	position: absolute;
	top: 15px;
	left:390px
}

#footer #vyrobci {
	display: block;
	position: absolute;
	top: 115px;
	left:5px
}

#footer #vyrobci img {margin-left:7px}

#l_stripe {
	float:left;
	display: block;
	position: relative;
	top: 0;
	Left: 0px;
	width: 990px;
	background: url(images/l_stripe_bg_02.jpg) no-repeat top left #e4e1d0;
	margin: 0 auto
}

#l_stripe #odkaz {
	float:left;
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
	width: 36px;
	height: 170px;
	margin: 0 auto
}

#left_column {
	float:left;
	display: block;
	position: relative;
	width: 658px;
	min-height: 950px;
	background: #f6f6f6;
	margin: 0 auto
}

#left_column h1 {
	font-size: 27px;
	padding: 10px 15px 0px 15px;
}

#left_column h1.aktualne {
        color: #990000;
}

#left_column #content {
	padding: 0px 15px 0px 15px;
}

#left_column #content2 {
	padding: 0px 15px 20px 15px;
}

#novinky {
	padding: 40px 15px 0px 15px;float:left
}

#novinky .datum {
	display: block;
	float:left;
}

#novinky .datum .novinky_datum {
	display: block;
	position: relative;
	width: 94px;
	height: 26px;
	background: url(images/datum_bg.png) no-repeat top left;
	color: white;
	text-align: center;
	padding-top:5px
}

#novinky .NewsSummaryLink {font-size:20px}
#novinky .NewsSummaryMorelink {padding-top: 10px}

#novinky .text {
	display: block;
	position: relative;
	float:left;
	top: -30px;
	padding-left:110px
}

#left_column p {
	padding-bottom: 5px;
}


#right_column {
	float:left;
	display: block;
	position: relative;
	width: 954px;
	height:100%;
	background: #f6f6f6;
	left: 36px;
	margin: 0 auto
}

#right_column #menu {
	float:left;
	display: block;
	position: relative;
	width: 296px;
	height:219px;
	background: url(images/menu_bg_04.jpg) no-repeat top left;
	margin: 0 auto
}

#right_column #menu ul{
	list-style: none;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: -15px
}

#right_column #menu li {
	padding-bottom: 5px
}

#right_column #menu li a{
	color: #666666;
	text-decoration: none
}

#right_column #menu li a:hover {
	color: #990000;
	text-decoration: none
}

#right_column #menu li a.menuactive {
	color: #990000;
	text-decoration: none
}

#right_column #fotogalerie {
	float:left;
	display: block;
	position: relative;
	width: 296px;
	height:89px;
	background: url(images/fotogalerie_bg_06.jpg) no-repeat top left #f6f6f6;
	cursor: pointer;
	margin: 0 auto
}

#right_column #partneri_header {
	float:left;
	display:block;
	position: relative;
	width: 296px;
	height:41px;
	background: url(images/partneri_bg_07.jpg) no-repeat top left #f6f6f6;
	margin: 0 auto
}

#right_column #kategorie_header {
	float:left;
	display:block;
	position: relative;
	width: 296px;
	height:41px;
	background: #f6f6f6;
	margin: 0 auto;
        cursor: pointer
}

#right_column #partneri {width: 296px; float: right}

#right_column #partneri img {
	padding: 10px 0px;
}

#right_column #partneri p {
	text-align:center;
}

#strom {display: block; float: right; position: relative; width: 296px;margin-top:20px}
#overena_firma {display: block; position: relative; left: 850px}
#strom ul {list-style:none;text-align:left;margin-left:0px;background:#F6F6F6;margin-left:0px;padding-left:5px}
#strom .products_hierarchy_level0 li {font-weight:bold; margin:3px; padding-left:0px;color:#AC020B;text-transform: uppercase; padding-top: 5px}
#strom .products_hierarchy_level1 li {padding-left:0px;font-weight:normal;color: #818181;background:#F6F6F6; text-transform: none; padding-top: 0px}
#strom .products_hierarchy_level2 li {padding-left:0px;font-weight:normal;color: #818181;background:#F6F6F6; text-transform: none; padding-top: 0px}
#strom a {color: #990000; text-decoration: none}
#strom a:hover {color: #990000; text-decoration: underline}
#strom .products_category a {text-transform:uppercase;font-weight:bold}

.products_category {padding-left: 10px}

#produkt_detail {display: block; float: left; position: relative; width: 600px; padding-bottom: 30px; margin: 0 auto; border: 1px solid #CFCFCF; padding: 5px}
#produkt_detail p {display: block; float: left; position: relative; width: 600px; color: #818181; font-size: 13px; text-align: justify; line-height: 20px; padding-bottom: 10px; left: 20px; margin: 0 auto;}
#produkt_detail h2 {display: block; float: left; position: relative; color: #404040; font-size: 22px; text-align: left; left: 0px; margin: 0 auto;}
#produkt_detail h3 {display: block; float: left; position: relative; color: #404040; font-size: 15px; text-align: left; left: 20px; margin: 0 auto;}
#produkt_detail .puvodni_cena {text-decoration: line-through}
#produkt_detail h4 {display: block; float: left; position: relative; color: #990000; font-size: 22px; text-align: left; left: 20px; margin: 0 auto;}
#produkt_detail ul {width: 600px; color: #818181; list-style-type: none; font-size: 13px; text-align: left; line-height: 20px; padding-bottom: 10px; left: 20px; margin: 0 auto;}
#produkt_detail img {display: block; position: relative; padding-bottom: 0px; top: 20px; left: 20px;margin: 0 auto}
#produkt_detail .detail_img {display: block;float:left; position: relative;width: 600px;text-align:center;padding-bottom:10px}
#produkt_detail .detail_img img {border:4px solid #CFCFCF;float:left;max-width: 250px;max-height:145px;margin-left: 15px}
#produkt_detail .detail_img_maly {display: block;float:left; position: relative;width: 600px;text-align:center;padding-bottom:10px}
#produkt_detail .detail_img_maly img {border:4px solid #CFCFCF;float:left;max-width: 150px;max-height:90px;margin-left: 15px}
#produkt_detail #produkt_nadpis {float:left; width: 400px}
#produkt_detail #produkt_cena {float:right; width: 200px}


.katalog_navigace {text-align:right;width:610px;position:relative;display:block;float:left}

.katalog_item {display: block; float: left; position: relative; width: 180px; height: 340px; border: solid 1px #C4C4C4; top: 30px; margin: 20px 10px auto;}
.katalog_image {display: block; float: left; position: relative; width: 160px; height: 140px; left: 10px; top: 10px; margin: 0px auto;}
.katalog_image img {display: block; position: relative;  max-height: 114px;max-width:160px; margin: 0 auto}
.katalog_popis {display: block; float: left; position: relative; width: 160px; height: 110px; left: 10px; top: 10px; margin: 0 auto}
.katalog_cena {display: block; float: left; position: relative; width: 80px; height: 27px; left: 10px; top: 10px; margin: 0 auto}
.skladem {display: block; float: right; position: relative; width: 90px; height: 27px; right: -10px; top: 18px; color: green; font-weight: bold}
.katalog_puvodni_cena {display: block; float: left; position: relative; width: 160px; height: 13px; left: 10px; top: 10px; margin: 0 auto}
.katalog_popis p {display: block; float: left; position: relative; width: 160px; color: #818181; font-size: 13px; text-align: justify; line-height: 20px; margin: 0 auto;height:95px}
.katalog_popis h3 {display: block; float: left; position: relative; width: 160px; color: #404040; font-size: 13px; text-align: left; margin: 0 auto}
.katalog_cena h4 {display: block; float: left; position: relative; width: 80px; color: #990000; font-size: 15px; text-align: left; margin: 0 auto;padding-top:5px}
.dph {color: #818181;font-size: 9px;font-weight:normal}
.katalog_puvodni_cena h4 {display: block; float: left; position: relative; width: 160px; color: #404040; font-size: 12px; text-align: left; margin: 0 auto;padding-top:5px;text-decoration: line-through}
.dph {color: #818181;font-size: 9px;font-weight:normal}
.akce {position:relative;top:-142px;height:0px;float:right;left:35px}
.akce span {position:relative;top:-19px;left:-39px;font-weight:bold;color:#fff}
.skladem_img {position:relative;top:-141px;left:0px;height:0px;width:60px;float:left}

.katalog_item_maly {display: block; float: left; position: relative; width: 180px; height: 240px; border: solid 1px #C4C4C4; top: 30px; margin: 20px 10px auto;}
.katalog_image {display: block; float: left; position: relative; width: 160px; height: 140px; left: 10px; top: 10px; margin: 0px auto;}
.katalog_popis_maly {display: block; float: left; position: relative; width: 160px; height: 5px; left: 10px; top: 0px; margin: 0 auto}
.katalog_popis_maly p {display: block; float: left; position: relative; width: 160px; color: #818181; font-size: 13px; text-align: justify; line-height: 20px; margin: 0 auto;height:95px;}
.katalog_popis_maly h3 {display: block; float: left; position: relative; width: 160px; color: #404040; font-size: 13px; text-align: left; margin: 0 auto; top:-5px}

.button a {display: block; float: left; position: relative; width: 160px; height: 40px; background: url(images/button.jpg) no-repeat; background-position: 0px 0px; left: 10px; margin: 10px auto;}
.button a:hover {display: block; float: left; position: relative; width: 160px; height: 40px; background: url(images/button.jpg) no-repeat; background-position: 0px -40px; margin: 10px auto;}

.web {padding-left:10px}

.clen {position: relative; display:block; float: left; width: 300px; margin-right: 10px; margin-bottom: 15px}
.clenove {position: relative; display: block; float: left; margin: 0 20px 0 0; border:4px solid #cfcfcf}
p.clenove {width: 88px; height: 100px; margin-top: 15px}

.fcb {position: relative; display: block;padding-top:10px}

#bottom ul {margin: 0 auto; position: relative; display: block; top: 15px; list-style-type: none; text-align: center}
#bottom li {display: inline}
#bottom a {color: white}
/* End of 'main' */

