* {
	margin: 0;
	padding: 0;
	}
	
body {
/*	background: #ffdbe4 url('images/bg.png') top center repeat-y;*/
	background: #ffdbe4 url('images/c.png');
	font-family: georgia;
	}
	
#wrap {
	width: 990px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	/*background: #f2f2f2 url('images/bgc.gif') repeat-x 0 340px*;*/
	background: url('images/white2.png') ;
	border-left: 2px solid #E2DCD0;
	border-right: 2px solid #E2DCD0;
	}
	
#header {
	height: 60px;
	padding:12px 20px 12px 20px ;
	background:#8E6C1C url('images/bgh1.gif');
	border-bottom: 1px solid #E2DCD0;
}	
#header h2 {float: right; font:1em Arial, Helvetica, sans-serif; color:#fff; clear:right; margin:24px 0 0 0;}

#header img {
	border:0px;
	}
		
#menus {
	float:right;
	width: 330px;
	margin-right: 0px;
	padding: 0px 0px;
	height: 250px;
	/*border-left: 1px solid #E2DCD0;*/
	}
#title {
	width: 660px;
	height: 246px;
	padding: 0px;
	background: url('images/title4.jpg') no-repeat top left;
	border-bottom: 1px solid #E2DCD0;
	}
	
	
#title a {
	font: 600 2.4em 'book antiqua',georgia,times,serif;
	text-decoration: none;
	color: #FFF;
	font-style: italic;
	}
	
	
#right {
	float: right;
	width: 213px;
	}
	
.info {
	float: right;
	margin: 15px 11px 15px 0;
	width: 193px;
	background: url('images/leafline.gif') no-repeat top center;
	border-bottom: 1px solid #C5BBA5;
	padding: 50px 10px 20px 10px;
	line-height: 0.8em;
	font: 400 0.8em 'book antiqua','times new roman',serif;
	color: #833B1E;
	text-align: center;
	}
	
.info p {
	margin-bottom: 10px;
	}
	
.info span {
	font: 800 1.2em georgia,'times new roman',serif;
	color: #C5BBA5;
	font-style: italic;
	}
	
.clearer {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	}

#pics {
width:990px;
height:218px;
border-top: 1px solid #E2DCD0;
border-bottom: 1px solid #E2DCD0;}


#content {
	margin: 10px 20px 0 20px;
	}
	
#content p {
	line-height: 1.5em;
	color: #000000;
	font-family: georgia,'times new roman',times,serif;
	margin-bottom: 10px;
	}
	
#content a {
	color: #FF0033;
	/*border-bottom: 1px dotted #888a66;*/
	text-decoration: none;
	}
	
#content a:hover {
	color: #330;
	border-bottom: none;
	}
	
	
img.right {
	float: right;
	margin: 0px 0 10px 10px;
	}
	
img.left {
	float: left;
	margin: 0px 10px 10px 0;
	}

#content h1 {
	font: 700 1.2em Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(images/bgh1.png) repeat-y;
	margin-bottom: 15px;
	padding: 3px 0 3px 15px;
	text-transform: uppercase;
	}
	
#content h1 a{
	color: #608954;
	border-bottom: none;
	}
	
#content h1 a:hover {
	color: #8F7848;
	}
	
	
.top_meta, .bottom_meta {
	font: 400 0.8em 'book antiqua','times new roman',times,serif;
	color: #C5BBA5;
	text-transform: uppercase;
	}
	
.top_meta a:hover, .bottom_meta a:hover {
	color: #EECC88;
	}
	
.top_meta {
	margin: -18px 0 15px 0;
	}
	
.bottom_meta {
	margin: 10px 0;
	}
	
#content h2, #content h2 a {
	font-size: 1.2em;
	color: #ff0033;
	font-weight: 800;
	margin-bottom: 5px;
	}
	
#content h3, #content h3 a {
	color: #608954;
	font-size: 1.0em;
	margin-bottom: 5px;
	font-weight: 800;
	}
	
#content h4, #content h4 a {
	color: #833B1E;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: -5px;
	}

#content h5, #content h5 a {
	color: #C5BBA5;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: -5px;
	}
	
	
#content ul, #content ol {
	color: #222;
	font-size:106%;
	margin: 10px 0 15px 270px;
	list-style-type:none;
	}
	
.red {
	color:red;
	text-transform:uppercase;
	font-weight:800;}
	
