html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: /*#C89C52*/ #e69c1d url(images/page_bg2.jpg) repeat-x;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #E5D19C;
	padding: 20px 0 0 0;
}

/** layout **/
#wrapper {
	text-align: left;
	margin:  auto;
	width: /*678*/1000px;
  position: relative;
}

/** header **/
#header {
  padding-top: 1px;
}
#header h1 {
  font: 32px "Times new roman", serif;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 35px;
  color: #F2CD91;
  padding: 0 0 0 0.7em;
  margin: -1em 0 0 0;
  line-height: 1;
}
#nav-top {
  margin-left: 639px; /**742px,603px*/
}
#nav-top ul {
  margin: 1em 0 0 0;
  padding: 0;
  height: 31px;
}
#nav-top li {
  float: left;
  background: #c2722b /*C19855*/ url(images/tab_left2.gif) no-repeat;
  list-style: none;
  text-align: center;
  font: 18px "Times new roman", serif;
  height: 31px;
  line-height: 31px;
}
#nav-top li div {
  background: top right url(images/tab_right4.gif) no-repeat;
}

#nav-top li div {
  background: top right url(images/tab_right9.gif) no-repeat;
}

#nav-top li#tab-pocitadlo {
  width: 84px; /*59px*/
  
}

#nav-top li#tab-faq {
  width: 87px; /*59px*/
  margin-left: 19px;
}


#nav-top li#tab-map {
  width: 146px; /*99px*/
  margin-left: 4px; /*3px*/
}
#nav-top a {
  color: #443816;
  text-decoration: none;
}
#nav-top a:hover {
  color: /*#241D0A*/#912915;
}

#nav {
  padding-top: 372px;
  background: url(images/headerbig2.jpg) no-repeat; /*header.jpg*/ /*bigthin*/
 /* z-index:1;
  position:absolute;*/

}
#nav ul {
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border-left: 0/*2*/px solid #9E9479;
  background: bottom left url(images/nav_ora.gif) repeat-x; /*images/nav_lit.gif*/
 /* z-index:1;*/
  
}
#nav li {
  list-style: none;
 /* float: left;*/
  font-weight: bold;
  margin: 0;
  padding: 0 10px;
 /* z-index:1;*/
}

#nav li.choice {
  background: bottom left url(images/nav_menu1.gif) repeat-x;
  padding-left: 12px;
  /*z-index:1;*/
}

#nav li.choice:hover {
  background: bottom left url(images/nav_menu2.gif) repeat-x;
  padding-left: 12px;
 /*z-index:1;*/
}

#nav li.home {
  background: bottom left url(images/nav_ora.gif) repeat-x ; /*images/nav_drk.gif*/
  padding-left: 25px;
  
}

#nav li.home:hover {
  background: bottom left url(images/kiserletnav_liora.gif) repeat-x ; /*images/nav_drk.gif*/
  padding-left: 25px;
  
}

#nav li.mainmenu {
  background: bottom left url(images/nav_ora.gif) repeat-x;
  padding-left: 10px;
}

#nav li.mainmenu:hover {
  background: bottom left url(images/kiserletnav_liora.gif) repeat-x;
  padding-left: 10px;
  
}

#nav li.mainmenux {
  background: bottom left url(images/nav_drkora.gif) repeat-x;
  padding-left: 10px;
}

#nav li.mainmenux:hover{
  background: bottom left url(images/kiserletnav_liora.gif) repeat-x;
  padding-left: 10px;
}

#nav li.mainmenuxhome {
  background: bottom left url(images/nav_drkora.gif) repeat-x;
  padding-left: 25px;
}

#nav li.mainmenuxhome:hover{
  background: bottom left url(images/kiserletnav_liora.gif) repeat-x;
  padding-left: 25px;
}

#nav a {
  font: 16px "Times new roman", serif;
  color: #FFE5C3;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  /*color: #F2E7D6;*/
  color: /*#241D0A*/#912915;
  
}

/*object {
position: absolute;
  z-index:0;
  top: 500px;
}*/

/** content **/

#content {
  padding-left: 20px;
}
#content h2 {
  font: 24px "Times new roman", serif;
  color: #513408;
  font-weight: normal;
  border-left: 3px solid maroon /*#615331*/;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;
}

#content h2.link {
  font: 24px "Times new roman", serif;
  color: #513408;
  font-weight: normal;
  border-left: 0px solid maroon /*#615331*/;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;
}

#content p {
  margin-left: 11px;
  line-height: 1.4;
}
#content a {
  color: #8D692D;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  color: #5B431A;
}

#content .left-col {
  float: left;
  width: 822px;
  
}



#content .left-col h2 {
  color: maroon;
}


