body{
	font-family: Arial,Tahoma,Verdana,Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	background-color:black;
}

.bgMainCennik{
     background:url('/img/bg_main_cennik.jpg');
     background-position:top right;
     background-repeat:no-repeat;
     width:931px;
     height:1000px;
     margin:auto;

}

.mainDivBackgroundTop2{
    background: transparent url('/img/bg_menu_cennik.jpg');
    height:37px;
    background-repeat:repeat-x;
}

.mt_uvod ,.mt_uvod_over{
	background: transparent url('/img/btn_top_uvod.jpg');
	background-repeat:no-repeat;
	width:70px;
	height:31px;
	float:left;
	font-weight:bold;
}

.mt_uvod_over{
	background: transparent url('/img/btn_top_uvod_over.jpg');

}

.txtCennikTop{
    color:white;
    width:500px;
   /* float:right; */
    margin-right:67px;
    margin-top:115px;
    border:1px solid yellow;
}


.mt_profil ,.mt_profil_over {
	background: transparent url('/img/btn_profil.jpg');
	background-repeat:no-repeat;
	width:62px;
	height:31px;
	float:left;
	font-weight:bold;

}

.mt_profil_over{
	background: transparent url('/img/btn_profil_over.jpg');
}



.mt_podmienky ,.mt_podmienky_over {
	background: transparent url('/img/btn_podmienky.jpg');
	background-repeat:no-repeat;
	width:164px;
	height:31px;
	float:left;
	font-weight:bold;

}

.mt_podmienky_over{
	background: transparent url('/img/btn_podmienky_over.jpg');
}




.mt_cennik ,.mt_cennik_over {
	background: transparent url('/img/btn_cennik.jpg');
	background-repeat:no-repeat;
	width:70px;;
	height:31px;
	float:left;
	font-weight:bold;

}

.mt_cennik_over{
	background: transparent url('/img/btn_cennik_over.jpg');
}



.mt_klub_rai ,.mt_klub_rai_over {
	background: transparent url('/img/btn_klub_rai.jpg');
	background-repeat:no-repeat;
	width:81px;;
	height:31px;
	float:left;
	font-weight:bold;

}

.mt_klub_rai_over{
	background: transparent url('/img/btn_klub_rai_over.jpg');
}



.mt_spolupraca ,.mt_spolupraca_over {
	background: transparent url('/img/btn_spolupraca.jpg');
	background-repeat:no-repeat;
	width:110px;
	height:31px;
	float:left;
	font-weight:bold;

}

.mt_spolupraca_over{
	background: transparent url('/img/btn_spolupraca_over.jpg');
}





.mt_kontakt ,.mt_kontakt_over {
	background: transparent url('/img/btn_kontakt.jpg');
	background-repeat:no-repeat;
	width:80px;
	height:31px;
	float:left;
	font-weight:bold;

}

.mt_kontakt_over{
	background: transparent url('/img/btn_kontakt_over.jpg');
}


.mt_sutaze ,.mt_sutaze_over {
	background: transparent url('/img/btn_sutaze.jpg');
	background-repeat:no-repeat;
	width:167px;
	height:31px;
	float:left;
	font-weight:bold;

}

.mt_sutaze_over{
	background: transparent url('/img/btn_sutaze_over.jpg');
}


.mainDivBackgroundMenu{
	margin:auto;
	width:930px;
	height:31px;
	border:0px solid yellow;
	/*background-color:red;*/
}

.mainTableSpacer{
    width:730px;
	margin:auto;
        height:107px;
}

table.mainTable{
	width:730px;
	margin:auto;
}

.bgHead{
	width:796px;
	height:84px;
	background: transparent url('/img/print/cennik_head_print.jpg');
}

.bgHead_en{
	width:796px;
	height:84px;
	background: transparent url('/img_en/print/cennik_head_print.jpg');
}

.btnCennikTlac{
	width:120px;
	height:39px;
	font-weight:bold;
	background: transparent url('/img/print/cennik_tlac_btn.jpg');
	background-repeat:no-repeat;
	float:right;
	border:0px solid navy;
	text-align:right;
}

.headerGroup{
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	height:35px;
	background-color:#932929;
	color:white;
        border-top:1px solid white;
	
}

.footer{
	font-size:8pt;
	background-color:Black;
	color:white;
}


.headerRow{
	font-size:8pt;
	text-align:center;
	height:35px;
	background-color:black;
	color:white;
}

.flag_en_sk{
	display:inline;
	float:right;
        margin-top:5px;
}

.Row{
	font-size:9pt;
	text-align:center;
	height:35px;
	background-color:#e1e1e1;
	color:black;
	border-bottom:1px solid #a9a9a9;
	border-top:1px solid White;
}

.priceSk{
	font-size:8pt;
	color:#5f5f5f;
	display:none;
}

/* A:link {color:Black;text-decoration:none;}
A:visited {color:Black;text-decoration:none;}
A:active {color:Black;text-decoration:none;}
A:hover {color:#B60005;text-decoration:none;} */

A:link {color:White;text-decoration:none;}
A:visited {color:White;text-decoration:none;}
A:active {color:White;text-decoration:none;}
A:hover {color:white;text-decoration:none;}
