body{
	margin: 0;
	background: url(../images/site_img/index_bck.jpg) repeat-x;
}

.all{
	overflow: hidden;
	width: 990px;
}

#top {
	/*background: url(../images/site_img/header.jpg) no-repeat center;*/
	width: 1000px;
	height: 379px;
	margin: 0px 0px 0px 0px;

}
/* --- navigation --- */
.navigation{
	position: relative;
	background: url(../images/site_img/navigation_bg.jpg) repeat-x;
	float: none;
	width: 1000px;
	height: 52px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* --- language navigation --- */
ul#lang_navigation{
	float: left;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	list-style: none;
	padding-left: 26px;
	margin: 0px 0px 0px 0px;
}

ul#lang_navigation li {
	float: left;
	color: #fff;
	padding: 0px 0px 0px 0px;
}

ul#lang_navigation li a {
	color: #000088;
	padding: 0px 10px 0px 0px;
}
/* --- end language navigation --- */

ul#top_navigation{
	float: left;
	list-style:none;
	padding-left: 248px;
	margin: 20px 0px 0px 0px;
}

ul#top_navigation li {
	float: left;
	height: 25px;
	padding: 0px 0px 0px 15px;
	line-height: 1.4;
	margin: 0px 0px 0px 0px;
}

ul#top_navigation li a {
	color: #fff;
	font-family: Arial;
	font-size: 11pt;
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url('../images/site_img/nav_bullet.gif') no-repeat left center;
	padding: 0px 0px 0px 15px;
}


ul#top_navigation li.selected a { color: #20327e; }

ul#top_navigation li a:hover { color: #ffffff; }



/* --- end navigation --- */

