body {
	font-size: small;
	font-size: 80%;
	font-family: Tahoma, Arial, Trebuchet MS;
	color: #000;
	margin: 0;
	padding: 0;
}

table {
	font-size: 100%;
	border: 0;
}

img {
	border: 0;
}

h1 {
	font-size: 180%;
	font-weight: normal;
	font-family: Tahoma, Arial, 'Trebuchet MS';
	color: #2fa1d8;
}

h2 {
	font-weight: bold;
	font-size: 140%;
	font-family: tahoma, arial;
	color: #e26561;
	margin:0;
}

.boldblue {
	font-weight: bold;
	color: red;
}

.boldred {
	font-weight: bold;
	color: #2fa1d8;
}

.oldgray {
	color: gray;
}


p {
	margin:0;
	padding: 0;
}

li, ul li {
 list-style-type: none;
 list-style-image: none;
}

#topmenu {
	height: 24px;
	background: url(img/topmenu.gif) top left repeat-x;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	height: 24px;
	background: url(img/topmenuright.gif) top right no-repeat;
}

#topmenu li {
	display: block;
	float: left;
	padding-top: 4px;
    padding-bottom: 3px;
}

#topmenu li a {
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 4px;
}

#topmenu li a.sel, #topmenu li a:hover {
	background: url(img/topmenusel.gif);
	color: #fff;
}

#infomenu {
    height: 74px;
    width:100%;
	background: url(img/sky1.jpg) 189px 0 repeat-x;
}


#infomenu div {
	background: url(img/skyend.jpg) top right no-repeat;
	position: absolute; top: 24px; right: 0px; height: 74px;
}



#homehead {
	background: url(img/homehead2.jpg) repeat-x 955px 0;
}

#homehead #infomenu {
	height: 395px;
	background: url(img/homehead1.jpg) no-repeat;
}

#homehead #infomenu div {
	height: 395px;
	top: 0;
	background: url(img/homehead3.jpg) top right no-repeat;
}

#homehead #infomenu ul {
	padding-right: 30px;
}



#infomenu ul {
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

#infomenu li {
	display: block;
	float: left;
    height: 35px;
}

#infomenu li a {
	color: #fff;
	font-family: Tahoma, Arial;
	font-size: 14px;
	display: block;
	width: 140px;
	height: 27px;
	padding-top: 8px;
    padding-bottom: 10px;
	text-align: center;
	margin-left: 5px;
}

#infomenu li a.sel, #infomenu li a:hover {
	text-decoration: none;
	background: url(img/infomenusel.gif) no-repeat;
}

#homehead #infomenu li a.sel, #homehead #infomenu li a:hover {
	text-decoration: none;
	background: url(img/infomenusel2.gif) no-repeat;
}

#mainside {
	background: url(img/head.jpg) top left no-repeat;
	padding-top: 312px;
}

#mainsidehome {
	background: url(img/headhome.jpg) top left no-repeat;
	padding-top: 245px;
}

.content {
	padding: 0 30px 100px 30px;
}

#rightside {
	width: 228px;
	background: url(img/uslugi.jpg) no-repeat top left;
	padding-top: 40px;
}

#rightmenu {
	background: url(img/net.gif);
	margin-bottom: 30px;
}

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

#rightmenu li {
	display: block;

	background: url(img/next1.jpg) no-repeat 0 50%;
	margin-left: 18px;
	margin-right: 10px;
	padding-left: 15px;
	margin-bottom: 15px;  
}

#righttitle {
	font-weight: bold;
	font-size: 160%;
	font-family: tahoma, arial;
	color: #e26561;
	margin:0;
}

#bottomimage img {
	padding-left: 30px;
}

#bottomside {
	border-top: 1px dotted #000;
}

#copyright {
	float: left;
	padding-left: 30px;
	padding-top: 30px;
	color: #a9b1b5;
}

#countries {
	position: absolute;
	top: 240px;
	right: 280px;
	background: url(img/next2.jpg) no-repeat 0 50%;
	padding-left: 0px;
}

#izbrann {
	position: absolute;
	top: 80px;
	right: 60px;
	padding-left: 0px;
	font-size: 90%;
}

#homecountries #countries {
	top: 460px;
}
#homecountries #countriessel {
	top: 485px;
}

#countries a {
	color: #e26561;
	font-size: 165%;
	text-decoration: none;
	border-bottom: 1px dotted #e26561;
	padding-left: 20px;}

#countriessel {
	position: absolute;
	top: 265px;
	right: 270px;
	width: 415px;
	background: #4fb9ea;
	padding: 10px;
}

#countriessel a {
	color: #fff;
	display: block;
	float: left;
	width: 130px;
	padding-bottom: 4px;
}

.tourh1 {
	clear: both;
	float: left; 
	width: 400px;
	margin-bottom: 45px;
}

.tourh2 {
	float: right; 
	width: 400px;
	margin-bottom: 45px;
}



A:visited, a:link, a:active {
	COLOR: #59b4e0;
	TEXT-DECORATION: underline;
}

A:hover  {
	COLOR: #2076b3;
	TEXT-DECORATION: none;
}

input.required {
	border: 1px solid #f00;
}