body
{
  margin: 0px auto;
  padding: 0px;
	background-color: #FFF;
	font-family: 'Ce ntury Gothic', 'URW Gothic', Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-align: center;
	color: #666;
}

div {
	display: block;
  padding: 0px;
	border: none;
  text-align: left;
}

h1, h2, h3, h4 {
	font-family: 'Century Gothic', 'URW Gothic', Tahoma, Verdana, Arial, Helvetica;
}

#content {
  margin: 5px auto;
  width: 1011px;
  border: none;
	background-image: url(../images/bg_clear.jpg);
	background-repeat: repeat-y;
	/* background-position: -1px -81px;*/
	background-position: 0px 0px;
	background-color: #FDFDFD; /* #9EA09F; */
}

#content1 {
  margin: 0px auto;
  width: 100%;
  border: none;
	background-image: url(../images/bg_submenuv2.jpg);
	background-repeat: no-repeat;
}


#topframe {
  float: left;
  width: 100%;
  height: 9px;
  background-color: transparent;
  background-image:url("../images/hornaciara.png");
}

#topframeright {
  float: right;
  width: 18px;
  height: 9px;
  background-color: transparent;
  background-image:url("../images/pravyhornyroh.png");
}

#topframeleft {
  float: left;
  width: 9px;
  height: 9px;
  background-color: transparent;
  background-image:url("../images/lavyhornyroh.png");
}

#rightframe {
  float: right;
  width: 18px;
  height: 100%;
  background-color: transparent;
  background-image:url("../images/pravaciara.png");
}

#main {
  float: right;
  width: 800px;
  margin-right:11px;
  background-color: #FDFDFD;
}

#bottom {
  float: right;
  width: 800px;
  margin-right:11px;
  background-color: #FDFDFD;
}

#bottom p {
  margin: 3px 0px;
  padding: 0 0 0 15px;
	font-size: 8pt;
	color: #999999;
}

#footer {
  float: left;
  width: 100%;
  height: 18px;
  background-color: transparent;
  background-image:url("../images/dolnaciara.png");
}

#footerleft {
  float: left;
  width: 15px;
  height: 18px;
  background-color: transparent;
  background-image:url("../images/lavydolnyroh.png");
}

#footerright {
  float: right;
  width: 18px;
  height: 18px;
  background-color: transparent;
  background-image:url("../images/pravydolnyroh.png");
}



hr.line {
        width: 780px;
        height: 1px;
        border: none;
        border-top: 1px solid #EEE;
}

h1 {
	font-weight: normal;
	font-size: 20pt;
  margin: 5px 15px;
  padding: 0 0 0 0px;
	color: #897029;
}

#main h1 {
  margin-top: 5px;
}


h2 {
	font-weight: normal;
  margin: 3px 12px;
  padding: 0px 0px 0px 3px;
	font-size: 14pt;
}


#main h2 {
	color: #897029;
	background-color: #FFF7E1;
}

#main h3 {
	font-weight: normal;
  margin: 2px 0px 3px 0px;
  padding: 0 15px 0 15px;
	font-size: 11pt;
	color: #897029;
}

#main h4 {
	font-weight: bold;
  margin: 0px 0px 10px 15px;
  padding: 0px;
	font-size: 11pt;
}

#main h6 {
	font-weight: bold;
   margin: 2px 30px 5px 15px;
  padding: 0px;
	font-size: 8pt;
	color: #897029;
  text-align: right;
}

#main p {
  margin: 0px 0px 5px 0px;
  padding: 0px 15px;
	font-size: 10pt;
}

img {
  margin: 2px 12px;
  padding: 3px;
  border: 1px solid #ABA79E;
	background-color: #FFF;
}

a:hover img {
  border: 1px solid #242876;
}


img.clean {
  margin: 0px;
  padding: 0px;
  border: 0px none;
	background-color: transparent;
}

a:hover img.clean  {
  border: 1px none white;
}

img.fw{
  margin: 0px;
  margin-right: 5px;
  padding: 0px;
  border: 0px none;
	background-color: transparent;
}

span.cleaner {
      display: block;
      clear:both;
      margin: 0;
      padding:0;
      border:none;
      visibility: auto;
      background-color: #FDFDFD;
height: 0px;
}

#flashcontent {
    float: right;
    width: 100%;
    height: 650px;
}

div.box {
display: table-cell;
  float: left;
  width: 35px;
  height: 25px;
  margin: 2px;
  padding: 0px;
  padding-top: 5px;
  border: none 1px #EEE;
	text-align: center;
}


a {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  color: #C6C7DC;
  text-decoration: none;
}

p a {
  border-bottom: 1px dotted #E3E4F3;
}

a:hover {  
  color: #242876;
  
}


div.bigbox {
display: table-cell;
  float: left;
  width: 35px;
  height: 20px;
  margin: 0px;
  padding: 0px;
  border: none 1px #DDD;
	font-size: 20pt;
	text-align: center;
	color: #999;
	font-weight: normal;
}

div.setwidth {
width: 800px;
text-align: center; /* ie hack */
}

div.wrap {
display: table;
margin: 0 auto;
}

div.setwidth2 {
margin: auto;
width: 750px;
}

div.setwidth2 span {
	color: #FF5400;
	font-weight: bold;
}


#more {
 display: none;
}

#more input {
  padding-left: 0px;
}

#more p {
	padding-left: 65px;
        padding-right: 65px;
        padding-top: 3px;
        padding-bottom: 3px;
}
#more h4 {
	padding-left: 49px;
        padding-right: 65px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
}

#less {
 display: block;
}

#less input {
  padding-left: 0px;
}

#down, #down1 {
  border: none;
  padding: 0px;
  margin: 0px;
  padding-left: 5px;
}

div.prev, div.next {
  display: table-cell;
  float: left;
  width: 50px;
  height: 25px;
  margin: 2px;
  padding: 0px;
  padding-top: 5px;
  border: none 1px #EEE;
	text-align: center;
}

* html div.box { /* ie hack */
/*display: inline;
float: none;
*/}

* html div.bigbox { /* ie hack */
/*display: inline;
float: none;
*/
} 
table {
  margin-left: 15px;
  margin-bottom: 10px;
  border: 0px none;
}

table.listpics {
  margin-left: 30px;
  margin-bottom: 10px;
  font-size: 8pt;
  border: 1px solid #CCC;
}

table.listpics th {
  background-color: #FAFAFA;
}

table.listpics td.nadpis {
  border-top: 1px solid #EEE;
  padding-left: 10px;
  padding-top: 5px;
}

#main p.small {
  font-size: 8pt;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #EEE;
padding: 5px;
left: -1000x;
border: 1px solid #CCC;
visibility: hidden;
text-decoration: none;
color: #666;
text-align: center;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
border: 1px none #CCC;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 50px; /*position where enlarged image should offset horizontally */

}
