
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #467299; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

strong { color: #000000; }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: solid;
	border-color:  #000000;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 20px 20px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
	width: 980px;
	margin: 0 auto;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
}

#header {
	width: 980px;
	height: 40px;
	margin: 0 auto;
	background: #608F30 url(images/img02-a.jpg) no-repeat left top;
}

/* Menu */

#menu {
	width: 940px;
	height: 51px;
}

#menu p {
  text-align:center;
	display: block;	
	padding: 10px;
	text-decoration: none;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CCCCCC;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

/** LOGO */


#logo {
	height: 250px;
	background: url(images/img01-X1.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #DC261B;;/*#DC261B;*/
	font: italic 60px Georgia, "Times New Roman", Times, serif;
}

#logo h1 { padding-top: 120px; }


#logo p {
	padding: 165px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	width: 900px;
}

/* Post */

.post {
	margin-bottom: 5px;
}


.post .title2 {
  text-align: center;
	height: 45px;
	margin-bottom: 3px;
	padding: 3px 0px 2px 0px;
	background: url(images/img-08-c.jpg) no-repeat center top;
	color: #000000;
}


.post .meta {
  text-align: center;
	margin: -27px  0 3px 0px;
	padding: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #888888;
}

.post .meta a { color: #888888; }

.post .entry {
	padding: 15px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}


#table-upoutavka {
width: 100%;
border: 1px #888888 solid;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: #494336 url(images/img05-a.jpg) no-repeat left top;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 7px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}
