html body {
	margin: 0;
	height: 100%;
	overflow: auto;
	position: relative; 
	background-image: url(gfx/bg.gif); 
	background-position: top;
	background-color: #FFFFFF;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #537910;
	text-decoration: none;
}
.nazov {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FE4B03;
	text-decoration: none;
}
.menu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF9E2;
	text-decoration: none;
}
.left_off {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A62E00;
	text-decoration: none;
}
.left_sel {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A62E00;
	text-decoration: none;
}
.copy td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
.slang {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF5403;
	text-decoration: none;
}
.lang_on {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #483F3B;
	text-decoration: none;
}
.topcart {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #C3DFF1;
	text-decoration: none;
}
.info {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
}
.form {
        font-family: Tahoma, Verdana;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #222222;
        text-decoration: none;
        border: 1px solid #517F0F;
        background-color: #FEF8E0;
}
.button {
        font-family: Tahoma, Verdana;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        border: 1px solid #2463AA;
        background-color: #2463AA;
}
.blue {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #629DDB;
	text-decoration: none;
}
.red {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #DF192B;
	text-decoration: none;
}
.action {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: none;
}
.cena {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #2C2C2C;
	text-decoration: none;
}
.zlava {
	font-family: Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #DF192B;
	text-decoration: none;
}