/* poznamka TADY pokud se bude jednat o upraveny UZIVATELSKY STYL */

html
{
	height: 100%;
}

body
{
	margin: 0px 0 0 0;
	padding: 0;
	font-family: "Arial CE", Arial,  lucida,  sans-serif;
	color: #012B65;
	background: white url(/images/back_page.jpg);
	height: 100%;
	font-size: 12px;
}

/* BASIC TAGS -------------------------------------------------------------------------------------------- */

img {border: 0 none; }

h1 {font-size: 200%; font-weight: normal; margin: 10px 0 .8em; padding: 0;}
h2 {font-size: 170%; font-weight: bold; margin: 0 0 10px 0; padding: 0;}
h3 {font-size: 150%; font-weight: normal; margin: 0 0 10px 0; padding: 0;}
h4 {font-size: 110%; font-weight: bold; margin: .8em 0 .2em; padding: 0;}

	h2.first,
	h3.first
	{margin-top: .2em; margin-bottom: .3em;}

em.number {color: #f90; font: normal 1em normal;}

  .firstParagraph {font-size: 110%;}
blockquote  {margin: 0 0 1em 1em; padding: 0; line-height: 1.6em;}
pre{text-align:left;}
ins {color: #FF6347;}
hr {margin: 3px 0px 0;_margin:0;height:1px;border:0;}
hr.m25px {clear:both;margin:0 25px;}

/*  CLASSES ------------------------------------dalsi tridy-------------------------------------- */
.fleft	{float:left;}
.fright	{float:right;}
.textleft { text-align: left !important; }
.textright { text-align: right !important; }

.icon {position:relative;top:1px;}
.title1 {font-size: 190%; font-weight: normal; margin:0;}
.title2 {font-size: 220%; font-weight: normal; margin:0;}
.title2a {font-size: 18px; font-weight: bold; color:#4DA419; }
.title3 {font-size: 16px; font-weight: bold; margin: 8px 0 0 20px; line-height: 30px;}

.white {color:white;}
.bold{font-weight:bold;}


.title {
   height:35px;
	display:block;
	font-size: 19px;
	font-weight: normal;
   line-height:35px;
   margin:0;
	padding:0;
	color:#4DA419;
}
.title2 {
	display:block;
	font-size: 14px;
	font-weight:bold;
   margin:0;
	padding-bottom:8px;
	color:#4DA419;
}

/* CLEANERs ------------------cistice---------------------- */
.break { clear: both; height: 1px; font-size: 1px; overflow: hidden; visibility: hidden;}
.clear {	clear: both; display: block;}
.hide { display: none;}
.cb {clear:both;display:block;width:100%;}
.cr {clear:right;display:block;width:100%;}
.cl {clear:left;width:100%;}

/* FORMS ---------------------------------------form obecne---------------------------------------------- */
form {margin:0;}
input, select,textarea {
   border: 0 none;
	position: relative;
	top: 2px; left: 5px;
	background: transparent none;
   background: #FFFFFF;
   padding: 2px 0 0 0px;
   border: 1px solid #a5acb2;
	font-weight:normal;	

}
input,textarea,select  {
   font-family: "Arial CE", Arial,  lucida,  sans-serif;
	font-size:13px; 
  color:#012b65; 
}

select {
  position: relative; 
  background: white;
  margin-top:3px;
  padding: 2px 0 0 0px;
  border-left: 1px solid Gray;
  border-top: 1px solid Gray;
  color:#012b65;
}

.inputBox {
  position: relative; height: 16px; 
  background: #FFFFFF;
  padding: 2px 0 0 0px;
  border-left: 1px solid Gray;
  border-top: 1px solid Gray;
}
.alert .inputBox {background-position: 0px -25px;}
.fakeInputBox {
  position: relative; height: 1.5em; width: 145px;
}

/* FORM-BOX  -------------------------form box pro OBJEDNAVKU,REGISTRACI,PRODUKT DETAIL-------------------------------------- */
.form-box {padding-top:1px;}
.form-box h2 {
   font-size: 150%;
	margin: 15px 0 0 0;
	padding-bottom:5px;
}
.form-box table {border: 0;}
.form-box td {
   border: 0;
	border-bottom: 1px solid white;
}
.form-box .spc {background: #F5F1E5; }
.form-box p {margin: 5px 0 5px 5px;}
.form-box .s60 {width: 60%;}
.form-box .s30 {width: 30%;}
.form-box label, .form-box .item-label {
   width: 10em;
	display: block;
	float: left;
}
.form-box h2 label, .form-box h2 .item-label{width:auto; float:none; display:inline;}
.form-box h2 input{vertical-align:middle; margin:-2px 4px 0 0;}
.form-box table label, .form-box table .item-label {width: auto; display: inline;}
p.required label {font-weight: bold; }

.form-box textarea {
	position: relative;
	top: 2px; left: 0px;
   background: #FFFFFF;
   padding: 2px 0 0 0px;
   border: 1px solid #a5acb2;
}

/* FORM search  -------------hledani--------------------- */
.search {padding: 5px 0px 5px 0px;}
.search p {margin: 0;}
.search input {width: 75%;}
.search select {width: 68%;font-size:13px;}
.search input.btt {
   width:25px; height:21px;
	padding:0;
	margin:0 0 0 0 ;
	vertical-align: top;
}

/* FORM parameters -------------form pro hledani dle parametru--------------------- */
.param {padding: 10px 0px 10px 0px;}
.param p {margin: 0;}
.param input.btt {
	padding:0;
	margin: 0;
	vertical-align: text-bottom;
}
/* FORM login */
.login{
	width: 350px;
	float:left;
	margin: 0 0 0 50px ;
	padding: 10px 10px 10px 10px;
   border: 0px solid silver;
   display: block;
}
.login form {
	width: 350px;
}
.login fieldset {
	padding: 0px;
	border: none;
}
.login input ,.login textarea {
	margin: 0 0 8px 0;
}
.login label  {
	width: 60px;
	float: left;
	display:block;
}
.login form br   {
	display: none; 
}

.login input.btt {
   padding:0;
	margin:0 0 0 60px;
}


/* PAGE ----------------------------------------ROZMER HLAVNI STRANKY obal jeste tvori hack-box -------------------------------------------- */
#masterpage {
  width:990px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	background: white;
	border-left: 17px solid White;
	border-right: 17px solid White;
	border-bottom: 20px solid White;

}

/* HEADER ------------------------------------------------------------------------- */
#header {
   width:990px;
	min-height:100px;
	height:100px;
	background:white;
	background-position: top right;
	background-repeat: no-repeat;
}
#header2 {
   width:990px;
	min-height:120px;
	height:120px;
	background:white;
}

#header_logo{
   width: 250px;
	display:block;
	float:left;
   padding:30px 0 0 0px;
}
#header_menu{
   width: 672px;
	display:block;
	float:right;
   padding:55px 0px 0px 0px;
}
/* top menu */
.top_menu {
	color: #012B65;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-left: solid 1px #4DA419;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: super;
   }
