* {
    margin: 0;
}

a img {
	border: none;
	cursor: pointer;
}

html, body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #333333;
    height: 100%;
	margin: 0;
	background-color: #e0e0e0;
}

h1{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #2073b4;
	padding: 0px 0px 5px 0px;
	letter-spacing:-1px;
}

h2{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2073b4;
	padding: 0px 0px 5px 0px;
}

h3{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	color: #2073b4;
	padding: 0px 0px 5px 0px;
	letter-spacing:-1px;
}

p {
	padding-bottom: 10px;
	color: #333333;
}

.floatleft {
	float:left;
	margin:10px 30px 20px 00px;
	clear:right;
}

.floatright {
	float:right;
	margin:10px 0px 10px 30px;
	clear:right;
}

a {
    color: #649f4b;
}

ul {
	padding-bottom: 20px;
	padding-left: 30px;
}

ul li {
    list-style-type: none;
	list-style-image: url(../images/bullet.png);
}

#out {
	margin: 0 auto;
	width: 964px;
}

#top {
	height: 50px;
}

#inner_body {
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	height: auto !important;
	min-height: 520px;
}

#inner_body  #content {
	position: relative; 
	margin-top: -497px; 
	margin-left: 296px; 
	width: 668px;
}
#inner_body #content .text {
	margin: 0px 20px 0px 0px;
}

#menu {
	float: left;
	margin-left: 34px;
	position: absolute;
	top: 260px;
}

#logo {
	float: left;
	margin-left: 36px; 
	position: absolute; 
	top: 85px;
}
 
.menu_element {
	height: 36px;
}

#footer {
	background-image: url(../images/footer_line.png); 
	clear: both;
	height: auto;
	margin: 0 auto;
	width: 964px;
    padding-top: 10px;
}

#footer p {
	text-align: center;
	padding-top:180px;
	width: 964px;
    color: #7c7c7c;
}


#content_about {
	background-image: url(../images/main_bg.png);
}

#content_about h1 {
	color:#666;
	padding-top:5px;
	padding-bottom:15px;
}

#content_about div.conteiner {
	padding: 15px 40px 15px 40px;
}

#banners {
	background: url(../images/main_bg.png) repeat-y right; 
	float: right;
padding-top:20px; 
	position: relative;
	text-align: right;
	width: 984px;
	
	}

table.price td {
    padding: 8px 0 5px 0;
	font-family:Times;
	font-size:1.4em;
	border:1px solid #C0C0C0;
}

table.price th {
    padding: 8px 0 5px 0;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	border:1px solid #C0C0C0;
	
}

table.manager td {
	border:0;
	font-size:13px;
    text-align:left;
}



a.ya-park {
    background:url(../img/inform/ya_park.jpg) no-repeat top center;
		font-size:10px;
		display:block;
		height:80px;
		color:gray; 
}

a.ya-park:hover {
    background:url(../img/inform/ya_park_hover.jpg) no-repeat top center;
	color:orange;
	text-decoration:none;
}

a.raek {
    background:url(../img/inform/raek.jpg) no-repeat center top;
	font-size:10px;
	display:block;
	height:80px;
	color:gray; 
}

a.raek:hover {
    background:url(../img/inform/raek_hover.jpg) no-repeat center top;
	color:#669933;
	text-decoration:none;
}

a.trackpore {
    background:url(../img/inform/trackpore.jpg) no-repeat center top;
	font-size:10px;
	display:block;
		height:80px;
	color:gray; 
}

a.trackpore:hover {
    background:url(../img/inform/trackpore_hover.jpg) no-repeat center top;
	color:#2BB5FD;
	text-decoration:none;
}

a.yatv {
    background:url(../img/inform/yatv.jpg) no-repeat center top;
	font-size:10px;
	display:block;
		height:80px;
	color:gray; 
}

a.yatv:hover {
    background:url(../img/inform/yatv_hover.jpg) no-repeat center top;
	color:#2BB5FD;
	text-decoration:none;
}

.red_date {
	color:red;
	font-weight:bold;
	padding: 5px 0 5px 0;	
}

table.skype {
	width:200px;
	height:130px;
	border-collapse:collapse;
	
	}
	
table.skype  td{
	border:none;
	font-size:1.1em;
	vertical-align:middle;
	background-color:white;
	
	}
