/* 
Proderma CSS
Vytvořil Martin Winkler pro Lightblue a.s.
*/

/* CSS Reset  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;	
}
body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: '';	content: none; }

:focus { outline: 0; }

ins {	 text-decoration: none;}
del {	 text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0; }

/* Main structure */
	
body {
	font-family: 'Verdana';
	font-size: 13px;
	color: #656565;
	background: #abafc3 url('images/bgr.gif') left top repeat-x;
	margin: 0;
	padding: 0;
}

#container { width: 920px; margin: 40px auto; position: relative; }

#page { width: 900px; background: #fff; padding: 10px; }
#hp { font-size: 12px; line-height: 18px; }

/* Header */

#header { height: 58px; border-bottom: 1px solid #e2e2e2; }

#h-menu { position: absolute; left: 317px; top: 25px; }

#slider li { float: left; margin-right: 17px; padding: 0; background: none; list-style: none; z-index: 10; position: relative; }
#slider li.current { background: #bf1f58 url('images/menu-l.gif') left top no-repeat; height: 29px; }
#slider li.current span { background: transparent url('images/menu-r.gif') right top no-repeat; padding-left: 4px; height: 29px; z-index: 10; position: absolute; right: 0; top: 0; }

#slider li a {
	font-family: 'Century Gothic';
	font-size: 12px;
	color: #6b6b6b;
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 12px;
	height: 29px;
	line-height: 29px;
	z-index: 10;
	position: relative;
}

#slider li a:hover, #slider li a:active { color: #bf1f58; }
#slider li.current a { color: #fff; }

#teaser { height: 282px; border-bottom: 1px solid #e2e2e2; }

#breadcrumb { font-size: 11px; margin: 15px 0 0 20px; }

/* Content */

#content { border-bottom: 1px solid #e2e2e2; padding: 20px 0; }
#sidebar .box { margin: 0 0 20px 0; }

/* Cols */

.col-1, .col-2, .col-3 { float: left; }

