* {
	margin: 0;
	padding: 0;
}

body {
	margin:0; padding:0;
   	height:100%;
   	background: #E0D177 url(images1/bg.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#contmain
{
width: 100%;
}

h1, h2, h3 {
	color: #000;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 7px;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #000;
}

a img {
		border:none
}
a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #000000;
}
#left1
{
width: 928px;
margin: 0 auto;
}

#right1
{
width: 928px;
}
/* Header */

#header {
	width: 778px;
	margin: 0 auto;
	height: 289px;
	background: #ffffff;
}

#menu {
	float: left;
	height: 41px;
	width: 714px;
	padding-left: 64px;
	background: #ffffff url(images1/menu.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 31px;
	width: 210px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	padding-top: 10px;
	font-weight: bold;
	color: #7A7243;
    text-align: center;

}

#menu a:hover {
	color: #000;
}
/* Logo */
#logo {
	width: 778px;
	height: 248px;
	margin: 0 auto;
	background: url(images1/header.jpg) no-repeat left top;
	text-align: right;
}


#logo h1 {
	padding-top: 15px;
	padding-right: 20px;
	color: #000;
	font-size: 18px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #000;
}

/* Page */
#page {
	width: 778px;
	margin: 0 auto;
	border-top: none;
	height:100%;
	overflow:auto;
	background: #dcdbd2;

}

/* Content */

#content {
	float: left;
	width: 510px;
	padding-top: 20px;
	border-right: #3b2a1d solid 1px;
	margin-top:18px;
	color:#000;
}
#content p{
	color:#000;
}
#content small{
	font-weight: bold;
}
#content h2 {
	margin: 0 0 1em 0;
	height: 35px;
	color: #FCCA03;
	padding-left: 20px;
	padding-top: 14px;
	font-size:1.5em;
}

#galerie {
		float: left;
		width: 480px;
		margin-left:15px;
}
#galerie img{
		margin:1px;
		border: 3px solid #DCDBD2;
}
#galerie img:hover{
	border: 3px solid #FFFDCD;
}
.post {
	color: #000;
	}
.post .img {
	margin:5px 10px 10px 5px;
	}
.post .short_descr{
	width:100%;
	overflow:hidden;
	height:110px;
	text-align:left;
}
.post .short_descr1{
	width:100%;
	overflow:hidden;
	height:1.4em;
	text-align:left;
}

.post .title {
	margin: 0;
	font-weight: normal;
	color: #867B1C;
}

.post h1.title {
	height: 30px;
	font-size: 2em;
	color: #867B1C;
}

.post .entry {
	padding: 0 10px 0px 0px;
	border-bottom: #3b2a1d solid 1px;
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom:10px;
}
.post .entry .line{
	text-decoration: line-through;
}
.post .entry td{
color:#000;
}
.post .meta {
	margin: 0;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #867B1C;
}
.post small{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #66582B;
}
.post .meta a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2e77db;
	text-decoration: none;
}
.post .meta a:hover {
	text-decoration: none;
	color:#000;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}
.post .links a, .post .tags a {
	border: none;
}
#ceny{
	padding-bottom:20px;
}
#ceny .par{
	width:484px;
	border:1px solid #666666;
	background:#fffcd1;
	text-align:center;
	margin-left:2px;
	font-weight:bold;
}
#ceny .red{
	background:#E0D177;
}
#ceny .blue{
	background:#fffcd1;
}
#ceny .none{
	border:none;
}
#ceny table{
	width:490px;
}
#ceny caption{
	font-weight:bold;
	font-size:1.2em;
	text-decoration:underline;
	padding:5px 0 5px 0;
}
#ceny td{
	text-align:center;
	border:1px solid #666666;
	height:1em;
}

/* Sidebars */

.sidebar {
	float: right;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0em 0;
}
#flags {
	float:right;
	margin-right: 7px;
}	

#sidebar1 {
	width: 240px;
	padding: 0px 0px 0px 0px;
}

#sidebar2 {
	margin-top: 10px;
  	width: 240px;
}

#sidebar2 li h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 10px 0 10px 0;
	text-align: center;
}
#sidebar2 li ul {
	line-height: normal;
	border-bottom: #3b2a1d solid 1px;
	margin-right: 18px;
	padding-bottom: 10px;
}
#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
	text-align: center;
	font-weight: bold;
}

#sidebar2 li a {
	color: #2e77db;
	border: none;
	text-decoration: none;
}
#sidebar2 p{
	color:#000;
	text-align: center;
	font-weight: bold;
	margin-right: 18px;
	padding-bottom: 10px;
}

#sidebar2 li a:hover {
	text-decoration: none;
	color:#000;
}
#sale1 {
background: url(images1/sale1.jpg) no-repeat;
height:220px;
width:200px;
margin-left:20px;
padding-top:5px;
padding-left:5px;
}
#sale1 p{
margin:5px 15px 0 5px;
font-size:0.9em;
text-align:left;
}
#bottom
{
height: 30px;
background: url(images1/footer.gif) bottom no-repeat;
}

/* Footer */
#footer
{
		margin-left:75px;
		width: 778px;
		background: url(images1/footerbg.jpg) repeat-x;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color:#000000;
	margin: 5px 10px 5px 10px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}
#modalContainer {
    height: 339px;
	position: absolute;
    width:500px;
    left:50%;
	bottom: -20px;
    margin-left:-260px;
	background: url(girl.png) no-repeat;
    padding: 10px;
}
#modalContainer .special{
	width: 250px;
	padding: 110px 35px 0 0;
	float: right;
	font-size: 13px;
	text-align: center;
}
#modalContainer .close{
	padding-left: 20px;
	color: white;
}
#modalContainer .close a{
	font-size: 15px;
	color: white;
	font-weight:bold;
}
