p{
	color : Navy;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : 600;
}
.bg{
	background-image : url(http://www.hubcej-plte.sk/images/bg_tab.jpg);
	background-repeat : repeat-y;
	background-position : right;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : 900;
	color : Navy;
}
.buton{
	background-color : Red;
	border-color : White;
	border-style : solid;
	color : White;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : 600;
}
.buton a{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : 600;
	text-decoration : none;
	color : White;
}
.buton a:hover{
	font-family : Tahoma;
	font-size : 13px;
	font-weight : 900;
	text-decoration : none;
	color : Yellow;
}

.text{
	color : Navy;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : 600;
}
.nadpis{
	color : Navy;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : 900;
}
