/* CSS Document */



body {
	margin-top:0px;
	background-color: #161616;
	background-image: url(images/back.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
}


a:link {
color:#022F6A;
text-decoration: underline;
outline:none;
}

a:hover {
color:#022F6A;
text-decoration: underline;
outline:none;
}

a:visited {
	color:#022F6A;
	text-decoration: underline;
	outline:none;
}

.black a {
text-decoration:none;
}

.black a:visited {
text-decoration:none;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 600px;
}

.all {
width: 900px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

h3 {
	font-size: 14px;
	color: #022F6A;
	font-style: italic;
	margin-bottom:0px;
}



/* LAYOUT CLASSES */

.main {
	width: 900px;
	height: 550px;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.banner {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 300px;
background-image: url("images/banner.jpg");

}

.top {
margin-left: auto;
margin-right: auto;
width: 900px;
height: 40px;
text-align:center;
}

.middle_welcome {
	width: 900px;
	height: 730px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content_back.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.middle_2 {
	width: 900px;
	height: 1050px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content_back.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
.middle_3 {
	width: 900px;
	height: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content_back.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.middle_4 {
	width: 610px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content_back.jpg);
	background-position:top;
	background-repeat:repeat-y;
	text-align:justify;
	float:right;
	margin-right:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

.middle_5 {
width: 900px;
height: 1700px;
margin-left: auto;
margin-right: auto;
background-image: url(images/content_back.jpg);
background-position:top;
background-repeat:repeat-y;
}

.middle_6 {
	width: 900px;
	height: 840px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content_back.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
.contactbox {
	margin-bottom: 7px;
	width: 280px;
	background-color:#F3F5F7;
	text-align: left;
	font-size: 14px;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #DBDCDE;
	line-height:14px;
	float: left;
}


.middle_info {
width: 900px;
height: 610px;
margin-left: auto;
margin-right: auto;
background-image: url(images/content_back.jpg);
background-position:top;
background-repeat:repeat-y;
}

.prices td {

height: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 10px;
color: #2f2f2f;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;

background-color: #f1f1f1;
border-top: 1px solid #b8b8b8;
border-bottom: 1px solid #b8b8b8;
line-height:14px;
}

.prices {
width: 270px;
}


.middle_timetable {
width: 900px;
height: 1250px;
margin-left: auto;
margin-right: auto;
background-image: url(images/content_back.jpg);
background-position:top;
background-repeat:repeat-y;
}

.middle_comments {
width: 900px;
height: 730px;
margin-left: auto;
margin-right: auto;
background-image: url(images/content_back.jpg);
background-position:top;
background-repeat:repeat-y;
}

.menu {
	clear:both;
	float:left;
	width: 270px;
	height: 600px;
	background-image: url(images/menu.jpg);
	background-repeat:no-repeat;
	padding-left:0px;
	text-align:center;
	margin-left:0px;
}

.content {
	float:right;
	margin-right:10px;
	width:580px;
	height:600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 12px;
	color: #666666;
	line-height:20px;
	padding-top: 20px;
	padding-right:5px;
}

.footer{
clear:both;
width: 900px;
height: 35px;
color: #FFFFFF;
padding-top:10px;
background-image: url(images/footer.jpg);
}

/* MAIN CLASSES */

.text_header {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
text-align: left;
color: #666666;
line-height:25px;
text-decoration:underline;
}

.menu_text{
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-size: 11px;
color: #FFFFFF;
line-height:16px;
padding-top: 0px;
}

.footer_text{
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 11px;
color: #FFFFFF;
line-height:16px;
}

.textart {
color: #115e3d;
font-size: 14px;
margin-left: auto;
margin-right: auto;
font-weight:bold;
text-align: left;
text-transform:uppercase;
}

.textart2 {
color: #000;
font-size: 11px;
margin-left: auto;
margin-right: auto;
font-weight:bold;
text-align: left;
text-transform:uppercase;
}

.test {
margin-left: auto;
margin-right: auto;
width: 560px;
background-color: #F2F2F2;
border: 1px solid #c7c7c7;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 11px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
line-height:16px;
}

.test2 {
margin-left: auto;
margin-right: auto;
width: 560px;
background-color: #E7E9FE;
border: 1px solid #006699;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 11px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
line-height:16px;
}

.time_head{
background-color:#F4F4F4;
padding: 2px;
text-align:center;
border: 1px solid #959595;
color: #093468;
width: 183px;
}

.time_content{
background-color: #F8F8F8;
padding: 1px;
text-align:center;
border: 1px solid #D3D3D3;
color: #666666;
font-size:11px;
vertical-align:top;
}

/* FOOTER WEBWORKS */

.webworks {
color: #000000;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}


a.webworks:link {
color: #000000;
font-size: 11px;
font-family:  Arial, Helvetica, sans-serif;
text-decoration: none;
}


a.webworks:visited {
color: #000000;
font-size: 11px;
font-family:  Arial, Helvetica, sans-serif;
text-decoration: none;
}

a.webworks:hover {
color: #000000;
font-size: 11px;
font-family:  Arial, Helvetica, sans-serif;
text-decoration: underline ;
}

.contactform td {
text-align: left;	
font-size: 11px;
color:#CCC;
}

.contactform  {
margin-left: 30px;	
}

input {
 background-color: #f1f1f1;
 border:1px solid #CCC;
}s

textarea {
 background-color: #f1f1f1;
  border:1px solid #CCC;
}

select {
 background-color: #f1f1f1;
  border:1px solid #CCC;
}


.topr {
font-weight: bold;
color:#000;
font-size: 11px;
}
/* WEBWORKS */

