@charset "iso-8859-2";
/* CSS Document */
body {
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif;
	margin:0px;
	position:static;
	color:#000000;
	height: 100%;
}

table{
	width: 100%;
	height: 100%;
	border: 0px;
}

td.tlo_gora{
	background-image: url(../images/tlo_gora.jpg);
}
td.tlo_bok{
	background-image: url(../images/tlo_bok.jpg);
}
td.tlo_dol{
	background-image: url(../images/tlo_dol.jpg);
}
div.top{
	background-image:url(../images/1_01.jpg);
	height:63px;
}
div.flash_left{
	background-image:url(../images/1_02.jpg);
	height:126px;
	width:252px;
	float:left;
}
div.flash{
	background-image:url(../images/1_03.jpg);
	height:126px;
	width:236px;
	float:left;
}
div.flash_right{
	background-image:url(../images/1_04.jpg);
	height:126px;
	width:212px;
	float:left;
}
div.logo{
	background-image:url(../images/1_05.jpg);
	height:179px;
	clear:left;
}

div.m_left{
	background-image: url(../images/1_06.jpg);
	height: 40px;
	width: 252px;
	float:left;
}
div.m_pl{
	background-image: url(../images/1_07.jpg);
	height: 40px;
	width: 58px;
	float:left;
	overflow:hidden;
}
div.m_eng{
	background-image: url(../images/1_08.jpg);
	height: 40px;
	width: 58px;
	float:left;
	overflow:hidden;
}
div.m_d{
	background-image: url(../images/1_09.jpg);
	height: 40px;
	width: 59px;
	float:left;
	overflow:hidden;
}
div.m_rus{
	background-image: url(../images/1_10.jpg);
	height: 40px;
	width: 61px;
	float:left;
	overflow:hidden;
}
div.m_right{
	background-image: url(../images/1_11.jpg);
	height: 40px;
	width: 212px;
	float:left;
}
div.bottom{
	background-image: url(../images/1_12.jpg);
	height: 92px;
	clear:left;
}
a#pl {
    display: block;
    width: 58px;
    height: 80px;
    background: url(../images/1_07_.jpg) 0 0 no-repeat; }
 
a#pl:hover { background-position: 0 -40px; }

a#eng {
    display: block;
    width: 58px;
    height: 80px;
    background: url(../images/1_08_.jpg) 0 0 no-repeat; }
 
a#eng:hover { background-position: 0 -40px; }

a#d {
    display: block;
    width: 59px;
    height: 80px;
    background: url(../images/1_09_.jpg) 0 0 no-repeat; }
 
a#d:hover { background-position: 0 -40px; }

a#rus {
    display: block;
    width: 61px;
    height: 80px;
    background: url(../images/1_10_.jpg) 0 0 no-repeat; }
 
a#rus:hover { background-position: 0 -40px; }


a{
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