#content .right-col {
  float: right;
  width: 136px;
}
#content .rright-col {
  float: right;
  width: 100px;
}
#content #welcome {
  margin-right: 40px;
  font-size:13px;
  color: #3E341E;
}
#content #welcome a{
  color: #3E341E;
  text-decoration:underline;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:underline;
}

#welcome p{
  color: brown;
}

#welcome b{
  color: #6a1105;
}

#gallery {
  margin-top: 14px;
}
#gallery .box {
  float: left;
  width: 119px;
  padding: 0 23px 2.3em 23px;
  margin-right: 1px;
  background: #a45f15 /*615331*/;
  position: relative;
}
#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  font: 23px "Times new roman", serif;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(images/tab_drk1.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #978040 top left url(images/moretab_left_drk1.gif) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 4.2em;
  padding-right: 4px;
  margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #8e4f0c /*735220*/;
}
#gallery .box-lit h3 {
  background: top center url(images/tab_lit1.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(images/moretab_left_lit1.gif) no-repeat;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#content .right-col li {
  border-left: 1px solid brown /*#615331*/;
  padding-left: 9px;
  margin: 10px;
}

#content .right-col h2 {
color: maroon;
}

#content .right-col a {
  font-size: 12px;
  font-weight: bold /*normal*/;
  color: brown /*#67450D*/;
}

#content .right-col a:hover {
  color: #6a1105 /*#2C1D04 801a0c*/;
}

/** later **/

#later {
  color: #564929;
}
#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
  float: left;
  width: 85px;

}
#later .box a{
	text-decoration:underline;
}
#later #later-b1 {
  padding-top: 40px;
  margin-right: 4px;
}
#later #later-b2 {
  width: 155px;
  margin-right: 4px;
}
#later #later-b3 {
  width: 114px;
  margin-right: 6px;
}
#later #later-b4 {
  padding-top: 67px;
  width: 137px;
}

#footc {
  height: 10px;
}
#footer {
  background: #e7750f /*735220*/;
  text-align: center;
  color: #000 /*CFB472*/;
  padding: 14px;
}

#welcome h2 {
  color: maroon /*CFB472*/;
}

td {
  color: maroon;
  font-weight: bold;
}

.img1{
/*background-image: url("button9.png");*/
background: url(images/kuldes6.gif) no-repeat;
width: 100px;
height: 30px;

}

.img1:hover{
/*background-image: url("button9.png");*/
background: url(images/kuldes7.gif) no-repeat;
width: 100px;
height: 30px;

}

.img2{
/*background-image: url("button9.png");*/
background: url(images/kuldes6.gif) no-repeat;
width: 100px;
height: 30px;

}

.img2:hover{
/*background-image: url("button9.png");*/
background: url(images/kuldes7.gif) no-repeat;
width: 100px;
height: 30px;

}

