@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Main */
body {
	font:87.5%/1.2 Verdana,Geneva,sans-serif;
	background-color:#F5E8D7;
}
h1, h2, h3, h4, h5, h6 {
	font:bold 1em/1 Arial,Helvetica,sans-serif;
}

/* Links */
a:link {

}
a:visited {

}
a:hover {

}
a:active {

}

/* Layers */
#wrap {
	position:relative;
	margin:0 auto;
	padding-top:146px;
	width:992px;
}
#middle {
	position:relative;
	left:240px;
	padding-bottom:1em;
	width:511px;
	border:solid #CDA5A5;
	border-width:0 1px;
	background:url(../img/middle.png) bottom right no-repeat;
}
#middle:after {
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
#subwrap {
	float:left;
	width:511px;
}

/* Header */
#header {
	position:absolute;
	top:0; left:0;
	width:992px; height:146px;
	background:#F5E8D7 url(../img/header.png) no-repeat;
}
#wrap h1.main {
	position:absolute;
	top:40px; left:18px;
	width:206px; height:106px;
	z-index:1;
}
#wrap h1.main a {
	display:block;
	width:206px; height:106px;
	color:#BB8756;
	font-size:3em;
	line-height:1.12em;
	text-align:center;
	text-decoration:none;
}
#wrap h1.main span{
	position:absolute;
	top:0; left:0;
	width:206px; height:106px;
	background:url(../img/logo.png) no-repeat;
	cursor:pointer;
}
#header .nav {
	position:absolute;
	top:0; left:715px;
	padding:14px 0 0 55px;
	height:57px;
//	background:#F5E8D7 url(../img/header-nav.png) no-repeat;
	background: url(../img/header-nav.png) no-repeat;
	font:normal 11px/1 Arial,Helvetica,sans-serif;
}
#header .nav li {
	float:left;
	height:26px;
	width:33px;
	//background-color:#FFF;
}
#header .nav a {
	float:left;
	padding:8px 1.1em 0;
	height:15px;
//	border-right:1px solid #DECBCB;
	color:#A26C6D;
	text-decoration:none;
}

#header .nav img  {
	float:left;
	align:left;
	width:16px;
	padding:0px 0 0;
	margin 0px 0px 0px 0px;
	border-right:0 0 0 0;

}

#header .nav a#last {
	border-right:none;
}
#header .gallery {
	position:absolute;
	top:39px; left:240px;
}
#header .gallery li {
	float:left;
	width:172px; height:102px;
}
#header .gallery img {
	width:168px; height:102px;
}

/* Content */
#content {
	float:right;
	border-top:1px solid #CDA5A5;
	padding:48px 15px 0;
	width:481px;
	background:url(../img/content.gif) repeat-x;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {line-height:1.2; text-align:center;}
#content h1 {font-size:2em; margin-bottom:.67em;}
#content h2 {font-size:1.5em; margin-bottom:.75em;}
#content h3 {font-size:1.17em; margin-bottom:.83em;}
#content h4, #content p, #content blockquote, #content ul, #content fieldset, #content form,
#content ol, #content dl, #content dir, #content menu {margin-bottom:1.12em;}
#content h5 {font-size:.83em; margin-bottom:1.5em;}
#content h6 {font-size:.75em; margin-bottom:1.67em;}
#content blockquote {margin-left:40px; margin-right:40px;}
#content big {font-size:1.17em;}
#content small, #content sub, #content sup {font-size:.83em;}
#content sub {vertical-align:sub;}
#content sup {vertical-align:super;}
#content ol, #content ul, #content dir, #content menu, #content dd {margin-left:40px;}
#content ol {list-style-type:decimal;}
#content ul {list-style-type:disc;}
#content ol ul, #content ul ol, #content ul ul, #content ol ol {margin-top:0; margin-bottom:0;}

/* Aside & Extra */
#aside {
	float:left;
	position:relative;
	left:-241px;
	margin-right:-241px;
	width:240px;
}
#extra {
	float:right;
	position:relative;
	right:-240px;
	margin-left:-240px;
	width:239px;
	text-align:left;
}
#aside h3, #extra h3 {
	margin-bottom:6px;
	padding:14px 0 0 23px;
	height:25px;
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	background:#B98788 url(../img/aside-title.gif) repeat-x;
}
#aside h3 span, #extra h3 span {
	padding-left:19px;
	background:#B98788 url(../img/aside-title.png) left center no-repeat;
}
#aside .nav, #extra .nav {
	margin:0 0 7px 32px;
	border-left:1px solid #FEFCFA;
	font-size:11px;
	line-height:1.5;
}
#aside .nav a, #extra .nav a {
	display:block;
	border:1px solid;
	border-top-color:#FEFCFA;
	border-right-color:#977159;
	border-bottom-color:#C0A8A7;
	border-left-color:#E7D9EB;
	padding:2px 5px;
	width:189px;
	color:#5A1C1C;
	background-color:#EDE5FA;
	text-decoration:none;
}

/* Footer */
#footer {
	padding-top:14px;
	width:992px; height:24px;
	color:#5A1C1C;
	font-size:.7em;
	text-align:center;
	background:url(../img/content.gif) repeat-x;
}
#footer a {
	color:#5A1C1C;
}

/* start reklams */
.reklams_468,.reklams_160 {background-color:#fff;border:none;margin:15px auto;text-align:center;}
.reklams_468 {width:468px;height:60px;}
.reklams_160 {width:160px;height:600px;}
/* end reklams */

.comment{
        color:#5A1C1C;
        height:1px;
        
}