.top_menu:hover {
	color: white;
	font-size: 12x;
	font-weight: bold;
   text-decoration: none;
	background: #4DA419;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	}	
.top_menu2 {
	width: 30px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: #536f97;
	border-left: solid 1px #4DA419;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: super;
   }
.top_menu2:hover {
	color: white;
	font-size: 12px;
	font-weight: bold;
  text-decoration: none;
	background: #4DA419;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	}	
.top_menu2x {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: white url(/images/menupozadi2.jpg);
	padding: 7px 10px 5px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: super;
	width:250px; 
   }
.top_menu2x:hover {
	width: 30px;
	color: white;
	font-size: 12x;
	font-weight: bold;
  text-decoration: none;
	background: white url(/images/menupozadi1.jpg);
	padding: 7px 10px 5px 5px;
	margin: 0px 0px 0px 0px;
	}
	
.top_menu2y {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: white url(/images/menupozadi2.jpg);
	padding: 7px 10px 5px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: super;
	display:block;
  width:220px;
   }
.top_menu2y:hover {
	width: 30px;
	color: white;
	font-size: 12x;
	font-weight: bold;
  text-decoration: none;
	background: white url(/images/menupozadi1.jpg);
	padding: 7px 10px 5px 5px;
	margin: 0px 0px 0px 0px;
	display:block;
  width:220px;
	}
.top_menu2ya {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: white url(/images/menupozadi1.jpg);
	padding: 7px 10px 5px 5px;
	margin: 0px 0px 0px 0px;
	vertical-align: super;
	display:block;
  width:220px;
   }
.top_menu2ya:hover {
	width: 30px;
	color: white;
	font-size: 12x;
	font-weight: bold;
  text-decoration: none;
	background: white url(/images/menupozadi1.jpg);
	padding: 7px 10px 5px 5px;
	margin: 0px 0px 0px 0px;
	display:block;
  width:220px;
	}	
/*  --------------------------------------flash ------------------------------------------------- */
#flash {
   height:190px;width:990px;
	margin:0;
   padding:0:
}

/* --------------------------------- where_bar ---------------------------------------- */
#where_bar {
   width:990px;
	min-height:43px;
	height:33px;
	background:white;
}
#wherei{
   width: 480px;
	display:block;
	float:left;
   padding:15px 0 0 0px;
}
#lang{
   width: 500px;
	display:block;
	float:right;
   padding:15px 0px 0px 0px;
}
.lang_menu{
	width: 30px;
	color: silver;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	vertical-align: super;
   }
