html,body {
	height:100%;
	margin:0px;
	padding:0px
}

body {
	background-image: url(images/fon.jpg);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f5b92;
}

.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #3e74a9;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005e9e;
	border: 1px solid #B9CFE5;
}

a:link {
	color: #3e74a9;
    text-decoration: underline;
}

a:visited {
	color: #3e74a9;
	text-decoration: underline;
	border: none;

}
a:hover {
	color: #3e74a9;
	text-decoration: none;
}
a:active {
	color: #3e74a9;
	text-decoration: none;
}


.header_page {
	font-size: 15pt;
	color: #0093dd;
}

a.basket:link {
	font-size: 10px;
	color: #3e74a9;
	text-decoration: none;
}

a.basket:visited {
	font-size: 10px;
	color: #3e74a9;
	text-decoration: none;
	border: none;

}
a.basket:hover {
	font-size: 10px;
	color: #3e74a9;
	text-decoration: underline;
}
a.basket:active {
	font-size: 10px;
	color: #3e74a9;
	text-decoration: underline;
}

a.menu1:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu1:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;

}
a.menu1:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu1:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.submenu_1:link {
	font-size: 10px;
	color: #bfe0f5;
	text-decoration: none;
}

a.submenu_1:visited {
	font-size: 10px;
	color: #bfe0f5;
	text-decoration: none;
	border: none;

}
a.submenu_1:hover {
	font-size: 10px;
	color: #bfe0f5;
	text-decoration: underline;
}
a.submenu_1:active {
	font-size: 10px;
	color: #bfe0f5;
	text-decoration: underline;
}

a.menu2:link {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.menu2:visited {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
a.menu2:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a.menu2:active {
	font-size: 11px;
	color: #FF000;
	text-decoration: underline;
	font-weight: bold;
}

.akcii_date {
	font-size: 9px;
	color: #FFFFFF;
	background-color:
}

.cena {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.short_desc {
	font-size: 10px;
	color: #3e74a9;
}