/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background:  url(/images/fon.png);
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:22px;
	color: #FFFCC7;
}

p, ol
{
margin-top: 10px;
}

h1, h2, h3 {
	color: #fff;
}

h1 {
	font-size: 15px;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}


h3 {
	font-size: 1em;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #FFFCC7;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #FFFCC7;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #FFFCC7;
}

hr {
	display: none;
}

#main
{
width: 100%;
margin: 0 auto;
background: url(/images/fon2.png) repeat-x;
}


/* Header */

#header {
	width: 100%;
	margin: 0 auto;
	height: 300px;
	background:  url(/images/fon.png);
}

#menu2 {

	height: 51px;
	width: 100%;
	background: url(/images/menu.jpg) repeat-x;
	text-align: center;

}

#menu {
	height: 51px;
	width: 600px;
	margin: 0 auto;
	text-align: center;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 36px;
	
	margin-right: 1px;
	text-decoration: none;
	font-size: 18px;;
	font-weight: bold;
	color: #FFFCC7;
	padding-top: 15px; padding-left:50px; padding-right:30px;
    text-align: left;
	background: url(/images/menu_b.jpg) no-repeat;
}

#menu a:hover {
	color: #FFFCC7;
	background: url(/images/menu_r.jpg) no-repeat;
}



/* Logo */

#logo2 {
	width: 100%;
	min-width: 900px;
	height: 317px;
	/*background: url(/images/header2.gif) no-repeat right top;*/
}
#logo{ height:260px; background:url(/images/header.png) center top no-repeat;}


#logo1 {
	width: 100%;
	min-width: 900px;
	height: 250px;
	margin: 0 auto;
	text-align: center;
	padding-top: 67px;
	/*background: url(/images/header1.gif) no-repeat left top;*/
}


#logo1 h1 {
	padding-right: 20px;
	color: #ffffff;
	padding-top: 20px;
	font-size: 26px;
}

#logo1 h2 {
	font-style: italic;
	font-size: 10px;
	padding-right: 20px;
}


#logo1 a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 623px;
	margin: 0 auto;
	background:  url(/images/back.gif) repeat-y top;
	margin-top: 15px;

}

#top
{
background: url(/images/top1.gif) no-repeat;
width: 623px;
height: 26px;
}

#bottom
{
background: url(/images/bottom1.gif) no-repeat;
height: 56px;
width: 623px;
}

#box
{
height: 168px;
color: #FFFCC7;
margin-left: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
overflow: hidden;
}

#box H1 a
{
font-size: 18px;
color: #FFFCC7;
}

/* Content */

#content {
	
	
	color:#FFFCC7;
}

#content H2
{

height: 31px;
padding-top: 10px;
padding-left: 15px;
width: 394px;
font-size: 16px;
color: #FFFCC7;

}

#content H2 a
{
color: #FFFCC7;
}

#content .entry
{
padding: 10px 20px;


}
#content .entry table
{
color:#FFFCC7;


}

/* Sidebars */

.sidebar {
float: right

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}

.sidebar {
	margin-bottom: 2em;
}


.sidebar li {
	margin: 0;
}


#sidebar2 {
	width: 201px;
	padding-right: 4px;
}

#sidebar2 h2 {
	background: url(/images/title.gif) no-repeat left top;
	height: 31px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
}

#sidebar2 ul {
	line-height: normal;
}

#sidebar2 li {
	padding: 5px;
	background: url(/images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 a {
	border: none;
	padding-left: 10px;
}

#sidebar2 a:hover {
	border: none;
	padding-left: 10px;
}

.back_title
{
background: url(/images/title_back.gif) no-repeat;
}

#sidebar2 .top {
 padding-top: 20px;
 }
 
#page-title{
	font-size:18px;
	}

/* Footer */
#footer
{
padding: 20px;
background: url(/images/footer.gif) repeat-x
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #FFFFFF
}

.textik{
	padding:20px;
	text-align:justify;
	}
	.textik H1{
		font-size:14px;
		font-weight:bold;
		text-align:center;
		cursor:pointer;
		}
#content .img-right{
	border:1px solid #fffcc7;
	float:right;
	margin:5px 0 3px 10px;
	}
#content .img-left{
	border:1px solid #fffcc7;
	float:left;
	margin:5px 10px 3px 0;
	}
