* {
	margin:0;
	padding:0;
}

input[type="text"], textarea {
	border:1px solid #bbb;
}

/* hlavny design */

body {
	background: url('../img/background.png') repeat-x center top #1b2a56;
	margin:0;
	padding:0;
	text-align:center;
}

div#container {
	width:1122px;
	margin:0 auto;
	text-align:left;
}

div#header {
	background: url('../img/header.jpg') no-repeat right top;
	padding-left:35px;
	height:1%;
}

div#header h1 {
	display:none;
}

div#header .address {
	color:white;
	font-weight:normal;
	text-align:right;
	width:835px;
	height:118px;
	padding-top:3px;
}

div#content {
	background:url('../img/content-background.png') repeat-y left top;
	padding-bottom:30px;
}

div#content2 {
	padding:0 13px 0 14px;
	background:url('../img/content-top-background.png') no-repeat left top;
}

div#content.shopcontent {
	background:url('../img/content-shop-background.png') repeat-y left top;
}

div#content2.shopcontent2 {
	background:url('../img/content-shop-top-background.png') no-repeat left top;
}


div#footer {
	background:url('../img/footer-background.png') no-repeat left top;
	padding-top:32px;
	text-align:center;
	font-size:10px;
	color:#74777d;
}

div#footer.shopfooter {
	background:url('../img/footer-shop-background.png') no-repeat left top;
}

a {
	color:#2B608C;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


/* horne menu */

div#header ul {
	
}

div#header ul li {
	line-height:25px;
	display:inline;
	font-size:9pt;
	list-style-type:none;
	font-weight:bold;
	padding:0 20px;
	text-transform:uppercase;
	background:url('../img/mainmenu-separator.png') no-repeat left center;
}

div#header ul li.first, div#header ul li.first a {
	color:#2b608c;
	padding-left:0;
}

div#header ul li.first a:hover {
	color:#5e95c4;
}

div#header ul li a {
	font-size:8.1pt;
	color:white;
	text-decoration:none;
}

div#header ul li a:hover {
	color:#ddd;
}

div.leftcolumn {
	width:234px;
	padding-top:2px;
	float:left;
	font-size:7.3pt;
}

div.middlecolumn {
	margin-left:240px;
	margin-right:240px;
	padding-bottom:8pt;
	padding-top:3px;
}

div.rightcolumn {
	float:right;
	width:234px;
	font-size:7.3pt;
}

div.middlecolumn.shop {
	margin-right:5px;
}

/* kosik */

div.cart {
	float:right;
	padding-top:9px;
	width:247px;
	text-align:center;
	color:white;
	font-weight:bold;
}

div.cart a {
	position:relative;
	left:-6px;
}

div.cart span {
	color:#e7c80a;
}

/* dolne menu */
div#footer ul li {
	list-style-type:none;
	background:url('../img/bottom-menu-sep.png') no-repeat 0px 4px;
	display:inline;
	padding:0px 12px;
}

div#footer ul li a {
	text-decoration:none;
	color:#74777d;
}

div#footer ul li.first {
	background:transparent;
	padding-left:0;
}


/* pravy stlpec prvky */
div.rightcolumn ul li {
	list-style-type:none;
	text-align:center;
	padding:10px 0px;
}

div.rightcolumn ul li.first {
	background:none;
}

div.rightcolumn ul.novinky li {
	padding-left:10px;
	text-align:left;
}

/* H3 v stlpcoch */


div.leftcolumn h3, div.rightcolumn h3 {
	font-size:9pt;
	margin:0;
	border:0;
	background:url('../img/akcie-back-blue.png') repeat-x center top;
	color:white;
	text-align:center;
	line-height:26px;
	text-transform:uppercase;
}

div.rightcolumn h3.actions {
	padding-top:2px;
	line-height:32px;
	background:transparent;
}

/* akcie - prave menu */
div.rightcolumn ul.akcie li {
	display:block;
	margin:4px 4px 22px 4px;
	padding:4px 0 0 0;
	background:white;
	border:1px solid #2b608c;
}

div.rightcolumn ul.akcie li h3 {
	border-top:1px solid #2b608c;
	padding:0;
	background:url('../img/akcie-back-yellow.png') repeat-x center top;
	color:#2b608c;
}

div.rightcolumn ul.akcie li div.desc {
	padding:3px;
}

div.rightcolumn ul.akcie li div.price-box {
	background:#efefef;
}


/* kategorie */
div.catspath {
	padding:1em;
	padding-left:2em;
	background:url('../img/cats-bullet-active.png') no-repeat left center;
}

div.catspath a {
	text-decoration:none;
}

div.catspath a:hover {
	text-decoration:underline;
}

