html,body {
	height:100%;
	margin:0px;
	padding:0px
}

td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
}

.header1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15pt;
	color: #3e74a9;
}

.input_auth {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #9e3026;
	border: 1px solid #c3c3c3;
	width:85px;	
}


.input_other {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #9e3026;
	border: 1px solid #c3c3c3;
}

.submit_button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color:#FFF;
	font-weight:bold;
	border: 0px solid #c3c3c3;
	cursor:hand;
}

.input_search {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: 0px solid #514c47;
	background:url(search_bg.jpg) left top repeat-x;
	width:460px;
}

a:link {
	color: #666666;
    text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}


.red_text {
	color: #9e3026;
}

.white_text {
	color: #ffffff;
}

.yellow_text {
	color: #ffcc00;
}

a.button:link {
	color: #666666;
    text-decoration: none;
	font-weight:bold;
}

a.button:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
a.button:hover {
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
}
a.button:active {
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
}


a.search_button:link {
	color: #ffffff;
    text-decoration: none;
}

a.search_button:visited {
	color: #ffffff;
	text-decoration: none;
}
a.search_button:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.search_button:active {
	color: #ffffff;
	text-decoration: underline;
}


form {
	margin:0;
	padding:0;
}



.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: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu1:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;

}
a.menu1:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu1:active {
	font-size: 10px;
	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: #9b0704;
	text-decoration: none;
	font-weight: bold;
}

a.menu2:visited {
	font-size: 11px;
	color: #9b0704;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
a.menu2:hover {
	font-size: 11px;
	color: #9b0704;
	text-decoration: underline;
	font-weight: bold;
}
a.menu2:active {
	font-size: 11px;
	color: #9b0704;
	text-decoration: underline;
	font-weight: bold;
}

.akcii_date {
	font-size: 9px;
	color: #FFFFFF;
	background-color:
}

.cena {
	font-size: 16px;
	font-weight: bold;
	color: #9b0704;
}

.short_desc {
	font-size: 10px;
	color: #3e74a9;
}