html{
	height: 100%;
	width: 100%;
}
body{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	color: #444444;
	background-color: #FFFFFF;
}
td{
	font-family: Tahoma, Sans-serif;
	font-size: 12px;
	color: #444444;
}
a, a:visited{
	color: #B0005B;
	text-decoration: none;
}
a:hover{
	color: #B0005B;
	text-decoration: underline;
}
form{
	margin-bottom: 0px;
	margin-top: 0px;
}
p{
	margin-bottom: 5px;
	margin-top: 5px;
}
ul{
	margin: 0 0px;
	padding: 0 20px;
}
h1{
	color: #ab244f;
	font-size: 16px;
	margin: 0 0 5px 0;
}

#companies{
	background: url(../img/bg_companies.jpg) no-repeat left;
}
#login{
	background: url(../img/bg_login.gif) no-repeat;
}
#searchtop{
	background: url(../img/orline_bg.gif) repeat-x;
}
#searchtop #cats td{
	width: 250px;
	text-align: center;
}
#searchtop .text{
	height: 25px;
	width: 290px;
	border: 1px solid #818181;
	color: #818181;
	font-weight: bold;
}
#searchtop #cheks a{
	font-weight: bold;
}
#searchtop .adv a, #searchtop .adv a:visited{
	font-weight: bold;
	font-size: 11px;
	color: White;
	text-decoration: underline;
}
#searchtop .adv a:hover{
	text-decoration: none;
}
#searchtop select{
	height: 25px;
	width: 140px;
	border: 1px solid #818181;
	color: #818181;
	font-weight: bold;
}
#searchtop .go a, #searchtop .go a:visited{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#searchtop .go a:hover{
	text-decoration: none;
}
#searchtop #cats a, #searchtop #cats a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #676268;
	text-decoration: underline;
}
#searchtop #cats a:hover{
    font-size: 14px;
	text-decoration: none;
}
#topshadows{
	position: absolute;
	top: 335px;

}
#maintable{
	padding: 5px 9px 0 14px;
	height: 100%;
}

.tshad_l{
	background: url(../img/tshadow_cl.png) no-repeat;
	width: 21px;
	padding-right: 0;
}
.tshad_c{
	background: url(../img/tshadow_c.png) repeat;
}
.tshad_r{
	background: url(../img/tshadow_cr.png) no-repeat;
	width: 564px;
	padding-right: 0;
}

#mainfield{
	vertical-align: top;
	padding: 5px 31px;
}

.tmenusel{
	background: #f4ad1f;
}
.tmenusel .redge{
	background-image: url(../img/tmsel_r.gif);
}
.tmenusel .rcnr{
	background-image: url(../img/tmsel_cr.gif);
}
.tmenusel .lcnr{
	background-image: url(../img/tmsel_cl.gif);
}
.tmenusel .bedge{
	background-image: url(../img/tmsel_b.gif);
}
.tmenusel a, .tmenusel a:visited{
	color: White;
	text-decoration: none;
}
.tmenusel a:hover{
	color: #B0005B;
	text-decoration: none;
}

.tmenusel .point, .tmenunsel .point{
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
}