/* lave menu kategorii */
div.catsmenubox ul li {
	height:1%;
	font-size:9pt;
	list-style-type:none;
	background-image:url('../img/lopta.png');
	background-repeat:no-repeat;
	background-position: top left;
}

div.catsmenubox ul li a {
	display:block;
	color:white;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:20px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

div.catsmenubox ul li a:hover {
	color:white;
}

	/* dalsia poloha */
	div.catsmenubox ul li ul {
		margin-top:26px;
	}
	
	div.catsmenubox ul li ul li {
		font-size:7.5pt;
		background:transparent;
		padding-left:24px;
		padding-bottom:16px;
	}
	
	div.catsmenubox ul li ul li a {
		display:block;
		color:#2b608c;
		padding:0px;
		padding-left:16px;
		background:url('../img/cats-bullet.png') no-repeat left center;
		text-transform:none;
	}
	
	div.catsmenubox ul li ul li a:hover {
		background:url('../img/cats-bullet-active.png') no-repeat left center;
		color:white;
	}

	/* este dalsie polohy */
	
	div.catsmenubox ul li ul li ul {
		margin-top:16px;
		display:none;
	}
	

/* Produkty */

div.prodlistback {
	background:#f0f0f0;
	padding:10px;
}

table.produkty tr td {
	padding-left:27px;
	padding-right:27px;
	font-size:10px;
	vertical-align:center;
	width:216px;
	margin:0px;
}

table.produkty tr td.name {
	padding-top:8px;
	height:39px;
	background:url('../img/tovar-top-back.png') no-repeat center top;
	color:white;
	font-weight:bold;
	text-align:center;
}

table.produkty tr td.description {
	text-align:center;
	background:url('../img/tovar-center-back.png') repeat-y center top;
	padding-top:8px;
}

table.produkty tr td.description p {
	padding-top:8px;
	text-align:justify;
	color:#707fb7;
}

table.produkty tr td.price-box {
	background:url('../img/tovar-bottom-back.png') no-repeat center top;
	height:72px;
	font-size:11px;
	font-weight:bold;
	color:black;
}

table.produkty tr td.price-box a, div.price-box a {
	text-decoration:none;
}

table.produkty tr td.price-box span, div.price-box span {
	color:#2b608c;
}

table.produkty tr td input, table.kosik tr td input, div.price-box input {
	width:30px;
	height:17px;
	border:1px solid #bbb;
	text-align:center;
}

table.produkty tr td select {
	height:20px;
	border:1px solid #bbb;
}

table.produkty tr td div.price {
	font-size:12px;
	font-weight:bold;
}

div.price-box {
	text-align:left;
	background:url('../img/tovar-bottom-back.png') no-repeat center top;
	font-size:11px;
	font-weight:bold;
	color:black;
	padding:7px 5px;
}

/* kosik */

table.kosik {
	width:600px;
	border-collapse:collapse;
}

table.kosik tr td {
	vertical-align:middle;
	border:1px solid #ddd;
}

table thead tr td {
	height:27px;
	background:url('../img/akcie-back-blue.png') repeat-x center top;
	color:white;
	font-weight:bold;
	text-align:center;
}

table.kosik tbody tr td {
	padding:2px;
}

table.kosik tbody tr td.img {
	width:98px;
	text-align:center;
}

table.kosik tfoot tr td {
	border:none;
}

/* objednavka */

table.objednavka {
	margin-left:10%;
}

table.objednavka tr th {
	text-align:right;
	padding-right:8pt;
}


/* vyhladavanie */

div.search {
	background:url('../img/find-back.jpg') no-repeat left top;
	width:227px;
	height:36px;
	padding-top:9px;
	padding-left:5px;
}

div.search input[type="image"] {
	vertical-align:middle;
}

div.search input[type="text"]{
	border:1px solid #22b5c7;
	width:146px;
	height:22px;
}

div.searchrow h3 a {
	text-decoration:none;
}

div.searchrow p a {
	color:#444;
	text-decoration:none;
}

div.searchrow p a:hover {
	text-decoration:underline;
}

/* prave spodne menu */

ul.bottomright {
	margin-top:10px;
}

ul.bottomright li {
	list-style-type:none;
	margin-right:7px;
}

ul.bottomright li a {
	display:block;
	font-weight:bold;
	font-size:8pt;
	background:url('../img/lbmenu-sep.png') no-repeat 8px center;
	padding:10px 0 10px 18px;
	text-decoration:none;
	border-bottom:1px solid #22b5c7;
}

/* utils */

.ta-c {text-align:center;}
.ta-l {text-align:left;}
.ta-r {text-align:right;}

div.ocr {
	clear:both;
}