.main-col2-set { margin: 0; }
.main-col2-set .col-1 { width: 619px; padding: 12px 20px 0 20px; border-right: 1px solid #e2e2e2; }
.main-col2-set .col-2 { width: 200px; padding: 12px 20px 0 20px; }

.col2-set .col-1 { width: 289px; position: relative; top: -12px; padding: 12px 20px 0 0; border-right: 1px solid #e2e2e2; }
.col2-set .col-2 { width: 289px; position: relative; top: -12px;  padding: 12px 0 0 20px; border: none; }

.products .col2-set { padding: 30px 0 20px 0; border-bottom: 1px solid #e2e2e2; }
.products .col2-set .col-1 { width: 200px; position: relative; padding: 0; border: none; }
.products .col2-set .col-2 {  width: 380px; position: relative; padding: 10px 0 0 20px; border: none; }

/* Gallery */

#screen2 { position: relative; width: 900px; border-bottom: 1px solid #e2e2e2; }
#screen2 .prev { position: absolute; left: 0; top: 14px; background: transparent url('images/arrow-l.gif') left top no-repeat; width: 11px; height: 57px; margin: 14px 0 0 8px; }
#screen2 .next { position: absolute; right: 10px; top: 14px; background: transparent url('images/arrow-r.gif') left top no-repeat; width: 11px; height: 57px; margin: 14px 0 0 0; }

#slideshow { overflow: hidden;  width: 840px; height: 84px; margin: 0 30px; padding: 16px 0; }
#slideshow ul { width: 1892px; }
#slideshow li { float: left; margin: 0 11px; cursor: pointer; }
#slideshow li.first { margin: 0 11px 0 0; }

/* Products */

ul#products-menu li { background: none; padding: 0; list-style-type: none; line-height: 22px; }
ul#products-menu li a { 
	margin: 0 0 3px 0;
	padding: 0 0 0 15px;
	color: #868a9e;
}

ul#products-menu li a.plus { background: transparent url('images/ico-plus.gif') left 4px no-repeat; }
ul#products-menu li a.plus { background: transparent url('images/list-li.gif') left 7px no-repeat; }

ul#products-menu li a:hover,
ul#products-menu li.current a  { color: #bf1f58; }

ul#products-menu li ul { margin-left: 15px; }
ul#products-menu li ul li a, ul#products-menu li ul li ul li a { color: #64697e; }

ul#products-menu li ul li a:hover,
ul#products-menu li ul li.current a { color: #bf1f58; }

.shop .cell { width: 296px; height: 330px; padding: 18px 13px 15px 0; float: left; border-right: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; }
.shop .cell h3 a { color: #bf1f58; }
.shop .cell p { line-height: 18px; font-size: 12px; }
.shop .cell .but { float: left; }
.shop .alt { width: 296px; height: 330px; padding: 18px 0 15px 13px; border-right: none; border-bottom: 1px solid #e2e2e2; }
.shop .bot { border-bottom: none; }
.shop .id-line { border-bottom: 5px solid #e2e2e2; padding-bottom: 10px; margin-top: 30px; }

.cell .pic { width: 80px; height: 160px; float: right; margin-left: 20px; padding: 0 5px; }
.cell .pic img { float: right; width: 100px; }

.products .cell { width: 296px; float: left; text-align: center; height: 240px; padding: 18px 13px 15px 0; border-right: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; }
.products .alt { border-right: none; padding: 18px 0 15px 13px; }
.products .bot { border-bottom: none; }
.products .cell h3 { color: #bf1f58; text-align: left; }
.products .cell img { margin: 10px auto 10px auto; }
.products .cell p { font-size: 12px; line-height: 20px; margin: 0 0 10px 0; }

.product-list .cell { 
	background: #f6f7fc url('images/bot-line.gif') left bottom repeat-x;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding: 10px 0 10px 10px;
	margin-bottom: 4px;
}

.product-list .cell:hover { background: #eff1fa url('images/bot-line.gif') left bottom repeat-x; }
.product-list .cell h3 { font-family: 'Verdana'; font-size: 15px; font-weight: bold; margin: 0; line-height: 15px; }
.product-list .cell p { font-size: 12px; margin-bottom: 0; }
.product-list .cell a { text-decoration: none; }
.product-list .cell a:hover { color: #bf1f58; }
.product-list .id-line { padding: 0; margin: 20px 0 10px 0; }

.main-col2-set .idTabs { margin: 30px 0 0 0; padding: 0; border-bottom: 1px solid #dbdce3; }
.main-col2-set .idTabs li { float: left; padding: 0; margin-right: 4px; }
.main-col2-set .idTabs li a { font-family: 'Arial'; font-size: 11px; font-weight: bold; float: left; background: #fff; display: block; height: 30px; line-height: 30px; padding: 0 7px; vertical-align: middle; text-decoration: none; }
.main-col2-set .idTabs li a.selected { background: #f6f7fc; border: 1px solid #dbdce3; position: relative; top: 1px;border-bottom: 1px solid #f6f7fc; position: relative; top: 1px; line-height: 29px; }
.main-col2-set .idTabs li a:hover { color: #bf1f58; }

.phone { margin-top: 20px; color: #bf1f58; }

/* Footer */

#footer { padding-top: 20px; }
#footer p { font-size: 12px; text-align: center; margin-bottom: 5px; }
#footer a { color: #6b6b6b; text-decoration: none; }
#footer a:hover { color: #bf1f58; }

.admin { text-align: center; margin-top: 5px; }
.admin a { text-decoration: none; color: #777a8c; }
.admin a:hover { text-decoration: none; color: #4c4f5c; }

/* Headers */

h1 { position: absolute; left: 30px; top: 24px; width: 206px; height: 29px; }
h1 a { font-size: 26px; font-weight: normal; text-decoration: none; text-transform: uppercase; color: #868a9e; }
h1 span { position: absolute; width: 206px; height: 29px; left: 0; top: 0; background: transparent url('images/h1.gif') left top no-repeat; }

h2,h3 { font-family: 'Century Gothic'; font-size: 20px; font-weight: normal; color: #bf1f58; margin-bottom: 13px; }
h3 { font-size: 17px; color: #5e658f; }
h4 { font-size: 13px; font-weight: bold; color: #535353; margin-bottom: 10px; }

/* Standard classes */

img { border: none; }
a { color: #868a9e; border: none; }
a:hover { color: #868a9e; text-decoration: none; }

p { color: #6b6b6b; line-height: 20px; margin-bottom: 20px; }
ul { margin-bottom: 20px; }
.main-col2-set li { line-height: 20px; padding-left: 15px; background: transparent url('images/list-li.gif') left 7px no-repeat; }

sup,
sub { font-size: 10px; height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative; }

sup { bottom: 1ex; }
sub { top: .5ex; }

small { font-size: 11px; margin-bottom: none; }
.bold, strong { font-weight: bold; }

/* Various classes */

.a-left { text-align: left; }
.a-right { text-align: right; }
.a-center { text-align: center; }

.left { float: left; }
.right { float: right; }

img.left { margin-right: 15px; }
img.right { margin-left: 15px; }

.bold { font-weight: bold; }
a.but { 
	color: #fff;
	background: #989caf url('images/but-l.gif') left top no-repeat;
	text-decoration: none;
	padding: 1px 10px;
	line-height: 20px;
	position: relative;
}

a.but span { position: absolute; right: 0; top: 0; width: 3px; height: 22px; background: #848799 url('images/but-r.gif') right top no-repeat; }
a:hover.but { background: #848799 url('images/but-l.gif') left -22px no-repeat; }
a:hover.but span { background: url('images/but-r.gif') left -22px no-repeat; }

a.but-buy { 
	color: #fff;
	background: transparent url('images/but-buy.gif') left top no-repeat;
	text-decoration: none;
	width: 93px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;	
	position: relative;
	display: block;
}

a:hover.but-buy { background: transparent url('images/but-buy.gif') left -22px no-repeat; }
.price { font-size: 12px; font-weight: bold; color: #bf1f58; margin-bottom: 10px; }
.price span { font-size: 14px; font-weight: bold; color: #bf1f58; }

.bot-10 { margin-bottom: 10px; }
.more { position: relative; top: -20px; margin-bottom: 0; }
.main-col2-set .no-border { border: none; }

/* Clearfix */

.main-col2-set:after,
.col2-set:after,
#events:after,
#slideshow:after,
.clearfix:after,
.idTabs:after {
	content:".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	overflow: hidden;
}