.content{
	float: none;
	background: url(../images/site_img/vert_gradient.jpg) repeat-x;
	width: 1000px;
	height: 330px;
	margin: 0px 0px 0px 0px;

}
/* --- left menu --- */
.right{
	/*background: url(../images/site_img/promo.jpg) no-repeat ;*/
	background: url(../images/site_img/florinka.jpg) no-repeat ;
	float: left;
	width: 631px;
	height: 230px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.right_en{
	/*background: url(../images/site_img/promo_eng.jpg) no-repeat ;*/
	background: url(../images/site_img/florinka.jpg) no-repeat ;
	
	float: left;
	width: 631px;
	height: 230px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a img {
	border: none;
}

.left {
	background: url(../images/site_img/left_menu.jpg) no-repeat ;
	float: left;
	width: 368px;
	height: 229px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

	.left ol {
		padding: 74px 0 0 105px;
		margin: 0;
		list-style: none;
	}
	
	.left ol a {
		padding: 0;
		margin: 0;
		font-family: Arial;
		font-weight: bold;
		font-size: 12px;
		color: #7B92D7;
	}
	
		.left ol li {
			margin: 0;
			padding-bottom: 55px;
			line-height: 19px;
		}
		
		.left ol .end {
			margin: 0;
			padding: 0;
		}

/*
.left ul{
	list-style: none;
	margin: 77px 0 0 100px;
	padding:0;
}

.left li {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 61px;
}

.left a {
	text-decoration: none;
	color: #7B92D7;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}


.left a.menu_1{
	position: relative;
	top:-3px
}

.left a.menu_2{
	position: relative;
	bottom: 8px
}
*/

/*.left a.menu_1{
	float: left;
	padding: 5px 0px 0px 55px;
	line-height: 6.5;
	line-height: 10.9;
}

.left a.menu_2{
	padding: 5px 0px 0px 55px;
	line-height: 4.5;
	line-height: 1.8; 
}

.left a.menu_3{
	padding: 5px 0px 0px 55px;
	line-height: 6.5;
}

.left a.menu: visited{
	color: #7B92D7;
	font-size: 12px;
}*/



/* --- end left menu --- */

.news {
	
}

.news{
	float: left;
	height: 100px;
	margin: 0px 0px 0px 0px;
	color: #1F3168;
	font-family: Tahoma;
	padding: 18px 0px 0px 250px;
}
.header{
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px 50px 0px 0px;
}

.header a {	color: #1F3168; }

.title_news{
	float: left;
	width: 185px;
	height: 86px;
	margin: 0px 0px 0px 10px;
	padding-right: 22px;
}

div.little{
	font-family: Arial;
	float: none;
	margin: 0px 0px 0px 16px;
	font-size: 12px ;
	font-weight: bold;

}

div.title_news p{
	margin: 4px 0px 4px 16px;
	font-size: 11px ;
	font-weight: none;
	width: 160px;
}

div.title_news span{
	font-size: 8pt;
	margin: 0px 0px 0px 18px;

}
div.title_news a.more{
	margin: 0px 0px 0px 135px;
	background: url(../images/site_img/more.png) bottom right no-repeat;
	text-decoration: none;
	height: 14px;
}
div.news hr{
	float: none;
	color: #BBC6E7;
	height: 5px;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding-left: 100px;
}

.dotted{
	float: left;
	background: url(../images/site_img/dotted_line.png) no-repeat;
	height: 49px;
	width: 1px;
	margin: 0px 0px 0px 0px;
}
.bottom{
	float: none;
	width: 1000px;
	height: 40px;
	margin: 20px 0px 0px 0px;
}

.bottom span{
	clear: both
}
/*
.bottom_left{
	color: #6E86CF;
	font-size: 8pt;
	font-family: Arial;
}
*/
div.bottom a.mag {
  float: right;
  width: 106px;
  height: 13px;
  text-indent: -9000px;
  margin: 12px 12px 0px 0px;
  background: url( '../images/site_img/mag_logo.png' ) no-repeat 0 0;

}

div.bottom span {
	float: left;
	margin: 11px 0px 0px 10px;
	padding-left: 12px;
	color: #6E86CF;
	font-size: 12px;
	font-family: Arial;
}

div.bottom ul {
	list-style: none;
	margin: -5px 0px 0px 350px; /* see ltIE7 */
	position: relative;
	bottom: 4px
}
div.bottom ul li {
	float: left;
	border-right: 1px solid #BBC6E7;
	margin-top: 15px;
	padding: 0px 4px;

}
div.bottom ul li.last { border-right: none; }
div.bottom ul li a {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #7893D6;
	font-weight: bold;
	text-decoration: underline;
	
}
div.bottom ul li a:hover {
	text-decoration: underline;
}
/* inner pages*/
#body_inner {
	background-image: url(../images/site_img/header_inner.jpg) no-repeat;
	height: 138px;
	width: 1000px;
}
img{
	text-decoration: none;
}
a{
	text-decoration: none;
}
map{
	text-decoration: none;
}
#center{

}
/******* orange menu line*/
.head_in{
	width:1000px;
	margin: 0 0 0 0px;
}

#top_in{
	background: url(../images/site_img/sub_header_in.jpg) no-repeat;
	margin: 0 0 0 0px;
	height: 61px;
	width: 339px;
	float: left;
	border-color: solid red 1px;
}

.orange{
	background: url(../images/site_img/sub_header_bg.gif);
	float: none;
	height: 61px;
	margin: 0 0 0 0px;
	color: solid  blue 1px;
}
/****** end orange menu line*/


/* */
ul {
	list-style:none;
}

#bottom_part {
	width: 1000px;
	/*height: 30px;*/
	padding-top: 10px;
}
.copyright {
	float: left;
	padding: 2px 0 0 35px;
	font-size: 12px;
	color: #6D85CD;
}

#menu_btm {
	float: left;
	width: 400px;
}

#menu_btm li {
	float: left;
	color: #6D85CD;
}

