@import "reset.css";

/* RESET */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
ol, ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#334c79;
}

a:hover {
	text-decoration:underline;
}

p {
	margin-bottom:10px;
}
body {
	font-size:12px;
	line-height:16px;
	font-family:arial;
}


img.bg {
        /* Set rules to fill background */
        min-height: 100%;
        min-width: 1024px;

        /* Set up proportionate scaling */
        width: 100%;
        height: auto;

        /* Set up positioning */
        position: fixed;
        top: 0;
        left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
        img.bg {
                left: 50%;
                margin-left: -512px;   /* 50% */
        }
}




.topShadow {
	height:254px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(/public/images/default/topShadow.png) repeat-x;
}

#top {
	position: relative;
	width: 1000px;
	margin:0 auto;
	background: url(/public/images/default/contentTop.png) no-repeat bottom center;
	padding-bottom:65px;
	padding-top:35px;
	color:#879ec9;
}

#top a {color:#92d7ff;}

#top #menu {
	width:836px;
	height:102px;
	position:absolute;
	bottom:17px;
	right:0px;
	background:url(/public/images/default/topMenu.png) no-repeat bottom right;
}
#top #menu ul {
	padding-top:75px;
	float:right;
	padding-right:50px;
}
#top #menu li {
	float:left;
	font-size:16px;
	text-transform:uppercase;
	padding:0px 10px;
	height:27px;
}
#top #menu li a {
	color:#FFF;
}
#top #menu li.over {
	background:url(/public/images/default/bulletBottom.png) no-repeat center bottom;
}


#searchBox {
	position:absolute;
	top:20px;
	left:400px;	
}

#searchBtn {
	position:absolute;
	top:18px;
	left:560px;	
	width:33px;height:33px;
	background:url(/public/images/default/search.png) no-repeat;
	cursor:pointer;
}


.searchInput {padding:4px;}

#accountBox
{
	position:absolute;
	top:15px;
	right:220px;
	background:url(/public/images/default/account.png) no-repeat top left;
	padding-left:50px;
}


#basketBox
{
	position:absolute;
	top:15px;
	right:20px;
	background:url(/public/images/default/cart.png) no-repeat top left;
	padding-left:50px;
}

 
#wrapper {
	position: relative;
	width: 940px;
	margin:0px auto;
	background: url(/public/images/default/contentRepeat.png) repeat-y;
	padding:15px 30px 20px 30px;
}
#sliderWrapper {
	width:100%;
	height:173px;
	margin-bottom:30px;
}
#sliderContainer {
	position:relative;
	width:940px;
	margin:auto;
	height:173px;
}
#slider div, .tile {
	position:relative;
	width:303px;
	height:173px;
	padding-right:13px;
	overflow:hidden;
}
#slider div img {

}
#slider div p, .tile p {
	position:absolute;
	left:20px;
	top:20px;
	padding-right:20px;
	text-align:justify;
}
#slider div p strong, .tile p strong {
	color:#000;
	font-size:18pt;
	text-align:left;
	display:block;
	color:#385280;
	margin-bottom:10px;
}
.bx-next {
	position:absolute;
	top:-10px;
	right:-64px;
	width:52px;
	height:197px;
	background:url(/public/images/default/arrows.png) no-repeat bottom right;
	text-indent:-9999px;
}
.bx-prev {
	position:absolute;
	top:-10px;
	left:-72px;
	width:52px;
	height:197px;
	background:url(/public/images/default/arrows.png) no-repeat bottom left;
	text-indent:-9999px;
}
.bx-next:hover {
	background-position:top right;
}
.bx-prev:hover {
	background-position:top left;
}
#mainLeft {
	float:left;
	width:450px;
}
#mainRight {
	float:right;
	width:263px;
	height:258px;
	background:url(/public/images/default/contactPhoto.png) no-repeat bottom right;
}

#mainRight p {
	padding-top:16px;
	padding-left:20px;
	
}
#mainRight a {
	font-weight:bold;
	display:block;
	margin-bottom:13px;
	
}
#mainRightKontakt {
	float:right;
	width:200px;

}
.seeMapBttn {
	width:114px;
	height:29px;
	line-height:29px;
	background:url(/public/images/default/buttonCats.png) no-repeat;
	display:block;
	margin-top:10px;
	font-weight:bold;
	text-align:center;
	color:#334c79;
}

#slider .seeMapBttn, .tile .seeMapBttn {
	border:0;
	position:absolute;
	font-size:12px;
	line-height:27px;
	bottom:10px;
	right:30px;
	cursor:pointer;
}

.tile {
	float:left;
	cursor:pointer;
	margin-bottom:14px;
}


