BODY{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:150%;
	background:url(../images/bodybg.jpg) repeat-x top #dcead3;
}

TABLE {
	border-collapse: collapse;
}

TD{
	margin: 0;
	padding: 0;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#014E86;
}

P {
	margin:3px auto 3px auto;
}

H1 {
	font-size:20px;
	color:#028BCA;
	margin:0px 0px 15px 0px;
}

H3 {
	font-size:13px;
	color:#014E86;
	margin:0px 0px 8px 0px;
}

H2 {
	font-size:15px;
	margin:0px 0px 5px 0px;
}

A {
	color:#014E86;
}
/*-------General--------*/
.general {
	width:100%;
}
DIV.floatL {
	float: left;
}
DIV.floatR {
	float: right;
}
DIV.clear {
	clear: both;
}
DIV.separator20 {
	height: 20px;
}
DIV.separator10 {
	height: 10px;
}
DIV.separator5 {
	height: 5px;
}
DIV.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
DIV.taRight {
	text-align: right;
}
DIV.taLeft {
	text-align: left;
}

DIV.fsSmallest {
	font-size:11px;
}
DIV.fsSmall {
	font-size:12px;
}
DIV.fsBig {
	font-size:14px;
}
DIV.fsBigger {
	font-size:15px;
}
DIV.fsLarge {
	font-size:16px;
}

DIV.padd5 {
	padding:5px;
}

DIV.paddLeft20 {
	padding:0px 0px 0px 20px;
}
DIV.paddLeft10 {
	padding:0px 0px 0px 10px;
}
DIV.paddLeft5 {
	padding:0px 0px 0px 5px;
}
DIV.paddRight20 {
	padding:0px 20px 0px 0px;
}
DIV.paddRight10 {
	padding:0px 10px 0px 0px;
}
DIV.paddRight5 {
	padding:0px 5px 0px 0px;
}
DIV.paddRight15 {
	padding:0px 15px 0px 0px;
}

DIV.paddTop20 {
	padding:20px 0px 0px 0px;
}
DIV.paddTop10 {
	padding:10px 0px 0px 0px;
} 
DIV.paddTop5 {
	padding:5px 0px 0px 0px;
}
DIV.paddBottom10 {
	padding:0px 0px 10px 0px;
}
DIV.paddBottom20 {
	padding:0px 0px 20px 0px;
}
DIV.paddBottom5 {
	padding:0px 0px 5px 0px;
}

DIV.error {
	color: Red;
}

.color2 {
	color:#f9ec90;
}

.color1 {
	color:#017137;
}

.color3 {
	color:#004e86;
}
.color4 {
	color:#3774a3;
}
.color5 {
	color:#f24b43;
}
DIV.title {
	font-size:12px;
	color:#f9ec90;
	background:url(../images/titlebg.gif) repeat-x top;
	padding:5px 0 0 8px;
	text-align:center;	
	margin:5px 0 5px 0px;
}

DIV.png IMG{
	/*behavior:url("../png.htc"); */
}

.nounder {
	text-decoration:none;
}
.bold {
	font-weight:bold;
}
/*-------Header------------*/
DIV.header {
	padding:30px 0 0 250px;
}

DIV.header1 {
	background:url(../images/headerbg.gif) repeat-x bottom;
	margin:0 335px 0 220px;
	height:96px;
}

DIV.header2 {
	position:absolute;
	top:30px;
	left:0;
}
DIV.header3 {
	position:absolute;
	top:30px;
	right:0;
}

DIV.logo {
	position:absolute;
	top:30ppx;
	left:250px;
}


/*----Content-------*/
DIV.left {
	background:url(../images/leftbg.jpg) no-repeat top left;
	width:221px;
	margin:118px 0 0 0;
	padding:20px 0 0 0;
}
DIV.left1 {
	background:url(../images/left1bg.gif) no-repeat top left;
	height:44px;
	width:100%;

}
DIV.left2 {
	width:100%;
	background:url(../images/left2bg.gif) repeat-y left;
}
DIV.left3 {
	padding:10px 20px 10px 20px;
}

DIV.content {
	margin:0 0 0 250px;
}

/*-------Footer------*/
DIV.footer {
	background:url(../images/footerbg.gif) repeat-x bottom;
}



DIV.kursBlock1 {
	width:70px;
}
DIV.kursBlock2 {
	width:10px;
	padding:8px 0 0 0;
}

/*----Hotel-------*/
DIV.subMenu1 {
	background:url(../images/footerbg.gif) repeat-x top;
	text-align:center;
	position:relative;
	height:100px;
}
DIV.subMenu3 {
	
	position:absolute;
	top:20px;
	left:0;
	width:100%;
	
}
DIV.subMenu2 {
	width:80%;
}


/*---------Contacts-----------*/
DIV.feedback {
	width:220px;
	margin:20px 0 0 0;
}

.inputText, .inputTextarea {
	width:100%;
	border:1px solid #a1c4ff;
	font-family:tahoma;
	font-size:11px;
	padding:3px 3px 5px 5px;
	height:23px;
}

.inputTextarea {
	width:100%;
	height:100px;
}
.inputText3 {
	display:none;
}

/*-----------Rooms--------*/
TABLE.rooms TD {
	border:1px solid #6ca882;
	color:#006d36;
	padding:4px;
}

TABLE.rooms TD.nobord {
	border:none;
	
}

DIV.roomPhoto {
	border:1px solid #036c33;
}


/*---------Navigation-----*/
DIV.iconNavigation {
	position: absolute;
	left:550;
	top:60px;
}
DIV.iconNavigationItem {
	float:left;
	padding-left:20px;
	width:25px;
	text-align:center;
}
