/*#############################################################
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.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}
body {
	background: #655A46 url(img/bg.gif);
	color: #543;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
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.4em;
	margin-bottom: 4px;
}
code {
	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;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #654;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	width: 780px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* header */
.header {
	background: url(img/bgheader.gif) repeat-x;
	height: 120px;
	margin: 0 auto;
	width: 760px;
}

/* title */
.title {
	padding: 32px;
	width: 35%;
	float: left;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Lucida Sans Unicode","Trebuchet MS",sans-serif;
}
/* title text */
.djepetotext {
	font: bold italic 5.0em Geneva, Arial, Helvetica, sans-serif;
	color: #D2BFA3;
}
.djepetotextkontakt {
	font: bold italic 1.3em Geneva, Arial, Helvetica, sans-serif;
	color: #654;
}
.djepetotextlittle {
	font: bold italic 15px Geneva, Arial, Helvetica, sans-serif;
	color: #D2BFA3;
}

/* navigation */
.navigation {
	background: #FFF url(img/bgnavigation.gif) repeat-x;
	font: bold 1.2em Verdana,sans-serif;
	height: 44px;
	margin: 0 auto;
	padding: 0 18px;
	width: 723px;
}
.navigation a {
	color: #543;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 12px;
	line-height: 44px;
}
.navigation a:hover {
	background: #CEBDA1;
	color: #420;
}

/* main */
.main {
	clear: both;
	padding: 0 10px 12px 28px;
}


/* content */
.content {
	padding-top: 12px;
	float: none;
	width: 730px;
	clear: both;
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}

/* footer */
.footer {
	background: #958463 url(img/bgfooter.gif) repeat-x;
	color: #FED;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 760px;
}
.footer a {
	color: #FFD;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.header_top {
	background-image: url(img/bg_top.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-top: 66px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.footer_reklama {
	background-image:url(img/vikendica_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 760px;
	height: 65px;
	border: 3px solid  #ffff00;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.footer_divider {
	width: 760px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.header_i {
	color: #333333;
	background-color: #EBE9ED;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}
.ispodslike {
	color: #9F741A;
	font-size: 18px;
	font-weight:bold;
	border: 1px solid #000000;
	width: 800px;
	height: 25px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}
