/*
omikron
*/

#wrapper #page #content #text td {
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #34221B;
}

body {
	margin: 0;
	padding: 5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d9ceb2;
background-color: #000000;
/*	background-color: #2D1D17; */
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
/*	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d9ceb2;
}

h1 {
	letter-spacing: 1px;
	font-size: 32px;
}

h2 {
	font-size: 18px;
}

p, ul, ol {
	margin: 0;
	text-align: left;
	line-height: 20px;
	padding-left: 5px;

}

a:link {
	text-decoration: none;
	color: #d9ceb2;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFF99; 
}

a:visited {
	color: #FFFF99;
	text-decoration: none;
}

img {
	border: none;
	text-align: center;
}

img.left {
	float: left;
/*	margin-right: 15px; */
}

img.right {
	float: right;
/*	margin-left: 15px; */
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d9ceb2;
}

/* Header */

#header {
	width: 939px;
	margin: 0 auto;
}

/* Menu */

#menu {
	
        float: left;
	width: 939px;
	height: 35px;
	background: #000000;
}

#menu ul {
	margin: 7px 0 0 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-left: 13px;

}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	background: url('images/img03.gif') no-repeat right 60%;
	text-decoration:none;
	text-transform: capitalize;
	color: #d9ceb2; font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Tahoma, Arial, Helvetica, sans-serif; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}

#menu a:hover { 
	text-decoration: underline;  
	color: #FFFFFF;
}


#menu .current_page_item a {
	color: #d9ceb2;
}


#menu1 {
	float:none;
/*	width: 600px;
	height: 70px; */
	background-color: #2D1D17;
	background-position: center center;
	color:#000000;
	border: 0;
	border-color: #D9CEB2;
}

#menu1 ul {
	margin: 20px 0 0 0px;
	padding: 0;
	color:#000000;
	list-style: none;
	line-height: normal;
}

#menu1 li {
	display: block;
	float: left;
	margin-left: 13px;
	color:#000000;

}

#menu1 a {
	display: block;
/*	float: right; */
	margin-right: 13px;
	margin-left: 3px;
	background: url('images/img03.gif') no-repeat right 60%;
	text-decoration: none;
	text-transform: capitalize;
	color:#ffffff;
	font-style:normal;
	font-variant:normal; 
	font-weight:normal;
	font-size:12px; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	padding-left:20px; 
	padding-right:20px; 
	padding-top:10; 
	padding-bottom:10;
}

#menu1 a:hover {
	text-decoration: underline;
	color:#ffffff;
	padding: 0 20;
}


/** LOGO */

#logo {
	float: left;
	width: 939px;
	height: 200px;
	margin-left: 10px;
	background: url(../images/img02.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 60px 0 0 140px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #d9ceb2;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 140px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #d9ceb2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #000000;
	background-color:#000000;

/*	
	background: #2D1D17;
	background: url(images/img01.gif) repeat-y left top;
*/
}

/* Page */

#page {
	width: 939px;
	margin: 0 auto;
	background: #2D1D17;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 0;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: top;
	color: #D9CEB2;
}
#content a {
/*	display: block;
	float: none;
	margin-right: 3px;
	margin-left: 3px;
	padding: 0 20px;
	color: #d9ceb2;
	text-align: left;
	vertical-align: bottom;
 */
	text-decoration: none;
	font-weight: bold;
}
#listing {
	float: right;
	width: 700px;
	padding: 0;
	text-align:inherit;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#listing a {
	display: block;
	float: none;
	margin-right: 3px;
	margin-left: 3px;
	padding: 0 0px;
	text-decoration: none;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d9ceb2;
	text-align:inherit;
}

#listing a:hover {
	display: block;
	float: none;
	margin-right: 3px;
	margin-left: 3px;
	padding: 0 0px;
	text-decoration: none;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d9ceb2;
	text-align:inherit;
}


/* Post */

.post {
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px SOLID #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
	padding: 5px 0px 5px 5px;
	margin-top: 13px;
	/*	background: #241200; */
	background: url(images/menu-bg0.gif) no-repeat;
	margin-bottom: 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-bottom: 0px;
	padding-top: 5px;
}

#sidebar li ul {
}

#sidebar li li {
	margin-left: 15px;
	padding: 2px 0 2px 0;
	color: #FED064;
}

#sidebar h2 {
	height: 10px;
	margin-top: 20px;
	color: #d9ceb2;
	;
	background-image: url(/images/item-bg1.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 25px;
	padding-top: 13px;
	padding-left: 10px;

}

#sidebar a:hover { 
	text-decoration: underline;  
	color: #FFFFFF;
}
#sidebar a:link {
	color: #d9ceb2;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#ss {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #d9ceb2;
}

/* Boxes */

.box1 {
	padding: 0px;
	vertical-align: top;
	padding-left: 0px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #d9ceb2;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 939px;
	height: 50px;
	margin: 0 auto;
	background: #AA8453;
}

#footer {
	margin: 0 auto;
	height: 80px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: text-bottom;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #000000;
	background-color: #AA8453;
}

#legal a {
	text-decoration: none;
	color: #d9ceb2;
}

/*----- O nas & Kontakt ------------------------------------------------------ */

#text #onas, #text #kontakt {
	float: left;
	margin:  0px 20px 0px 0px;
	background: #352119;
	width: 310px;
}

#text #kontakt ul {
	float: left;
	width: 85%;
	margin: 0 0 0 0;
}

#text #kontakt ul li {
	margin: 0 0 0 0;
}
#menu_lista {
	float: left;
	width: 939px;
	height: 35px;
	background: #000000;
	background-image: url(/images/header_web_02.jpg);
}
