body, table{
	margin: 0px;
	padding: 0px;
	color: #01697a;
	font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    line-height: normal;
    scrollbar-face-color: #b1d2fa;
	scrollbar-highlight-color: #b1d2fa;
	scrollbar-shadow-color: #b1d2fa;
	scrollbar-3dlight-color: #b1d2fa;
	scrollbar-darkshadow-color: #b1d2fa;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
body{
    background: url(/images/bg.gif);
}

p, form{
	margin: 0px;
	padding: 0px;
}
ul {
     list-style-type: none;
}
a{
	color: #82b0c7;
	text-decoration: none;
}
a:hover{
	color: #82b0c7;
	text-decoration: underline;
}
img{
    border: 0px;
}

.png{
	behavior: url(/ie-png.htc);
	-ie-png-blankimage: url(/images/px.gif);
}
input, textarea{
	border: solid 1px #a1a1a1;
	background-color: #ffffff;
	color: #789060;
    font-size: 14px;
	margin-top: 2px;
	margin-bottom: 7px;
}
.gbr{
	color: #000000;
    font-size: 14px;
	margin-left: 25px;
}
.hint{
	background-color:#c0d860;
	line-height:10px;
	color:black;
	font-family:"Trebuchet MS";
	font-size:11px;
	width:auto;
	border:1px solid #294138;
	border-left:5px solid #294138;
	margin:0px;
	padding:8px;
	position:absolute;
	visibility:hidden;
}
#hr{
    border-bottom: solid 1px #c0d860;
    height: 1px;
    font-size: 1px;
    margin-top: 7px;
    margin-bottom: 6px;
}
.cls{
    margin: 20px 0px;
}

#title{
    display: inline;
    margin-left: 50px;
    float: left;
    font-weight: normal;
    text-transform: uppercase;
	color: #01778a;
}
#title0{
	font-size: 24px;
}
#title1{
	font-size: 14px;
}
#lang{
    display: inline;
    margin-right: 50px;
	color: #000000;
	font-size: 10px;
    font-weight: normal;
    float: right;
    margin-top: 10px;
}
#lang span{
    margin-left: 10px;
}
.left{
    width: 50%;
    border-right: solid 1px #97d7f3;
    text-align: right;
}
.right{
    width: 50%;
    border-left: solid 1px #97d7f3;
    padding-top: 100px;
}
.main{
    width: 650;
    text-align: center;
    border-right: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    background: url(/images/grad.gif) repeat-x #ffffff;
}
.top{
    background: url(/images/top.jpg) right top no-repeat;
    height: 265px;
}
.content{
    clear: both;
    padding: 25px 50px 35px 50px;
    text-align: justify;
}
.content img{
    border: solid 1px #01697a;
}
.galery img{
    border: 0px;
}

.logo{
    float: left;
    display: inline;
    margin:  28px 0px 14px 75px;
    width: 121;
    height: 143px;
}
.counter{
    float: right;
    display: inline;
    height: 20px;
    margin:  28px 30px 0px 0px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.menu{
    clear: both;
    height: 59px;
}
