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: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #05528A;
	text-decoration: none;
}
.slogan {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #05528A;
	text-decoration: none;
}
.menu1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #05528A;
	text-decoration: none;
}
.menusel1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FACD30;
	text-decoration: none;
}
.menusel2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #05528A;
	text-decoration: underline;
}
.lang_off {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #05528A;
	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;
}
.menu {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
}
.form {
        font-family: Tahoma, Verdana;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #5F84B1;
        text-decoration: none;
        border: 1px solid #779AC5;
        background-color: #FAFCFE;
}
.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;
}