.menu {color: #000000; padding: 0; margin: 0; list-style-type: none; display:block}
.menu ul {margin-top: 0px; position: absolute; visibility: hidden; background-color: #A72135; margin: 0; padding: 0; list-style-type: none;}
.menu li {float: left; padding: 2px 2px 0 2px; white-space: nowrap; }  white space elé width: 200px;
.menu a {padding: 2px; text-align: left; padding-left: 15px; color: #fff;  display: block; text-decoration: none; font-weight: bold;} // background-color: rgb(141,135,81);
.menu ul a:link {color: #fff; border-bottom: none; padding-left: 15px; _padding-left: 19px;}
.menu ul a:visited {color: #fff; border-bottom: none; padding-left: 0px; _padding-left: 19px;}
.menu ul a:hover {color: #4f4f4f; /*background-color: rgb(233,233,233);*/}
.menu li:hover ul, ul.menu li.hover ul { visibility: visible;}
.menu li li {float: none; border: none; padding: 0; margin: 0;}


/*Innentől kezdődik a próba része*/

#posty {
	text-align: left;
}
#blok_bbreklama {
	line-height: 150%;
	/*border: #DFD791 2px solid;*/
	padding: 0px;
	margin-top: 5px; 
	margin-bottom: 5px; 
	background-color: #e9e6ce;
	width: 470px;
	margin-left: auto; 
    margin-right: auto;
     
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
.treklama
{
	padding: 5px 10px 5px 10px;
}

.treklama a {
	text-decoration: underline;
}
.treklama a:hover {
	text-decoration: none;
}
/*
td, body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #904D2C;
}*/
	.cstyl {  font-family: "Trebuchet MS", Arial, sans-serif; color: #904D2C; border: solid #DFD791 1px;  background-color:  #F9F8EB;} 

/*a {
	color: #904D2C;
}*/

input, .policko
{
	font-size: 12px;
}

.mini {
	font-size: 9px;
}
.tlacitko {
	/*background-color: #F9F8EB;*/
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.tlacitko-odkaz
{
	padding: 3px 10px;
	margin: 1px;
	background-color: #e9e6ce;
	color: #904D2C;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.jako-odkaz
{
    margin: 1px;
    color: #DFD791;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
}

.tlacitko-odkaz:hover
{
    background-color: #cac7b3;
}

.flat {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #904D2C;
	border: 1px solid #904D2C;
	background-color: #F9F8EB;
}
.mazani {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #3B5569;
}
#uvodnik {
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	}
#kniha_formular {
	margin-left: auto;
	margin-right: auto;
	width: 468px}
#posty {
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	}
.prispevek {
	border-top: #DFD791 solid 1px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

.paticka
{
	text-align: center; 
	border-top: #DFD791 solid 1px;
	margin-bottom: 10px; 
	padding-top: 10px;
}

/*p {
	padding: 0px;
	margin: 5px 0px 4px 0px;
        clear: both;
}*/
.jmeno
{
    font-weight: bold; 
    position:relative; 
    top: 2px;
	font-size: 13px;    
}

.najmeno-odpoved {
	line-height: 1.8;
	float: left;
	font-size: 13px;   	
	padding-left: 20px;
}
.nadatum {

	/*height: 18px;*/
	float: right;
	margin: 0px;
	padding-top: 2px;
	text-align: right;

	color: #DFD791;
}
.nadatum-odpoved {
	width: 145px;
	height: 18px;
	float: right;
	margin: 11px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	font-size: 9px;
	color: #DFD791;
}
.naurl {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 9px;
	clear: both;
}
.navzkaz {
	margin: 0px;
	padding: 0px;
	color: #904D2C;
	clear: both;
	line-height: 1.4;
	/*width: 470px;*/
	overflow: auto;
}
/*h2 {
	font-size: 14px;
	margin: 5px 0px;
	padding: 0px;
	font-weight: bold;
}*/
.odpovedni {
	color: #953548;
	margin: 2px 0px 0px 20px;
	padding: 0px;
	line-height: 1.4;
	clear: both;
}
#pridatvzkaz {
	margin-left: auto;
	margin-right: auto;
	width: 470px;
	text-align: left;
	margin-bottom: 5px;
}
#helpokno {
	z-index: 1;
	display: none;
	position: absolute;
	width: 400px;
	border: 1px solid #DFD791;
	background: #f1eed6;
	text-align: left;
	padding: 5px;
}
.helpnadpis {
	background: #F9F8EB;
	font-weight: bold;
	padding: 3px 10px;
	margin: 0px;
}
#delokno {
	position: absolute;
	display: none;
	width: 300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #e9e6ce;
	text-align: left;
	padding: 10px;

}
#delokno td {
	font-size: 11px;
}
.row {
	clear: both;
	text-align: left;
	margin: 5px 5px 5px 5px;

}
.row label {
	width: 50px;
	margin: 0px 5px 0px 0px;
	float: left;
	text-align: right;
}
.smajl {
	width: 15px;height: 15px; margin: 2px 0px 3px 0px;    position: relative;
    top: -3px;	

}
.policko
{
   
    width: 100%
}

#t_heslo{
    width: 200px;
}

.odpovidate
{
    display: none;
	border-top: #DFD791 solid 1px;
	margin-left: 50px;
}

.odpovidate h2
{
    margin: 10px 0px 10px 0px;
    font-size: 1.2em;
}

.otaznik
{
    cursor: help;
}

.rss
{
    border: none;
    position: relative;
    top: 3px;
    margin: 0px 10px 0px 10px;
}

#podheslem
{
    padding: 10px;
    text-align: center;
    background: #dfdcc5;
    border-bottom: 2px solid #bfbda9;
    margin-bottom: 10px;
}

#semnepis
{
    background-color: #F3F0D7;
    border: none;
    width: 10px;
}

.obrazek img
{
	display: block; 
	max-width: 100%; 
	height: auto;
	width: expression(this.width > document.getElementById('uvodnik').offsetWidth ? "100%" : true);
        float: left;

}

.hlaseni 
{
	text-align: left;
	margin: 10px auto;  
	width: 470px;
	padding: 5px;
	padding-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #e9e6ce;   
}

.error{

    background: #8a3434 ;
    color: #fff;

}

.buttonek
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #e9e6ce;
	text-decoration: none;
	padding: 0px 7px;
}

.buttonek:hover
{

	background: #cac7b3;
}

.prochazeni
{
	text-align: center; 
	padding: 10px 0px;
}

