/*#############################################################
Name: Coffee N Cream
Date: 2006-08-24
Description: A smooth coffee style template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.

Frog CMS version 1.0.1
Originally ported to Frog CMS by: David Reimer (erajad.byethost10.com)
[20080406] Revised version: Deborah Edwards-Onoro (http://www.lireo.com) 
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #203EAE;
	text-decoration:none;
}
a:hover {
	color: #203EAE;
	text-decoration:underline;
}
body {
	background: #e6e6e6 url('../images/bg.jpg') repeat-x;
	color: #000;
	font: normal 62.5% Arial;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.8em;
	margin-bottom: 4px;
}

pre {
	background: #FFE;
	border: 1px solid #EED;
	border-left: 6px solid #938262;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
code {
	background: #FFE;
	font: normal 1em "Courier New",monospace;
}
blockquote {
	background: url('img_coffeeNcream/quote.gif') no-repeat;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3,h4 {
	color: #203EAE;
	padding-top: 6px;
	margin-bottom:10px;
}


/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	margin: 0 auto;
	width: 780px;
}

/* header */
.header {
	background: url('img_coffeeNcream/bgheader.gif') repeat-x;
	height: 120px;
	margin: 0 auto;
	width: 760px;
}

/* title */
.title {
	padding: 32px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}
.title h1 a,
.title h1 a:link,
.title h1 a:visited,
.title h1 a:hover,
.title h1 a:active {
	color: #E4DBCF;
  text-decoration: none;
}


/* navigation */
ul#navigation {list-style:none; padding:0 0 0 25px; width:733px;}
ul#navigation li {float:left; position:relative; margin:0 4px;}
ul#navigation li a {background:url(../images/bg-navigation.gif) no-repeat 0 0; display:block; width:138px; height:25px; text-align:center; color:#203EAE; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:16px; padding-top:7px;}
ul#navigation li a:hover {opacity:0.9;}
ul#navigation li ul {display:none; list-style:none; padding:0;}
ul#navigation li:hover ul {display:block; position:absolute;}
ul#navigation li ul li {border-bottom:1px solid #757376; opacity:0.95; float:none;}
ul#navigation li ul li a {color:#fff; text-decoration:none; padding:5px 10px; width:220px; display:block;background:#203EAE; height:auto; text-align:left; font-weight:normal; font-size:13px;}
ul#navigation li ul li a:hover {background:#4670c8;}

#but div.menutitle {background:url(../images/bg-button-swich1.png) no-repeat 0 1px; width:135px;}

.top {text-align:right;}


table.izdelki th {background:none; font-size:12px; padding:3px 0; height:25px !important; height:19px; text-align:left;}
table.izdelki th.noImageBack {background:none;}
table.izdelki th a {color:#203EAE;}
table.izdelki td {padding-left:0px; vertical-align:top; padding-top:5px; font-size:12px; padding-right:15px;}

table.prednosti th {background:#4670C8; font-size:12px; color:#fff; padding:3px 0;}
table.prednosti td {vertical-align:top; background:#eaeaea; padding-top:5px;}
table.prednosti {margin-bottom:10px;}

table.prednosti ul.good li 	{list-style:none; background:url('../images/plus.gif') no-repeat 0 3px; padding:3px 18px; margin-left: 10px;}
table.prednosti ul.bad li 	{list-style:none; background:url('../images/minus.gif') no-repeat 0 3px; padding:3px 18px; margin-left: 10px;}
table.izdelki {margin-bottom:35px;}
table.izdelki img {float:left; margin-right:10px;}

/* main */
.main {
	clear: both;
	padding: 0 10px 12px 28px;
	background:#fff;
	margin-top:7px;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 170px;
}
.sidenav h1, .sidenav h3 {
	font-size: 1.2em;
	margin: 0;
}


.sidenav a.gume {background:url(../images/gume.jpg) no-repeat 0 0; display:block; width:70px; height:69px; color:#000; font-size:1.8em; font-weight:bold; padding:25px 0 0 85px}
.sidenav a.colni {background:url(../images/traktor.gif) no-repeat 0 0; display:block; width:100px; height:89px; color:#fff; font-size:1.6em; font-weight:bold; padding:5px 0 0 55px}

.main .sidenav h2 {color:#203EAE; margin-bottom:4px; margin-top:15px;}

.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #A98;
	border-top: 1px solid #DDC;
	list-style: none;
}
.sidenav li a {
	background: #CCC3AF;
	color: #554;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #D6CCB9;
	color: #654;
}


/* content */
.content {
	padding-top: 12px;
	float: left;
	width: 550px;
}
.content .info {  /* .descr */
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content ul li {
	list-style:none;
	background:url('../images/bullet_blue.png') no-repeat 0 3px;
	padding:3px 18px;
	margin-left: 10px;
}
.content ol li {
	list-style: decimal;
	margin-left: 18px;
	font-size:1.3em;
}
.content .comment-form-body {
	width: 450px;
}
.comment-author {
  font-size: 1.1em;
}

/* footer */
#footer {
	background: #fff url('../images/bg-footer.jpg') repeat-x;
	height:90px;
	/* clear: both; */
	color: #000;
	font-size: 1.1em;	
	padding-top:5px;
	/* margin: 0 0 0 10px;
	padding: 0 18px; 
	width: 725px */
	margin: 0 auto;
	text-align: center;	
	width: 100%;
}

#W {width:780px; margin:0 auto;}

#logo h1 {text-indent:-9999px;}

#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footer .footerLeft, 
#footer .footerRight {
  padding: 0 30px;
 }

/* floats */
.footerLeft {float: left;} /* names changed from "left" and "right" to avoid conflict with Admin CSS */
.footerRight {float: right;}
.clearer {clear: both;}

a#lang {float:left; border:none; position:absolute; top:32px; right:5px;}
a#lang1 {float:left; border:none; position:absolute; top:12px; right:5px;}
a#lang img {border:none;}
a#lang1 img {border:none;}#mainNavigation {position:relative;}

img.imgRight {float:right; margin-left:10px; margin-bottom:10px;}

/* HACKS
------------------------------ */
.clear {display:inline-block;}
.clear:after, ul#navigation:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden;}