h1 {
	font-size:18pt;	
	color:#0098e7;
	margin-bottom:20px;
}


h2 {
	font-size:21px;
	margin-bottom:15px;
	color:#0098e7;
}

.locationPath{
	margin-top:25px;
	border-top: 1px solid #cfcfcf;
	padding-top:10px;
	color:#767676;
}

.locationPath a {
	color:#767676;
}

.submenu {
	background:url(/public/images/default/submenuBG.png) no-repeat top center;
	width:248px;
	float:right;
	padding:4px 0 0 4px;
	min-height:177px;
}

.submenu li {
	background:url(/public/images/default/submenuItem.png) no-repeat top left;
	height:34px;
	width:207px;
	overflow:hidden;
	padding-left:35px;
	line-height:40px;
}
.submenu li:hover, .submenu li.over , .menuOver1:hover {
	background:url(/public/images/default/submenuItem.png) no-repeat bottom left ;	
}

.submenu li.menu2 {
	padding-left:50px;
	background:url(/public/images/default/submenuItem2.png) no-repeat top left;

	width:192px;
}

.menuOver2{
		padding-left:50px !important;
		width:192px !important;
background:url(/public/images/default/submenuItem2.png) no-repeat bottom left !important ;
}
.submenu li a {
	color:#2a3144;
}

.submenu li.menu2 a, .submenu li.menuOver2 a {
	color:#414e73;
}
.submenu li.over a {
	text-decoration:underline;
}
.submenu h2 {
	height:34px;
	line-height:34px;
	font-size:16px;
	margin:0px;
	padding:0px 0 0 15px;
}
.backBtn {
	float:right;
}

.cat_item {
	float:left;
}
.cat_item2 a {
	color:#474e5c;
	
}
.cat_item2 {
	float:left;
	margin-right:8px;
	margin-bottom:10px;
	height:161px;
	padding-top:10px;
	padding-left:10px;
	width:208px;
	font-size:18px;
	position:relative;
}

.cat_item2 .absolute {
	position:absolute;
	top:2px;
	left:4px;
	z-index:1;
	
}
.cat_item2 .title {
	padding-top:120px;
	padding-left:10px;
}
.cat_item2 .over {
		background:url(/public/images/default/subcat2.png) no-repeat top center;
		z-index:5;
		position:absolute;
		top:0px;
		left:0px;
		width:218px;
		height:171px;
		
}
.cat_item2 .over:hover {
		background:url(/public/images/default/subcat2.png) no-repeat bottom center;
		cursor:pointer;
}




.product_item {
	width:325px;
	height:103px;
	position: relative;
	float:left;
	margin:0 20px 20px 0;
}

.productPhoto {
	width:114px;
	height:91px;
	position: absolute;
	top:5px;
	left:7px;
	z-index:10;
}

.productDesc {
	width:325px;
	height:103px;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	background:url(/public/images/default/productItem.png) no-repeat top center;
}
.productDesc:hover{
	background-position: bottom center;
	cursor:pointer;
}
.productDesc h3 {
	position:absolute;
	width:180px;

	left:135px;
	line-height:18px;
	font-size:16px;
	top:5px;

}
.productDesc h3 a{
	
	color:#1f3760;
}

.product_item .price {
	position:absolute;
	background:url(/public/images/default/priceBg.png) no-repeat center center;
	bottom:5px;
	left:7px;
	height:22px;
	width:114px;
	z-index:15;
	font-size:14px;
	padding-top:3px;
	font-weight:bold;
	text-align:center;
	color:#fff;
}

.imgWrap {
	width:330px;
	float:left;	
}

.imgWrap .over {
	position: absolute;
	top:0;
	left:0;
	background:url(/public/images/default/fotoOver.png) no-repeat;
	width:270px;
	height:250px;
		z-index:10;
	
}

.mainPhoto{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;-moz-box-shadow: 0 0 12px #a4d7ff;
-webkit-box-shadow: 0 0 12px #a4d7ff;
box-shadow: 0 0 12px #a4d7ff;
margin-left:5px;
}


.photosMini img {
	border:2px solid #cbd1db;
}
.photosMini img:hover {
	border:2px solid #f04f51;
}

.order {
	position:absolute;
	top:1px;
	right:0;
	width:153px;
	height:39px;
}

.pagingLeft {
	width:79px;
	height:39px;
	float:left;
	background:url(/public/images/default/nextPrev.png) no-repeat top left;
}
.pagingNext {
	width:74px;
	float:right;
	height:39px;
	background:url(/public/images/default/nextPrev.png) no-repeat top right;
}
.pagingNext:hover {
	background-position:bottom right;
}

