
body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
}


.bg {

	background:url("images/bg.png") repeat-x;
	height: 160px;

}


.top {

	width: 973px;
}

.all {

	width: 973px;
}

.top_right {

	float:right;
}

.top_left {

	float:left;
}

.logo {
	background-image:url(images/logo.png);
	background-repeat: repeat-x;
	width: 198px;
	height: 134px;
	margin:0px auto;
	float:left;
}

.logo_text {

	color:#000000;
	font-family: Arial;
	font-size: 12px;
	margin: 0 auto;
	float:right;
	text-align:right;
	padding-right: 38px;
	padding-top: 105px;
}

.logo_text a{

	color:#000000;
	text-decoration: none;
}

h1 {

	font-weight: bold; 
	color:#000000;
	font-family: Arial;
	font-size: 13px;
	padding-top: 8px;
	margin: 0 auto;
}

.title {

	color:#ffffff;
	font-family: Arial;
	font-size: 12px;
	margin: 0 auto;
	float:right;
	text-align:right;
	padding-right: 20px;
	padding-top: 20px;
}


.title_page {
	background-image:url(images/title_page.png);
	background-repeat: repeat-x;
	width: 201px;
	height: 45px;
	margin:0px auto;
	float:left;
}


#right {

	width: 212px;
	float:right;
}

#left {
	width: 753px;
	float:left;
}



.start_right {
	background-image:url(images/start_right.png);
	background-repeat: repeat-x;
	width: 212px;
	height: 49px;
	margin:0px auto;
}

.start_left {
	background-image:url(images/start_left.png);
	background-repeat: repeat-x;
	width: 753px;
	height: 49px;
	margin:0px auto;
}

.start_left h2 {

	color:#ffffff;
	font-family: Arial;
	font-size: 12px;
	margin: 0 auto;
	float:right;
	text-align:right;
	padding-right: 20px;
	padding-top: 20px;
}

.page_right {

	width: 212px;
	margin: 0 auto;
	background-image: url('images/page_right.png');
	background-repeat: repeat-y;
}


.page_left {

	width: 753px;
	margin: 0 auto;
	background-image: url('images/page_left.png');
	background-repeat: repeat-y;

}

.tags {
	background-image:url(images/tags.png);
	background-repeat: repeat-x;
	width: 753px;
	height: 49px;
	margin:0px auto;
}


.end_right {
	background-image:url(images/end_right.png);
	background-repeat: repeat-x;
	width: 212px;
	height: 1px;
	margin:0px auto;
}

.end_left {
	background-image:url(images/end_left.png);
	background-repeat: repeat-x;
	width: 753px;
	height: 1px;
	margin:0px auto;
}

.kat {
	background-image:url(images/kat.png);
	background-repeat: repeat-x;
	width: 212px;
	height: 22px;
	margin:0px auto;
}

.kat  a{

	color:#ba1010;
	text-decoration: none;
	float:right;
	text-align:right;
	padding-right: 25px;
	padding-top: 3px;
}


.kat a:hover{

	text-decoration: underline;
}

.text {
	width: 180px;
	float:right;
	text-align:right;
	padding-right: 18px;
	padding-top: 5px;
}

.text  a{

	color:#ba1010;
	text-decoration: none;
}


.text a:hover{

	text-decoration: underline;
}

.kav {
	background-image:url(images/kav.png);
	background-repeat: repeat-x;
	width: 753px;
	height: 1px;
	margin:0px auto;
}

.menu {

	padding-right: 12px;
	padding-bottom: 10px;
	margin:0px auto;
	float:right;
	text-align:right;
}

.menu  a{

	color:#ba1010;
	text-decoration: none;
	padding-right: 3px;
}


.menu a:hover{
	text-decoration: underline;
}


.adv {

	width: 728px;
	padding-right: 13px;
	float:right;
	margin:0px auto;
}


.site {
	background-image:url(images/site.png);
	background-repeat: repeat-x;
	width: 753px;
	height: 101px;
}

.site_img {

	width: 80px;
	padding-right: 30px;
	padding-top: 18px;
	float:right;
}

.site_text {

	width: 600px;
	float:right;
	text-align:right;
	padding-right: 18px;
}

.site_title a{

	color:#ba1010;
	float:right;
	text-align:right;
	text-decoration: none;
	font-size: 14px;
}

.site_title a:hover{

	text-decoration: underline;
}

.p{

	
	padding-right: 18px;
	float:right;
	text-align:right;
}


.more_tags {

	width: 728px;
	float:right;
	text-align:right;
	padding-right: 18px;
}


.more_tags a{

	color:#000000;
	float:right;
	text-align:right;
	text-decoration: none;
	font-size: 12px;
}

.more_tags a:hover{

	text-decoration: underline;
}



.footer_img {
	background-image:url(images/footer_img.png);
	background-repeat: repeat-x;
	width: 960px;
	height: 21px;
}

.footer {

	width: 960px;
}


.footer a{

	color:#000000;
	text-decoration: none;
	padding-right: 3px;
}


.footer a:hover{
	text-decoration: underline;
}


.footer_r {

	float:right;
	text-align:right;

}

.footer_r a{

	color:#000000;
	text-decoration: none;
	padding-right: 3px;
}


.footer_r a:hover{
	text-decoration: underline;
}

.footer_l {

	float:left;
	text-align:right;
}



.clear {
	clear: both;
}

.move {

	padding-top: 5px;
}