.lang_menu:hover {
	width: 30px;
	color: white;
	font-size: 132x;
	font-weight: bold;
   text-decoration: none;
	background: #4DA419;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	}	
.lang_menu:active{
	width: 30px;
	color: #012B65;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
   }

/* AROUND PAGE ------------------------------obal okolo leve,prave a stredu stranky  (neplati pro hlavicku,top menu)------------------------------------- */
#aroundpage {
	padding: 0;
   margin: 0;
	background: url(/images/bg_aroundpage.png) repeat-x;	
	display:block;
	overflow: visible;
}

/*  ---------------------------------------------------------------------------------- */
#boxes{
	float: left;
	width: 990px;
	padding: 0;
	margin-top:0px;
}
.tl1 {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl1a.png) no-repeat;
   display:block;
}
.tl1:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl1b.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl1en {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl1aen.png) no-repeat;
   display:block;
}
.tl1en:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl1ben.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl1de {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl1ade.png) no-repeat;
   display:block;
}
.tl1de:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl1bde.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl1sk {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl1ask.png) no-repeat;
   display:block;
}
.tl1sk:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl1bsk.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl1pl {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl1apl.png) no-repeat;
   display:block;
}
.tl1pl:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl1bpl.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl2 {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl2a.png) no-repeat;
   display:block;
}
.tl2:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl2b.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl2en {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl2aen.png) no-repeat;
   display:block;
}
.tl2en:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl2ben.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl2de {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl2ade.png) no-repeat;
   display:block;
}
.tl2de:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl2bde.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl2sk {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl2ask.png) no-repeat;
   display:block;
}
.tl2sk:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl2bsk.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl2pl {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl2apl.png) no-repeat;
   display:block;
}
.tl2pl:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl2bpl.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl3 {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl3a.png) no-repeat;
   display:block;
}
.tl3:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl3b.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl3en {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl3aen.png) no-repeat;
   display:block;
}
.tl3en:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl3ben.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl3de {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl3ade.png) no-repeat;
   display:block;
}
.tl3de:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl3bde.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl3sk {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl3ask.png) no-repeat;
   display:block;
}
.tl3sk:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl3bsk.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl3pl {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl3apl.png) no-repeat;
   display:block;
}
.tl3pl:hover {
   float:left;
	width: 248px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl3bpl.png) no-repeat;
   display:block;
   cursor: pointer;
}
.tl4 {
   float:left;
	width: 246px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl4a.png) repeat-x;
   display:block;
   cursor: pointer;
}
.tl4:hover {
   float:left;
	width: 246px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl4b.png) repeat-x;
   display:block;
}
.tl4en {
   float:left;
	width: 246px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl4aen.png) repeat-x;
   display:block;
   cursor: pointer;
}
.tl4en:hover {
   float:left;
	width: 246px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl4ben.png) repeat-x;
   display:block;
}
.tl4de {
   float:left;
	width: 246px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl4ade.png) repeat-x;
   display:block;
   cursor: pointer;
}
.tl4de:hover {
   float:left;
	width: 246px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl4bde.png) repeat-x;
   display:block;
}
.tl4sk {
   float:left;
	width: 246px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl4ask.png) repeat-x;
   display:block;
   cursor: pointer;
}
.tl4sk:hover {
   float:left;
	width: 246px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl4bsk.png) repeat-x;
   display:block;
}
.tl4pl {
   float:left;
	width: 246px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl4apl.png) repeat-x;
   display:block;
   cursor: pointer;
}
.tl4pl:hover {
   float:left;
	width: 246px;
	height:208px;
	padding: 0;
	margin:0;
   background: url(/images/tl4bpl.png) repeat-x;
   display:block;
}
/*  ---------------------------------------------------------------------------------- */
/*  ---------------------------------------------------------------------------------- */
#boxes{
	float: left;
	width: 990px;
	padding: 0;
	margin-top:0px;
}
.ttl1x {
   float:left;
	width: 250px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene1.jpg) no-repeat;
   display:block;
}
.ttl1x:hover {
   float:left;
	width: 250px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene1.jpg) no-repeat;
   display:block;
   cursor: pointer;
}
.ttl1 {
   float:left;
	width: 250px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/modre1.jpg) no-repeat;
   display:block;
}
.ttl1:hover {
   float:left;
	width: 250px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene1.jpg) no-repeat;
   display:block;
   cursor: pointer;
}
.ttl2 {
   float:left;
	width: 248px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/modre2.jpg) no-repeat;
   display:block;
}
.ttl2:hover {
   float:left;
	width: 248px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene2.jpg) no-repeat;
   display:block;
   cursor: pointer;
}
.ttl2x {
   float:left;
	width: 248px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene2.jpg) no-repeat;
   display:block;
}
.ttl2x:hover {
   float:left;
	width: 248px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene2.jpg) no-repeat;
   display:block;
   cursor: pointer;
}
.ttl3 {
   float:left;
	width: 248px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/modre3.jpg) no-repeat;
   display:block;
}
.ttl3:hover {
   float:left;
	width: 248px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene3.jpg) no-repeat;
   display:block;
   cursor: pointer;
}
.ttl3x {
   float:left;
	width: 248px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene3.jpg) no-repeat;
   display:block;
}
.ttl3x:hover {
   float:left;
	width: 248px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene3.jpg) no-repeat;
   display:block;
   cursor: pointer;
}
.ttl4 {
   float:left;
	width: 240px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/modre4.jpg) repeat-x;
   display:block;
   cursor: pointer;
}
.ttl4:hover {
   float:left;
	width: 240px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene4.jpg) repeat-x;
   display:block;
}
.ttl4x {
   float:left;
	width: 240px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene4.jpg) repeat-x;
   display:block;
   cursor: pointer;
}
.ttl4x:hover {
   float:left;
	width: 240px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene4.jpg) repeat-x;
   display:block;
}
.ttl4de {
   float:left;
	width: 240px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene4de.jpg) repeat-x;
   display:block;
   cursor: pointer;
}
.ttl4de:hover {
   float:left;
	width: 240px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene4de.jpg) repeat-x;
   display:block;
}
.ttl4dex {
   float:left;
	width: 240px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene4de.jpg) repeat-x;
   display:block;
   cursor: pointer;
}
.ttl4dex:hover {
   float:left;
	width: 240px;
	height:86px;
	padding: 0;
	margin:0;
   background: url(/images/zelene4de.jpg) repeat-x;
   display:block;
}
/*  ---------------------------------------------------------------------------------- */


