/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #6C93D8;
	font: normal small Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333;
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	background-image: url(http://sitegen.ru/imgcss/foni/fon22.png); 
	padding-bottom: 20px;

}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p, blockquote, ol, ul {

}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #333;
}

img { border: #333;   text-align:center;	margin: 5px 10px 0px 0px;}

.img1 {
	float: left;
	margin: 5px 10px 0px 0px;
}


hr {
	height: 2px;
	border-width:0px; /* убрать рамки вокруг элемента */
}

.file * {
	color: #333;
}

/* Wrapper */

#wrapper {
	width: 728px;
	margin: 0 auto;
	background: #6C93D8; no-repeat;
}

/* Header */

#header {
	height: 90px;
	padding: 11px 0px 20px 40px;
	color: #333;
}

#header * {
	text-transform:capitalize;
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
}

#header h1 {
	font-size: 2.7em;
	line-height: 0.9; 
	letter-spacing: -3px;
}

#header h2 {
	padding: 5px 0px 5px 0px;
	font-size: 1.5em;
}

/* Content */

#content {

	background:#fff;
}

#colOne {
	float: right;
	width: 455px;
	padding: 12px 20px 12px 0px;
}

#colOne h3 {
	text-align: left;
	margin-top: 12px;
	margin-bottom: 16px;
}

#colOne a {
text-align: right;
margin-top: 20px;
}

#colOne li {
	margin-bottom: 1.2em;
	margin-left: 10px;
}


#colOne p {
    margin:14px 0 14px 0px; line-height: 1.2;
	color: #333;
}


#colTwo {
	float: left;
	width: 220px;
	text-align: left;
	padding: 18px 10px 5px 20px;
	line-height: 1.1;
}


#colTwo h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1.4em;
	color: #333;
	font-size: 1em;
}



#colTwo a {
	color: #333;
}

/* Footer */

#predfooter
{
	text-align: center;
}

#post-header
{
	text-align: center;
}




#footer * {
	color: #FFFFFF;
}

#footer p {
	margin-left: 100px;
	padding: 0.5em 0 0.7em 0;
	text-align: center;
	font-size: smaller;
}

#pred {
	padding: 6px 0px 6px 0px;
	float: left;
	width: 210px;
	text-align: left;
	line-height: 1.1; 
	font-size: 1.1em;
}

#sled {
	padding: 6px 0px 6px 0px;
	float: right;
	width: 210px;
	text-align: left;
	line-height: 1.1; 
	font-size: 1.1em;
}

