html, body

{
	height: 100%;
	margin: 0px;
	background-color: black;
}
#lang_box {
    color: #999999;
    position: absolute;
    right: 40px;
    top: 25px;
}
#lang_box a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.tbl
{
	height: 100%;
	width: 100%;
}

td
{
    font-family: arial, sans-serif;
    font-size: 12px;
	color: #AFD1EC;
	text-decoration: none;
}

a
{
	/*color: #A79900;*/
	color: #FEE800;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.introMenu
{
	color: white;
	font-size: 13px;
	text-decoration: none;
}

a.introMenu:hover
{
	color: #A79900;
	text-decoration: none;
}

a.menu
{
	font-family: verdana, arial, sans-serif;
	color: white;
	font-size: 11px;
	text-decoration: none;
}

a.menu:hover
{
	color: #A79900;
	text-decoration: none;
}

.bline
{
	color: #366298;
	font-size: 11px;
}

a.catname
{
	color: #AFD1EC;
	font-size: 11px;
}

a.catname:hover
{
	text-decoration: none;
}

.current
{
	color: #FEE800;
	font-weight: bold;
}

.bgdark td
{
	color: black;
}

div.main-img-vd,
div.main-img {
	position: absolute;
	right: 15px;
	margin: -35px 0 0 0;
	width: 499px;
	height: 80px;
	background: url(/images/sertif.gif) no-repeat left top;
}

div.main-img-vd {
	position: absolute;
	right: 160px;
	margin: 33px 0 0 0;
	width: 165px;
	height: 65px;
	background: url(/images/sertif.png) no-repeat left top;
}

* html div.main-img-vd {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sertif.png', sizingMethod='crop');  background-image: none; }


div.main-img span {
	position: absolute;
	right: 15px;
	bottom: -20px;
	margin: 0 0 0 0;
	width: auto;
	height: auto;
	color: #80b2d7;
	font-size: 12px;
}

div#sound_flash {
	position: absolute;
	height: 30px;
	width: 100px;
	right: 0;
	margin: -40px 5px 0 0;
	#margin: 10px 5px 0 0;
}

div#main_text {
	border-top: 3px solid #ABABAB;
	border-bottom: 3px solid #ABABAB;
	width: 100%;
	height: 185px;
	margin: 25px 0;
	background: #EAEFF9 url(/images/left_line.jpg) no-repeat 0 50%;
}

div.right_text {
	float: right;
	width: 40%;
	color: #000;
	font-size: 11px;
	font-family: arial, verdana;
	margin: 20px 50px 0 0;
}

div.right_text h2 {
	font-size: 14px;
}

div.right_text h3 {
	font-size: 13px;
}

div.left_text {
	float: left;
	width: 200px;
	position: relative;
	margin: 20px 0 0 310px;
}

div.left_text a {
	display: block;
	color: #086fab;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	margin: 5px 0;
}

div.left_text h3 a {
	font-size: 24px;
	margin-bottom: 15px;
}
.img_right_akcija{
	padding-top: 2px;
}
.right_fix{
	*padding-top: 2px;
}



