body {
	font-family: Verdana;
	font-size: 12px;
	margin: 10px 30px 10px 30px;
	padding: 0px;
	background:url("img/tk_bg_gradient.jpg") repeat-x scroll 0 0 transparent;
	text-align: center;
	color: #333333;
}

a {
	font-size: 11px;
	text-decoration: none;
	color: #d01c1c;
	padding-left: 5px;
}

a:hover {
	background-color: #2244cc;
	color: #FFFFFF;
	text-decoration: underline;
}

a.choosen {
	text-decoration: underline;
	color: #d01c1c;
}


#all {
	border: 1px solid #000000;
	margin: auto;
	width: 1050px;
	text-align: left;
}

#baner {
	background-image: url('img/logo_pasniki.jpg');
	width: 1050px;
	height: 140px;
	/*background-color: red;*/
}

#baner h2 {
	margin: 0px;
	padding:115px 20px 20px;
	margin-left:795px;
}

#baner h2 a,#baner h2 a:hover {
	color: #d01c1c;
	font-size: 25px;
	background: none;
	font-weight: bold;
}


#header {
	padding: 10px;
	border-bottom: 1px solid #333333;
}

#header a {
	color:#878686;
}

#header a:hover {
	color: #d01c1c;
	font-weight: bold;
	background: transparent;
}

#header a.choosen {
	color: #d01c1c;
	font-weight: bold;
	background: transparent;
}

#categories {
	padding: 0px 0 5px 0;
	height: 40px;
	text-align: center;
	border-bottom: 1px solid #000000;
	margin:0px;
	background-color: green;
}

#categories ul{
	padding: 10px 0 0 0;
	margin: 0;
}

#categories ul,li{
	list-style: none;
	text-transform: uppercase;
}
#categories ul li{
	border:1px solid #FFFFFF;
	background:url("img/tk_menu_btn_bg.jpg") repeat scroll 0 0 transparent;
	padding: 5px 0px 5px 0;
	margin: 0px;
	display: block;
	width: 101px;
	float: left;
}

#categories ul li{
	margin:0 1px 0 1px;
}

#categories ul li.choosen{
	color: #d01c1c;
}

.menu_a {
	color:#FFFFFF;
	font-weight: bold;
}

#categories * li:hover {
	/*background:url("img/bg-li-act.gif") no-repeat scroll center center #FFFFFF;*/
	color:#FFFFFF;
}

#categories * a:hover {
	background: transparent;
	color: #d01c1c;
	text-decoration: underline;
}




#content {
	padding: 10px;
}

#content img {
	float: left;
	margin: 6px;
	display: block;
	width: 150px;
	height: 150px;
}
#content img.welcome_img {
	width: 195px;
	height: 195px;
}

#footer {
	height: auto;
	background-color: #555555;
	padding:15px;
	color: #f4f4f4;
}

h2 a{
	font-size: 14px;
}

h1 {
	margin-top: 0px;
	background-color: #4488ff;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	font-family: trebuchet ms;
	text-align: center;
	padding: 6px;
}

.more {
	color: green;
	text-align: center;
}

.oktravel *{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

strong {
	color: #000000;
}

#content p.welcome img {
	float: right;
}

.cls {
	clear: both;
}

#adv{
	border-bottom:1px solid black;
}

.adv_box{
	display:block;
	float:left;
	width:115px;
	margin:2px 2px 2px 2px;
	padding:3px 3px 3px 3px;
	font-size:11px;
	font-family: tahoma,arial,sans-serif;
}

.adv_box a{
	padding:0;
	margin:0;
}

.adv_title{
	display:block;
	float:right;
	font-weight:bold;
	margin:2px 2px 2px 2px;
	font-size:12px;
	font-family: tahoma,arial,sans-serif;
	padding-right:2px;
}

table.main_tb,
table.main_tb tr,
table.main_tb td{
	margin:0px;
	padding:0px;
	border-width:0px;
	border-spacing:0px;
	border-style:none;

}

table.main_tb td.right_td {
	width:210px;
}

table.main_tb td.main_td {
	min-width:840px;
}

table.main_tb td.right_td {
	vertical-align:top;
	border-left:1px solid #000000;
}

.main_td {
	vertical-align:top;
}