.post {
	border-bottom: 1px solid #C5BBA5;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
	
.post img {
	float: right;
	margin: 0 0 10px 10px;
	padding:2px;
	border: 1px solid #669966;
	}
	

form {
	padding: 10px 0;
	margin-left: 10px;
	text-align:right;
	width: 400px;
	float:left;
	}
	
fieldset {
	border: none;
	line-height: 1.7em;
	}
	
input {
	color: #888a66;
	border: 1px solid #fbb917;
	padding: 5px;
	margin: 5px 0px;
	background-color: transparent;
	}
textarea {
	color: #888a66;
	border: 1px solid #fbb917;
	padding: 5px;
	background-color: transparent;
	}
	
input.button {
	background: #ff0033;
	padding: 4px;
	border: none;
	margin: 6px 0;
	color: #FFF;
	}
	
table {
	margin-bottom: 15px;
	color: #888a66;
	}
	
table th {
	background: #608954;
	color: #FFF;
	font-style: italic;
	margin: 0px;
	font-weight: 600;
	padding: 8px 30px;
	border-top: 2px solid #833B1E;
	}
	
table td {
	padding: 8px;
	}
	
.odd td {
	background-color: #eee;
	}
	
hr {
	color: #423C2F;
	border: none;
	margin: 20px 0;
	}
	
blockquote {
	padding: 10px;
	background: #eee;
	}
	
cite {
	font-family: georgia,times,serif;
	font-style: italic;
	color: #833B1E;
	}
	
dt {
	color: #833B1E;
	font-style: italic;
	}
	
dd {
	margin-left: 20px;
	color: #888a66;
	}
	
#foot {
	color: #C5BBA5;
	width: 950px;
	height: 40px;
	margin: 0 auto 0px auto;
	background: #212121 url('images/frootbg.jpg') no-repeat bottom right;
	padding: 10px 20px;
	font-size: 0.9em;
	letter-spacing:0.1em;
    border-left: 2px solid #E2DCD0;
	border-right: 2px solid #E2DCD0;
	}
	

 
 #foot h2 {
	color: #FFF;
	font-size: 1.1em;
	font-style: italic;
	border-bottom: 2px solid #FBB917;
	padding-bottom: 4px;
	}
	
#foot p {
	padding: 4px 0;
	line-height: 1.4em;
	}
	
#foot p a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 2px solid #FBB917;
	}

#foot p a:hover {
	background-color: #FBB917;
	}
	
#foot p img {
	float: left;
	margin: 0 7px 5px 0;
	padding: 1px;
	border: 1px solid #FBB917;
	}
	
#foot ul {
	float: left;
	margin-right: 20px;
	list-style-type: none;
	width: 150px;
	}
	
#foot ul li a {
	display: block;
	padding: 4px;
	border-bottom: 1px solid #FBB917;
	color: #C5BBA5;
	text-decoration: none;
	}
	
#foot ul li a:hover {
	background-color: #FBB917;
	color: #FFF;
	text-decoration: none;
	}
	
#foot p.credit {
	width: 560px;
	border-top: 2px solid #FBB917;
	font-size: 0.8em;
	padding-top: 5px;
	margin-top: 5px;
	float: left;}
#foot p.about {
	padding-top: 16px;
	width: 360px;
	float: right;
	font-size: 0.7em;
	margin-right: 20px;
	}	
/*Meniu sus*/
ul.cssmenu {
	list-style: none;
	padding: 0px;
    margin: 0 ; 
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.cssmenu li {
	float: left;
	}

ul.cssmenu li.sm {
	height:49px;
	}

ul.cssmenu li a {
	display: block;
	width: 330px;
	height: 50px;
	background: url('images/menu.jpg');
	}	
	
/*
*	Normal Links
*/
ul.cssmenu li.ad a {
	background-position: 0 0;
	}
ul.cssmenu li.tut a {
	background-position: 0 -51px;
	}
ul.cssmenu li.prod a {
	background-position: 0 -102px;
	}
ul.cssmenu li.wl a {
	background-position: 0 -153px;
	}
ul.cssmenu li.ph a {
	background-position: 0 -204px;
	height:47px;
	}
			
/*
*	Hover Links
*/
ul.cssmenu li.ad a:hover {
	background-position: 330px 0;
	}
ul.cssmenu li.tut a:hover {
	background-position: 330px -51px;
	}
ul.cssmenu li.prod a:hover {
	background-position: 330px -102px;
	}
ul.cssmenu li.wl a:hover {
	background-position: 330px -153px;
	}
ul.cssmenu li.ph a:hover {
	background-position: 330px -204px;
	height:47px;
	}
#nt {
float: right;
width: 120px;
margin: 0;
height: 16px;
font-size: 0.7em;
padding: 0 0 0px 0px;
color:#000;
}

#nt a{
text-transform:uppercase;
letter-spacing:0.1em;
font: 300 Arial, Helvetica, sans-serif;
text-decoration:none;
color: #222;
}

#nt a:hover{
text-decoration:underline;
}

.highlightit img{
padding: 3px;
border: 1px solid #608954;
text-decoration:none;
}

.highlightit:hover img{
border: 1px solid #ff0033;

}

.highlightit:hover{
color: #333333;
border-width: 0px;
}

#ct {
float:left;
margin: 40px 20px 20px 20px;
padding: 10px 20px;
background:transparent;
border: 1px solid #fbb917;}

.cent {
text-align:center;}
