html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Tahoma;
	font-size:10pt;
}

table {
	font-family: Tahoma;
	font-size:10pt;
}

.prices_input {
	text-align:right;
}

#container {text-align:right;margin-right:20px;margin-top:15px}

#main {
  position: relative;
  min-height: 100%;
}
* html #main {
  height: 100%;
}
#foot {
  position: relative;
  margin-top: -100px;
  height: 100px;
  background:green;
}


.mail_home {
text-decoration:none;
font-size:8pt;
color:#135BB4;
}

.mail_home:hover{
text-decoration:underline;
font-size:8pt;
color:#135BB4;
}

.button {
	background:#135BB4;
	border:1px solid black;
	color:white
}

.logo_ref {
	border:1px solid red;
}

.logo_ref:hover{
	border:1px solid black;
}

#lang {
	color:#EDE6DF;
	text-decoration:none;
}

#lang:hover {
	text-decoration:underline;
}

#action_title {
	font-size:12pt;
	font-weight:bold;
	color:white;
	margin-bottom:7px;
}

#action_main {
	font-size:12px;
	color:white;

}

.title {
	color:#135BB4;
	font-weight:bold;
}

.main {
	margin-left:20px;
	color:#353535;
}

#news_arrow {
	margin-left:5px;
	width:4px;
	height:7px;
}

.news_pre {
width:80px;
height:61px;
margin-left:15px;
}

.price_link {
text-decoration:none;
color:#135BB4;
}

.price_link:hover{
text-decoration:underline;
color:#135BB4;
}


#navigation{
	float:right;
	width:270px;
}

.menu_prod {
width:148px;
height:90px;
border:1px solid white;
float:left;
}

.menu_prod:hover {
border:1px solid blue;
}

.menu {
	text-decoration: none;
	color:black;

}
.menu:hover {
	text-decoration: underline;
}

.menu_item{
text-decoration: none;
color:black;
height:21px;
width:212px;
margin-top:5px;margin-bottom:3px;
}

.menu_item_sel{
text-decoration: none;
color:black;
background:#95BC2F;
height:21px;
width:270px;
margin-top:5px;
margin-bottom:3px;
}

.menu_item_sel2{
text-decoration: none;
color:black;
padding-right:55px;
}

.menu_item_sel2:hover{
	text-decoration: underline;
}

.menu_breaker {
height:1px;background:#717171;font-size:1pt;width:210px;margin-right:55px
}

#extra{
	float:right;
	clear:right;
	width:270px
}


#novinka_title {
	padding-top:10px;
	padding-right:17px;
	font-size:8pt;
	font-weight:bold;
}

#novinka_title p {
padding:0;
margin:0;
}

#novinka_main {
	padding-top:14px;
	font-size:8pt;
	text-decoration:none;
	color:black;
}

#novinka_main:hover {
	text-decoration:underline;
}
#novinka_detail {
	padding-right:9px;
	font-size:8pt;
	text-decoration:none;
	color:black;
}

#novinka_detail:hover {
	text-decoration:underline;
}

#KORITSA_logo {
	float:left;
	margin-top:35px;
	margin-left:5px;
	color:black;
	font-size:8pt;
}

#KORITSA {
	text-decoration:none;
	color:#135BB4;
	font-size:8pt;
}

#KORITSA:hover {
	text-decoration:underline;
	color:#135BB4;
}


#footer{
	clear:both;
	width:100%;
	background: url(pics/background_footer.gif) repeat-x;
	height:31px;
	color: white;
}
.under_line {
text-decoration: none;
}

.under_line:hover {
text-decoration: underline;
}


.a-input {
	width:100%;
	margin-bottom:5px;
}

.a-caption {
	float:right;
	padding-right:5px;
}