* {
	margin: 0px;
	padding: 0px;
}

body {
	padding:0px; background-color: #707070;
	color: #707070;
	font-family: Verdana; ariel;
	font-size: 12px;
	text-decoration: none;
	text-align: center
	
}

a {
	color: #ffffff;
	font-weight: bold;
	background-color: inherit;
	text-decoration: underline;
}

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


span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	list-style-type: none;

}

h1 {
	line-height: 14px;
	font-size: 14px;
	line-height: 14px;
	text-align:center
}

h2 {
	line-height: 12px;
	font-size: 12px;
	line-height: 17px;
	text-align:center
}

/* h3 {
	padding: 0px 45px 20px;
	text-align:right

} */


.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}



#container {
	margin: center;
	width: 700px;
	height: 550px;
	background-image: url('bg_main.jpg');
	background-repeat: no-repeat;

}

/* Left bar */

#bar {
	color: #ffffff;
	margin-left:550px;
	margin-right:0px;
	margin-top:125px;
	margin-bottom:0px; 
	font-size : 12px;
}

#bar a {
	font-size : 14px;
}

/* Main Page */

#main_text {
	text-align: center;
	margin-left:210px;
	margin-right:160px;
	margin-top:-225px;
	margin-bottom:80px
}

#main_text p{
	line-height: 14px;
}

#main_text a{
	color: #707070;
}

#main_text a:hover {
	color: #ff1246;
}


#trot {
	font-family:Guttman Calligraphic;
	color: #ff1235;
	margin-left:0px;
	margin-right:500px;
	margin-top:-60px;
	margin-bottom:0px; 
	font-size : 15px;
}

#zhot {
	margin-left:240px;
	margin-right:270px;
	margin-top:15px;
	margin-bottom:10px; 
	font-size : 10px;
}


#but_bar {
	text-align: center;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px; 
	font-size : 10px;
}

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