/*CSS file
author: Alena Volna AWD Systems s.r.o.
*/

body {
  background: #E0FBB1 url(../images/bg_body.gif) top left repeat-y;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.0em;
	color: #3D3D3D;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}

body#print {
  background: #FFFFFF;
  text-align: left;
  padding: 5px 5px 5px 5px;
}

p,p.green {
  text-align: left;
}

p,p.tuc,li,p.green {
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 75%;
}

p.tuc {
  font-weight: bold;
}

p.green {
  color: #26821A;
}


p.pcenter {
  font-weight: normal;
  text-align: center;
  font-size: 8pt;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 9pt;
}

p.center {
  text-align: center;
}

p.right {
  text-align: right;
  margin-right: 20px;
}

ul,li,ol {
  margin-top: 0px;
  margin-bottom: 0px;
}

ol,ul {
  margin-left: 28px;
}

#wrap,#footer,div#header {
  width: 990px;
}

#wrap {
  background: transparent;
  margin-left: 0;
  padding-left: 0;
  text-align: left;
  border: none;
  height: 100%;
}

#sidebar {
  width: 253px;
}

#content {
  background: transparent;
  width: 737px;
  border: none;
  float: left;
}

#sidebar {
  background: transparent;
  height: 100%;
  border: none;
  float: left;
}

div#header {
  background: transparent url(../images/top.jpg) top left no-repeat;
  height: 179px;
  border: none;
}

/*MENU */
div.menusections {
  background: #719E07;
  width: 219px;
  margin-top: 2px;
  margin-bottom: 2px;  
  display: block;
  color: #F3FCE4;
  font-size: 8pt;
  text-align: left;
  font-weight: bold;
}

div.submenu {
  background: transparent;
  width: 197px;
  margin-left: 22px;
  font-size: 8pt;
  font-weight: normal;
  display: block;
  border: none;
  line-height: 11pt;
}

div.menutop {
  position: absolute;
  background: transparent;
  top: 137px;
  left: 270px;
  font-weight: bold;
  font-size: 9pt;
}

div.menutop a:link, div.menutop a:active, div.menutop a:visited {
  text-decoration: none; color: #F3FCE4;
}

div.menutop a:hover {
  text-decoration: none; color: #B9FC4A;
}


/*MENU KONIEC */

.clr {
	clear: both;
}

div#footer {
	clear: both;
  background: transparent;
  height: 60px;
  border-top: 1px solid #E0E5CA;  
  color: #333;
  font-size: 80%;
}


#maincontent {
  position: relative;
  background: transparent;
  border: none;
  margin-left: 25px;
  margin-top: 0px;
  margin-bottom: 20px;
  width: 94%;
}



/* farebna definicia */
h1,h2,h3,h4,h5 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-top: 10px;
}

h1 {
  color: #26821A;
  margin-bottom: 20px;
  font-size: 120%;
  letter-spacing: 2pt;
  text-transform: uppercase;
}

h2 {
  color: #125710;
  margin-bottom: 20px;
  font-size: 100%;
}

h3 {
  color: #26821A;
  background: #E0E5CA;
  display: block;
  text-align: center;
  font-size: 10pt;
  line-height: 20pt;
}

h5 {
  font-size: 9pt;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.mapka {
  border: 1px solid #E0E5CA;
  margin-bottom: 10px;
  width: 150px;
  height: 156px;
}

img.mapkaobr {
  border: none;
  margin-bottom: 10px;
  width: 150px;
  height: 113px;
}

img.narks {
position: relative; margin-top:-20px; margin-left: 27px; margin-bottom: 7px;
width: 156px;
height: 77px;
border: none;
}

img.topobr {
    position: relative; 
    margin-top:-20px; 
    margin-left: 10px; 
    margin-bottom: 7px;
    width: 190px;
    height: 121px;
    border: none;
}

div.nazov {
position: relative;
margin-top:-50px; 
margin-left: 0px; 
margin-bottom: 7px;
width: 219px;
height: 55px;
color: #F3FCE4;
text-align: center;
font-size: 11px;
font-weight: bold;
line-height: 20px;
}

div.topponuky {
  position: relative; float: right; width: 250px; background: #F3F6E7; border: 1px solid #E0E5CA; text-align: center;
}

table.topponuka {
  border: 1px solid #26821A; margin-bottom: 5px;
  height: 150px;
}

a:link.line,a:visited.line {
  text-decoration: underline;
}

img.sipscrol {
  width: 17px;
  height: 9px;
  border: none;
  margin-right: 3px;
  margin-left: 3px;
}

/*ponuky*/
td.tdcolor {
  background: #F3F6E7;
}

p.textponuka {
  margin-left: 20px;
  font-size: 70%;
}

img.stvorcek {
  width: 5px;
  height: 5px;
  border: none;
}

img.foto1 {
  width: 100px;
  height: 83px;
  border: none;
}

img.ponuka {
  width: 88px;
  border: none;
}

img.printneh {
  position: relative; margin-top: 140px; margin-right: 10px;
  width: 16px;
  height: 16px;
  border: none;
}

/*ponuky*/
A:link			{text-decoration: none; color: #33392A;}
A:active		{text-decoration: none; color: #33392A;}
A:visited		{text-decoration: none; color: #33392A;}
A:hover			{text-decoration: none; color: #719E07;}

