/* layout styles */

html { padding: 0; margin: 0;}
body { padding: 0 0 20px 0; margin: 0; background: #fff;  }

.sprite { position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: no-repeat 50% 0; }
/*
.col-main { margin-left: -632px; width: 632px; }
.col-side { margin-left: -960px; width: 299px; zoom: 1;}
*/
.cg0 { margin-left: -940px; }
.cg1 { margin-left: -860px; }
.cg2 { margin-left: -780px; }
.cg3 { margin-left: -700px; }
.cg4 { margin-left: -620px; }
.cg5 { margin-left: -540px; }
.cg6 { margin-left: -460px; }
.cg7 { margin-left: -380px; }
.cg8 { margin-left: -300px; }
.cg9 { margin-left: -220px; }
.cg10 { margin-left: -140px; }
.cg11 { margin-left: -60px; }

.cw1 { width: 60px; }
.cw2 { width: 140px; }
.cw3 { width: 220px; }
.cw4 { width: 300px; }
.cw5 { width: 380px; }
.cw6 { width: 460px; }
.cw7 { width: 540px; }
.cw8 { width: 620px; }
.cw9 { width: 700px; }
.cw10 { width: 780px; }
.cw11 { width: 860px; }
.cw12 { width: 940px; }

.row-main { width: 940px; margin: 0 auto;  xbackground: #fff5f5;}

#mother { position: relative;  }

#main { background: url(../img/bg-main.png) repeat-x 0 0;  }
#main-shadow { background: url(../img/bg-main-shadow.png) no-repeat 50% 0; padding: 20px 0 0; position: relative; zoom: 1; min-height: 195px;}

/* Header */
#header {  position: relative; padding: 0; zoom: 1; background: url(../img/bg-header.png) repeat-x 0 0; color: white; }
#header-shadow { background: url(../img/bg-header-shadow.png) no-repeat 50% 100%; }
#header .row-main{  height: 130px; }

#logo { padding: 0; font-size: 25px; line-height: 35px; font-weight: bold; margin-top: 30px; }
#logo p { margin: 0; }
#logo a { text-decoration: none; }
#logo a img { display: block; }

#nav-skip { position: absolute; left: -2000px; }
#nav-skip a:focus, #nav-skip a:active { position: absolute; left: 2000px; }

/* Main menu */
#main-menu { margin: 40px 0 0 0; float: right; }
#main-menu ul { float: right; margin: 0; padding-bottom: 0; }
#main-menu ul li { display: block; float: left; margin: 0; padding: 0;  zoom: 1; _display: inline; position: relative; background: url(../img/bg-main-menu-sep.png) no-repeat 0 50%; }
#main-menu ul li:first-child { background: none; }
#main-menu ul li a { display: block; float: left; margin: 0; padding: 8px 20px; text-decoration: none; position: relative; overflow: hidden; color: white; font-size: 15px; }
#main-menu ul li a:hover { color: #FFCFE4; }
#main-menu ul li.active a { color: #FFCFE4;  }

#intro-box { background: #fbe6ef url(../img/bg-home-intro.png) repeat-y 50% 0; padding: 0; position: relative; z-index: 5; }
#intro-box-inner { background: url(../img/bg-home-intro-2.png) no-repeat 50% 0; }

.intro-text { padding: 30px 0 0; font-size: 15px; line-height: 1.64; }

.photoslider { width: 600px; height: 440px; background: url(../img/bg-photoslider.png) no-repeat 0 0; margin: -60px 0 -60px 20px; position: relative; z-index: 2; }
.photoslider .inner { width: 540px; height: 360px; position: absolute; left: 30px; top: 40px; overflow: hidden; }

/* Product list - home */
.home-product-list h2 { font-size: 28px; margin: 8px 0 0; color: #9b3561; }
.home-product-list ul { margin: 0 0 0 -20px; padding: 0; zoom: 1; position: relative; float: left; }
.home-product-list ul li { margin: 0; padding: 0; background: none; float: left; width: 220px; margin-left: 20px; font-size: 13px; _display: inline; }
.home-product-list ul li h3 { background: url(../img/bg-h3-underline.png) repeat-x 0 100%; padding-bottom: 5px; font-size: 18px; font-weight: bold; }
.home-product-list ul li h3 a, .home-product-list ul li h3 a:visited { color: #9c3661; }

.home-product-list ul li .foot { color: #9c3661; }
.home-product-list ul li .foot .price-value { font-size: 18px; }

.btn-order { width: 87px; height: 29px; background: url(../img/btn-objednat.png) no-repeat 0 0; text-indent: -9999px; display: inline-block; }

.home-product-list ul li .btn-order { margin-left: 10px; vertical-align: middle; }

/* Product list - subpage */
.product-list { margin: 0 0 20px; padding: 0; }
.product-list ul { margin: 0; padding: 0; }
.product-list ul li { margin: 0 0 20px; padding: 0 0 20px; background: none; border-bottom: 1px solid #e2e2e2; zoom: 1; }
.product-list ul li h2 { margin: 0; }

.btn-order { width: 87px; height: 29px; background: url(../img/btn-objednat.png) no-repeat 0 0; text-indent: -9999px; display: inline-block; }

.product-list ul li .btn-order { margin-left: 10px; }

.price-box .price-value { font-size: 18px; }

/* Search box */
#search-box { float: right; }
#search-box .spc { padding: 0; }
#search-box input { vertical-align: middle; }
#search-box #q { width: 150px; border: 1px solid #c5c5c5; padding: 3px; }

/* Footer */
#footer { font-size: 11px; color: #7b7b7b; background: url(../img/bg-footer.png) no-repeat 50% 0; padding-top: 40px; }
#footer p { margin: 0; }
#footer a.sep { border-left: 1px solid #99c6bf; padding-left: 10px; margin-left: 5px; }
#footer a, #footer a:visited { color: #7b7b7b; }
#footer a:hover { color: #333; }

/* Breadcrumb */
.breadcrumb { padding: 15px 0; margin: -15px 0 20px 0; font-size: 11px; zoom: 1; background: url(../img/bg-h3-underline.png) repeat-x 0 100%; }
.breadcrumb p { margin: 0; }
.breadcrumb strong { font-weight: normal; }
.breadcrumb a, .breadcrumb a:visited { background: url(../img/bullet-breadcrumb.png) no-repeat 100% 55%; padding-right: 13px; margin-right: 5px; }

.annot { font-weight: bold; color: #454545; }
.content {  }

/* Gallery list */
.gallery-list { margin: 0 0 40px; }
.gallery-list ul { margin: 0; padding: 0; }
.gallery-list ul li { margin: 0 0 20px 160px; padding: 0; background: none; }
.gallery-list ul li h2 { margin-top: 0; }
.gallery-list ul li h2 img { float: left; padding: 9px; border: 1px solid #d2d2d2; margin-left: -160px; _display: inline; position: relative; }

/* News */
.news { margin: 0 0 20px; padding: 0; width: 100%; }
.news ul { margin: 0; padding: 0; width: 100%; }
.news ul li .date { margin: 0; font-size: 84.615%; }
.news ul li { margin: 0 0 15px; padding: 15px 0 1px; background: none; border-top: 1px dotted #d2d2d2; zoom: 1; }
.news ul li .img-box { float: left; width: 90px; height: 90px; border: 1px solid #e8e8e8; text-align: center; padding: 5px; vertical-align: middle; font-size: 0; _font-size: 80px; line-height: 90px; _line-height: 90px; }
.news ul li .img-box img { background: white; display: inline; vertical-align: middle; }
.news ul li .text-box { margin-left: 118px; }
.news ul li.no-img .text-box { margin-left: 0; }
.news ul li h3 { margin: 0 0 5px; }
.news ul li .desc { margin: 0; }

/* Related images */
.related-images { position: relative; margin: 0 0 30px; zoom: 1; }
.related-images ul { margin: 0 -20px 0 0; padding: 0; font-size: 0; letter-spacing: -1px; }
.related-images ul li { margin: 0 20px 0 0; padding: 0 0 20px; background: none; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; letter-spacing: 0; overflow: hidden; font-size: 13px; letter-spacing: 0; line-height: 1.3;  }
.related-images ul li img { display: block; padding: 9px; border: 1px solid #d2d2d2; margin: 0; background: #fff; }
.related-images ul li a, .related-images ul li span { display: block; position: relative;}
.related-images ul li .delete { display: block; position: relative;}

/* Side box */
.side-box { border: 1px solid #c5c5c5; margin: 0 0 20px; background: white; }
.side-box h2 { margin: 0; padding: 3px 10px; background: #e2e2e2; font-size: 110%; zoom: 1; }
.side-box .inner { padding: 10px; zoom: 1; }
.side-box .inner p, .side-box .inner ul { margin-bottom: 5px; }

/* Side news*/
.side-news ul { margin: 0; padding: 0; }
.side-news ul li { margin: 0 0 15px; padding: 0; background: none; }
.side-news .inner .date { color: #656565; font-size: 84.615%; margin: 0;  }
.side-news h3 { font-size: 100%; font-weight: bold; margin: 0; }

.side-col { font-size: 12px; margin: 60px 0 0 30px; }

/* Forms */
form { margin: 0; padding: 0; }
input, select, textarea { font-size: 100%; font-family: Arial, sans-serif; }

.inp-text { border: 1px solid #000; border-color: #8E285A #fff #fff #8E285A; }
input.inp-text, textarea { padding: 1px 3px; }

.btn-submit { padding: 1px 5px; }

.form-box { padding: 20px 20px 15px 20px; background: #C6387D; color: white; zoom: 1; position: relative; margin-bottom: 30px; border: 0px solid #d2d2d2; font-size: 13px; }
.form-box .inp-fix { margin-right: 8px; display: block; }
.form-box .inp-fix .w-full { margin-right: -8px; }
.form-box p { margin-bottom: 8px; } 

#contact-form { margin-top: 40px; }

.error { color: #ff0000; font-weight: bold; }
.error-message, .ok-message { color: red; font-size: 100%; font-weight: bold; margin: 15px 0; background: #FDF5F1; padding: 5px 5px 5px 10px; border: 1px solid #F3D2D2; }
.ok-message { color: green; background: #F6FBDC; border: 1px solid #C6E528;}

.w-full { width: 100%;  }
.w-half { width: 50%;  }

/* File icons */
ul.files li { background: none; padding: 0; margin-bottom: 0.3em;}
ul.files li a, a.ico-file { background-repeat: no-repeat; background-position: 0 2px; line-height: 1.5em; padding: 2px 0 2px 22px !important; }
ul.files { list-style: none; margin: 0 0 1em 0; padding: 0; }

/* File icons */
.ico-file-ai {background-image: url("../img/file-icons/ico-file-ai.png");}
.ico-file-avi {background-image: url("../img/file-icons/ico-file-avi.png");}
.ico-file-bmp {background-image: url("../img/file-icons/ico-file-bmp.png");}
.ico-file-cdr {background-image: url("../img/file-icons/ico-file-cdr.png");}
.ico-file-doc {background-image: url("../img/file-icons/ico-file-doc.png");}
.ico-file-dxf {background-image: url("../img/file-icons/ico-file-dxf.png");}
.ico-file-exe {background-image: url("../img/file-icons/ico-file-exe.png");}
.ico-file-png {background-image: url("../img/file-icons/ico-file-png.png");}
.ico-file-html {background-image: url("../img/file-icons/ico-file-html.png");}
.ico-file-jpg {background-image: url("../img/file-icons/ico-file-jpg.png");}
.ico-file-mp3 {background-image: url("../img/file-icons/ico-file-mp3.png");}
.ico-file-pdf {background-image: url("../img/file-icons/ico-file-pdf.png");}
.ico-file-png {background-image: url("../img/file-icons/ico-file-png.png");}
.ico-file-ppt {background-image: url("../img/file-icons/ico-file-ppt.png");}
.ico-file-psd {background-image: url("../img/file-icons/ico-file-psd.png");}
.ico-file-rtf {background-image: url("../img/file-icons/ico-file-rtf.png");}
.ico-file-qt {background-image: url("../img/file-icons/ico-file-qt.png");}
.ico-file-ra {background-image: url("../img/file-icons/ico-file-ra.png");}
.ico-file-swf {background-image: url("../img/file-icons/ico-file-swf.png");}
.ico-file-tif {background-image: url("../img/file-icons/ico-file-tif.png");}
.ico-file-txt {background-image: url("../img/file-icons/ico-file-txt.png");}
.ico-file-xls {background-image: url("../img/file-icons/ico-file-xls.png");}
.ico-file-zip {background-image: url("../img/file-icons/ico-file-zip.png");}
.ico-file-unknown {background-image: url("../img/file-icons/ico-file-unknown.png");}