.tmenunsel{
	background: #e9ecf5;
}
.tmenunsel .redge{
	background-image: url(../img/tmusel_r.gif);
}
.tmenunsel .rcnr{
	background-image: url(../img/tmusel_cr.gif);
}
.tmenunsel .lcnr{
	background-image: url(../img/tmusel_cl.gif);
}
.tmenunsel .bedge{
	background-image: url(../img/tmusel_b.gif);
}
.tmenunsel a, .tmenunsel a:visited{
	color: #B0005B;
	text-decoration: none;
}
.tmenunsel a:hover{
	color: #f4ac1e;
	text-decoration: none;
}
.boxes th{
	color: #b01c4c;

	text-align: left;
	padding: 20px 10px 0 0px;
	font-size: 12px;
	vertical-align: bottom;
}
.boxes td{
	vertical-align: top;
	padding: 0px;
	font-size: 11px;
}
.boxes .lbest{
	background: #c7204b no-repeat top;
	padding: 0 0 5px 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
}
.boxes .lbest h1{
	color: White;
	margin: 10px 5px;
	font-size: 13px;
	line-height: 11px;
}
.boxes .lbest ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.boxes .lbest li{
	background: url(../img/lmenuulo.gif) no-repeat 5px 2px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.boxes .lbest a, .boxes .lbest a:visited, .boxes .lbest a:hover{
	color: White;
	font-weight: normal;
}
.boxes td td{
    padding: 3px 0 3px 0;
}
.boxes img{
    border: 0px;
}
.boxes img{
    border: 0px;
}
.hline{
	background: url(../img/hline.gif) no-repeat 10px 5px;
	padding: 0 5px;
}
.middler h1{
	color: #ab244f;
	font-size: 20px;
	font-family: Tahoma;
	margin: 0 0 2px 0;
	font-weight: normal;
}
.middler h1 a: visited{
	color: #ab244f;
	font-size: 16px;
	margin: 0 0 5px 0;
	text-decoration: none;
}
.middler h1 a:hover{
    color: #ab244f;
	font-size: 17px;
	margin: 0 0 5px 0;
	text-decoration: underline;
}
.middler a:hover h1{
    color: #ab244f;
	text-decoration: underline;
}
.middler td{
	padding: 10px;
}
.middler a, .middler a:visited, .middler a:hover{
	font-weight: bold;
	color: #840107;
}
.middler p{
	margin-left: -10px;
	margin-top: 5px;
	padding: 8px 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px #dddddd solid;
}
.middler p:hover{
	background-color: #dddddd;
}
.middler b{
	color: #818181;
}
#slogan{
	margin: 10px 0;
	color: #B0005B;
}
#bottom1{
	padding: 0 31px;
}
#bottom2{
	font-size: 10px;
	color: #505050;

}
#bottom2 a, #bottom2 a:visited{
	color: #505050;
}
#printview_bottom1{
	padding: 0 31px;
}
#printview_bottom2{
	font-size: 10px;
	color: #505050;
	padding-left: 15px;
}
#printview_bottom2 a, #printview_bottom2 a:visited{
	color: #505050;
}
.bottlinks2{
	text-align: center;
}
.bottlinks1 a,.bottlinks1 a:visited{
	font-size: 10px;
	text-decoration: none;
}
.bottlinks1 a:hover{
	font-size: 10px;
	text-decoration: underline;
}
.bottlinks2 a,.bottlinks2 a:visited{
	font-size: 12px;
	color: #818181;
	font-weight: bold;
	text-decoration: underline;
}
.bottlinks2 a:hover{
	font-size: 12px;
	color: #818181;
	font-weight: bold;
	text-decoration: none;
}
#partners img{
	margin-right: 10px;
}
#companies{
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#companies p{
	margin-top: 10px;
}
#companies a, #companies a:visited{
	text-decoration: underline;
	letter-spacing: 1px;
}
#companies a:hover{
	text-decoration: none;
	letter-spacing: 1px;
}
#companies img{
	margin: 0 5px;
}
#login{
	vertical-align: top;
}
#login form{
	margin: 20px 0 0 40px;
}
#login input{
	border: 1px solid #818181;
	margin-bottom: 2px;
	width: 130px;
	height: 20px;
	font-weight: bold;
	color: #818181;
	text-align: center;
	font-size: 11px;
}
#login #submit{
	width: 20px;
	height: 20px;
}
#login a, #login a:visited{
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
#login a:hover{
	text-decoration: none;
}
#login div{
    text-decoration: none;
    color: White;
    font-weight: bold;
    font-size: 11px;
    margin: 20px 0 0 40px;
}
.speisok{
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
}
.speisok li{
	padding: 8px 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px #dddddd solid;
	margin-bottom: 5px;
}
.speisok li:hover{
	
	background-color: #dddddd;
}
.infos{
	margin-top: 20px;
}
.infos th{
	padding: 0 15px 5px;
	text-align: left;
	color: #ab244f;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: normal;
	background: url(../img/infos_th.gif) no-repeat 14px bottom;
}
.infos .date{
	font-style: italic;
	font-size: 14px;
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.infos{
	padding: 10px 0;
	vertical-align: top;
}

.info{
	padding: 5px 0;
	vertical-align: top;
}

.infos a:hover h1{
    color: #ab244f;
	font-size: 16px;
	margin: 0 0 5px 0;
	text-decoration: underline;
}
.topbanners{
	text-align: center;
}
.topbanners img{
	margin: 0 16px;
}
.bannerdown td{
	padding: 0 0 0 14px;
}
.bannerdown td img{
	margin-right: 10px;
}
h2 {
	color: #B0005B;
}
.f {
    color: #B0005B;
}
.fbackhead {
	background-color: #e9ecf5;
    color: #B0005B;
    font-weight: bold;
    font-size: 10px;
}
.fbackhead a {
    color: #B0005B;
    text-decoration: none;
}
.fbackhead a:hover {
    color: #f4ac1e;
    text-decoration: none;
}
.fbackrow {
    border-bottom: 1px solid #F8F8F8;
    border-left: 1px solid #F8F8F8;
    border-right: 1px solid #F8F8F8;
}
.helpt{
	margin-left: 5px;
}

//Tooltip
* {
margin:0; padding:0
}
body {
	font:11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background:#FFF
}
#text {
	margin:50px auto;
	width:500px
}
#tt {
	position:absolute;
	display:block;
	background:url(/img/tooltip/tt_left.gif) top left no-repeat
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(/img/tooltip/tt_top.gif) top right no-repeat;
	overflow:hidden
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#666;
	color:#FFF
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(/img/tooltip/tt_bottom.gif) top right no-repeat;
	overflow:hidden
}

.news_img {
	max-width: 200px;
	max-height: 200px;
}
//End Tooltip