body {
	font-family: verdana;
	font-size: 12px;
	margin-top: 20px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	color: #000000;
}

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

a:hover {
	background-color: #000000;
	color: #ffffff;
}

a.choosen {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}


#all {
	background-color: #ffffff;;
	margin: auto;
	width: 917px;
	text-align: left;
}

#baner {
	background-image: url('baner.jpg');
	background-position: right;
	background-repeat: no-repeat;
	width: 917px;
	height: 348px;
}

#baner h2 {
	margin: 0px;
	padding: 210px;
}

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


#header {
	width: 730px;
	float: right;
	padding: 10px;
}

#categories {
	float: left;
	width: 150px;
	margin: 0px;
	padding: 5px;
	text-align: left;
}

#categories ul,li{
	list-style: none;
	padding-left: 10px;
	
}

#categories * a {
	color: #333333;
}

#categories * a:hover {
	color: #ffffff;
	background-color: #000000;
}

#categories * a.choosen {
	list-style: circle;
	color: #000000;
}



#content {
	padding: 10px;
	background-color: #ffffff;
}

#content img {
	float: left;
	margin: 6px;
	display: block;
	width: 120px;
	height: 120p;
	
}

#footer {
	height: 30px;
	border-top: 1px dotted #cccccc;
}

h2 a{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: trebuchet ms;
}

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

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

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

strong {
	color: #000000;
}



.cls {
	clear: both;
}

.welcome {
	font-weight: bold;
	font-size: 12px;
}


#adv{
	margin:auto;
	border:1px solid black;
	width:895px;
}

.adv_box{
	display:block;
	float:left;
	width:110px;
	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;
}