#news-box {
	float: left;
	width: 494px;
	padding: 0;
	margin-top:5px;
}
#news-boxv {
	float: left;
	width: 990px;
	padding: 0;
	margin-top:5px;
}
#news {
	margin-top:0px;
	margin-bottom:8px;
	background: white;
   display:block;
}
#news .sekce {
	padding: 0px 5px 5px 5px;
	line-height:18px;	
}
#news .datum {
	font-weight: bold; 
	font-size: 13px;
	color:#012B65;
	display:block;
}
#news .nadpis {
	font-weight: bold; 
	color:#4DA419;
	font-size: 16px;
	display:block;
}
#news .obsah {
	font-weight: normal; 
	display:block;
	color: Gray;
}
#news .obsah a {
   text-decoration:none;
	font-weight: normal; 
	display:block;
	color: #012B65;
}
#news .obsah a:hover {
   text-decoration:underline;
	color:#4DA419;
	font-weight: normal; 
}
/*  ---------------------------------------------------------------------------------- */
#country-box {
	float: right;
	width: 470px;
	padding: 0;
	margin-top:5px;
	padding-left:20px;
}
#country {
   float:left;
	width:470px;
	margin-top:0px;
	margin-bottom:8px;
	background: white;
   display:block;
}



/* LEFTBOX --------------------------------------- LEVA CAST WEBU ------------------------------------------- */
#left-box  {
	float: left;
	width: 248px;
	padding: 0;
	margin: 20px 0 0 0;
	padding-bottom: 10px;
}
#inleft-box  {
   margin:0;
	padding: 0px 10px 0px 0px; 
}
/* RIGHTBOX ---------------------------------------- PRAVA CAST WEBU -------------------------------------------------- */
#right-box {
	float: right;
	width: 243px;
	margin: 20px 0 0 0;
	padding-bottom: 10px;
}
#inright-box  {
   margin:0;
	padding: 0px 10px 0px 10px; 
}