#left_part_home {
	float: right;
	width: 226px;
	margin-top: 75px;
	padding-top: 33px;
	background: url(../images/site_img/bg_right_part_home.gif);
}
#left_part {
	float: right;
	width: 226px;
	margin-top: 75px;
	padding-top: 20px;
	background: url(../images/site_img/bg_right_part.gif) no-repeat;
}
#menu_left {
	width: 225px;
	padding-bottom: 25px;
	background: #ca3b33 url(../images/site_img/bg_menu_right.gif) no-repeat bottom;
}
#menu_left li {
	padding: 6px 0 6px 0;
	background: url(../images/site_img/point_menu_right.gif) repeat-x bottom;
	font:11px Arial,Tahoma,Verdana, Helvetica, sans-serif;
}
#menu_left li span {
	color: #f4c300;
	margin-left: 10px;
}
#menu_left li a {
	margin-left: 10px;
	font:11px Arial,Tahoma,Verdana, Helvetica, sans-serif;
	color: #fdd1c5;
}
#menu_left li h4 {
	margin-left: 10px;
	font-size: 18px;
	color: #ffffff;
}
#menu_left li.noline {
	background:none;
	padding-bottom: 0;
}
#menu_left li ul {
	margin-top: 6px;
	background: #97332c url(../images/site_img/point_menu_right_active.gif) repeat-x bottom;
}
#menu_left li ul li {
	padding-left: 14px;
	background: none;
	color: #f4c300;
}
#menu_left li ul li a {
	margin-left: 0;
	color: #ffffff;
}
p.produkti-listed{
	width: 726px;
	margin-top: 0 !important;
	margin-bottom: 1.5em !important;
}

p.produkti-listed#linii{
	float: left;
	background-image: url(../images/produktovi-linii.jpg);
}

p.produkti-listed#ukazatel{
	float: right;
	margin-right: -29px;
	background-image: url(../images/plodov-ukazatel.jpg);
}

p.produkti-listed a{
	padding-top: 78px;
	display: block;
	color: #BC2712 !important;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
}

p.produkti-listed#linii a{
	padding-left: 210px;
}

p.produkti-listed#ukazatel a{
	padding-left: 229px;
}

div.produkti-listed{
	width: 690px;
	padding-left: 0px;
	padding-right: 15px;
	margin-top: 2em;
	position: relative;
	height: 150px;
}

div.produkti-listed p.photo{
	float: left;
	margin-left: 0;
	position: relative;
}

div.produkti-listed p.photo{
	top: 10px;
}

div.produkti-listed img.oshte{
	position: absolute;
	left: 155px; /* see ltIE7 */
	bottom: 20px;
}

div.produkti-listed h2{
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 1.4em;
}

div.produkti-listed span.moreinfo{
	display: block;
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #BC2712;
}
div.produkti-listed h2,
div.produkti-listed p{
	margin-left: 155px;
}

div.produkti-listed a{
	color: #BC2712 !important;
	text-decoration: none;
}

div.productslist_filter_outer {
	background: url(../images/bananabg.gif) no-repeat left;
	height: 39px;
	padding-left: 4px;
}

p.productslist_filter_inner {
	background: url(../images/bananabg.gif) no-repeat right;
	height: 29px;
	color: black;
	font-family: Helvetica, Verdana;
	font-size: 1.1em !important;
	padding: 10px 0 0 5px;
}


p.productslist_filter_inner a{
	color: #000 !important;
	text-decoration: none;
}

p.productslist_filter_inner a#sel_page{
	font-weight: bold;
}

p.productslist_filter_inner a:hover{
	color: #000 !important;
	text-decoration: underline;
}

p.productslist_filter_inner select {
	font-size: 11px;
	vertical-align: middle;
}

p.productslist_filter_inner img {
	display: inline;
	vertical-align: middle;
}

.gal{
	font-size: 11px;
	color: #2D6413;
}
.gal img{
	border: none;
}

/* =banner homepage (martin)
----------------------------------------------- */

#promo-banner{
	position: absolute;
	left: 530px;
	top: 431px
}

#novo{
	position: absolute;
	left: 370px;
	top: 450px;
	width: 160px;
	font-family: Arial,tahoma;
/*	font-size: 1em;*/
	font-size: 12px;
	color: #FBDAB6;
	font-weight: bold;
	padding-right: 35px;
}

#novo h2{
/*	font-size: 1.4em*/
	font-size: 15px;
}
