body {
	font-family: verdana;
	font-size: 12px;
	margin-top: 20px;
	padding: 0px;
	background-color: #afd7ec;
	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;
}


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

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

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

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


#header {
	padding: 10px;
}

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

#categories ul,li{
	display: inline;
	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: #afd7ec;
}

#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;
}

h1 {
	margin-top: 0px;
	background-color: #000000;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	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;
}


#reklama{
width:998px;
}

.adv {
margin:auto auto 10px;
width:998px;
display:block;
float:left;
}
.adv_box {
display:block;
font-family:tahoma,arial,sans-serif;
font-size:11px;
margin:2px;
padding:5px;
width:130px;
float:left;
background-color:#d8edf8;
}

.advtitle{
font-size:14px;
font-family:Tahoma;
color:#fff;
text-align:left;
background-color:#afd7ec;
}