/* CENTER  in home page  --------------------stred stranky na UVODNI STRANE ve variante s LEFT MENU a RIGHT BOXY------------------------- */
#center-box {
	float:left;
	width: 493px;
	margin: 20px 0 0 0;
	padding: 0;
	padding-bottom: 10px;
}

#incenter-box   {
   margin:0;
	padding: 0px 15px 0px 15px; 
}

#center-box-v {
	float:left;
	width: 720px;
	margin: 20px 0 0 0;
	padding: 0;
	padding-bottom: 10px;
}

#incenter-box-v   {
   margin:0;
	padding: 0px 15px 0px 15px; 
}
#center-box-v2 {
	float:left;
	width: 976px;
	margin: 20px 0 0 0;
	padding: 0;
	padding-bottom: 10px;
}


/* FOOTER  -----------------paticka -------------------- */
#footer {
   width:990px;
	height:30px;
	font-size: 10px;
   color:#4DA419;
	background: #012B65;
	line-height:30px;
}
#footer a {
   color:#4DA419;
	font-weight:normal;
	padding: 0px 10px 0 10px;
	line-height:30px;
	text-decoration:none;
	font-size: 10px;
	text-decoration: none;
	border-right: solid 1px #4DA419;
}
#footer a:hover {color:white;}
#footer span {font-weight:normal;}

#footer_left {
	width:500px;
	padding: 0;
	margin:0;
	float: left;
	text-indent:20px;
	color:#4DA419;
}
#footer_right{
	width:400px;
	padding: 0 10px 0 0;
	margin:0;
	float: right;
	text-align: right;
}


/* A, A:HOVER -----------------------------------musi byt na konci---------------------------------------- */
a {
   color:black;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {color: #4DA419;}

/* -------------------------- SEO LISTA ---------------------------------------- */
#seolista { width: 100%; text-align: center; }

/* -------------------------- SEO LISTA ---------------------------------------- */
.outtext {
   text-align: center;
	color:orange;
}


/* --------------------------left menu  ---------------------------------------- */
 #left-menu {
        width:100%;
      }
      #left-menu ul {
        margin:0 0 0 0px;
        padding: 0 0 0px 0px;
        list-style-type: disc;
        }
      #left-menu li {
        margin: 0;
        padding: 3px 8px 3px 8px;
        font-size:12px;
		  font-weight:bold;
	     white-space: nowrap;
        list-style-type: circle;
        display:block;
        }
      #left-menu li.active {
        color: white;
        background-color: gray;
      }
      #left-menu li a {
        color: #112846;
        text-decoration: none;
		}  
      #left-menu li a:hover {
        color: white;
        background-color: #4DA419;
        text-decoration: none;
      }

/* --------------------------left menu  ---------------------------------------- */
table.modryram {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: #012b65 #012b65 #012b65 #012b65;
	border-collapse: collapse;
	background-color: white;
}
table.modryram td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: none none none none;
	border-color: white white white white;
}

table.zelenyram {
	border-width: 1px 1px 1px 1px;
	border-spacing: 5px;
	border-style: outset outset outset outset;
	border-color: #4BA529 #4BA529 #4BA529 #4BA529;
	border-collapse: collapse;
	background-color: white;
}
table.zelenyram td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: none none none none;
	border-color: white white white white;
}

.dvhdr1 {
  background: #76AD05;
  font-family:arial;
  font-size:11px;
  font-weight:bold;
  color:white;
  border: 1px solid #76AD05;
  padding:5px;
  width:240px;
}

.dvbdy1 {
  background: #AED753;
  font-family:arial;
  font-size:11px;
  color:black;
  border-left:1px solid #AED753;
  border-right:1px solid #AED753;
  border-bottom:1px solid #AED753;
  padding:5px;
  width:240px;
}

.dvhdr2 {
  background: white;
  font-family:arial;
  font-size:11px;
  font-weight:bold;
  color:#4BA529;
  border-left:1px solid #4BA529;
  border-right:1px solid #4BA529;
  border-top:1px solid #4BA529;
  padding:5px;
  width:240px;
}

.dvbdy2 {
  background: white;
  font-family:arial;
  font-size:11px;
  color:#012B65;
  border-left:1px solid #4BA529;
  border-right:1px solid #4BA529;
  border-bottom:1px solid #4BA529;
  padding:5px;
  width:240px;
}

.cesta_odkaz{
  color:#012B65;
  text-decoration:none;
}

p#meta-sitemap {
   margin: 0;
   padding: 0;
}
p#meta-sitemap a {
   text-decoration: none;
}