.pagingLeft:hover {
	background-position:bottom left;
} 
.productPage{
	overflow:auto;
}

.productDescription h3{
	font-size:16px;
	margin-top:15px;
	margin-bottom:10px;
	color:#334c79;
}

.productDescription p {
	margin:5px 0;
}


.catPage h3 {
	font-size:21px;
	color:#334c79;
	margin-bottom:5px;
	margin-top:20px;	
}

.catPage ul {
	margin-left:10px;
}
.catPage li {
	background:url(/public/images/default/bulletList.png) no-repeat center left;
	margin:3px 0px;
	padding-left:15px;
}
.catPage p {
	line-height:150%;
}
/*
  
 .cat_item2 a {
	color:#474e5c;
	
}
.cat_item2 {
	float:left;
	margin-right:8px;
	margin-bottom:10px;
	height:51px;
	padding-top:10px;
	padding-left:10px;
	width:208px;
	font-size:18px;
	background:url(/public/images/default/subcat.png) no-repeat bottom center;
}

.cat_item2:hover {
		background:url(/public/images/default/subcat.png) no-repeat top center;
		cursor:pointer;
}
 
 */



.form {
	font-size:13px;
	line-height:18px;
	color:#000;
}
.formBack th {
padding:5px;	
}

table.form {width:100%;}
table.form td {padding:6px;text-align:left;vertical-align:top;}
table.form th {padding:6px;text-align:left;font-size:15pt;color:#000;background:#fff;}


div.msg_error 
{
	padding:12px;
	margin:10px 0px 10px 0px;
	background:url('../images//icons/error.png') 20px 15px no-repeat;
	background-color:#FBE3E4;
	color:#D12F19; 
  	border:1px solid #FBC2C4;
  	padding-left:50px;
}

div.msg_info 
{
	padding:12px;
	background:url('../images//icons/info.png') 20px 15px no-repeat;
	background-color:#dbedf6; 
    color: #0b384f; 
    border:1px solid #aecad9;
	margin:10px 0px 10px 0px;
	padding-left:50px;
}

div.msg_notice
{
	padding:12px;
	background:url('../images//icons/info.png') 20px 15px no-repeat;
	background-color:#FFF6BF; 
    color: #817134; 
    border:1px solid #FFD324;
	margin:10px 0px 10px 0px;
	padding-left:50px;
}


div.msg_ok {padding:20px;background:#e2f3ec;border:1px solid #9ec7b7;margin-bottom:20px;-moz-border-radius: 3px;border-radius: 3px;}

input,select,textarea 
{
	font-family:arial;
	padding:7px;
	border:1px solid #334b7b;
	background-color:#eee;
	background:#fff;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

input:focus,select:focus,textarea:focus 
{
	border:1px solid #0399e7;
}



.btnMinLow {
	width:83px;
	height:31px;
	background:url(/public/images/default/btnMinLow.png) no-repeat top center;
	text-indent:-9999px;
	border:0;
	outline:0;
}
.btnMinLow:hover {
	background-position:bottom center;
	cursor:pointer
}

input.error,select.error,textarea.error 
{
	padding:7px;
	border:1px solid #a0433f;
	color:#72221e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;	
}
label.error {
	display:block;font-size:7pt;
	background:#a0433f;
	padding:2px 10px 2px 10px;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;width:100px;}
	
table.listing {width:100%;border-collapse:collapse;margin:0px;border:0px;}
table.listing tr.two td{text-align:center;padding:7px;background-color:#fff;}
table.listing tr.one td{text-align:center;padding:7px;background-color:#dbe9f1;}
table.listing tr.total td{ padding:7px;}
table.listing th{text-align:center;background-color:#2b8fd9;border-bottom:1px solid #303030;padding:5px;color:#ffffff;font-weight:normal;}





#footer {
	background:url(/public/images/default/contentBottom.png) no-repeat top center;
	width:1000px;
	margin:0 auto;
	height:124px;
	position:relative;
}



button {
    background:url(/public/images/default/button.png) no-repeat 0px 0px;
    border:0;
    outline:0;
    height:44px;
    width:166px;    
    line-height:33px;
    text-align:center;
    cursor:pointer; 
    font-size:12pt;
    color: #fff;
     
}

button:hover {
    background-position: bottom;    
}


.pageLeft {
    width:470px;
    float:left;
}

.pageRight{
    width:470px;
    float:right;
}


table.form {width:100%;}
table.form td {padding:14px;text-align:left;vertical-align:center;}
table.form th {padding:10px;text-align:left;background:#dbe9f1;font-size:12pt;color:#2d7fc2;margin:0px;text-shadow: 1px 1px 0px #f9f3df;;}

