body {
	font-family: trebuchet ms;
	font-size: 12px;
	margin: 30px;
	padding: 0px;
	background-color: #999999;
	text-align: center;
	color: #333333;
}

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

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

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


#all {
	background-color: #ffffff;
	border: 1px solid #000000;
	margin: auto;
	width: 768px;
	text-align: left;
}

#baner {
	background-image: url('baner.jpg');
	width: 768px;
	height: 203px;
}

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

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


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

#categories {
	background-color: #111111;
	padding: 5px;
	height: 14px;
	text-align: center;
}

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

#categories * a {
	color: #cccccc;
}

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

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



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

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

#footer {
	height: 30px;
	background-color: #555555;
}

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

h1 {
	margin-top: 0px;
	background-color: #cc4411;
	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;
}

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

.cls {
	clear: both;
}


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

.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{
	margin:0px;
	padding:0px;
}

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


