BODY {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	line-height: 100%;
	 color: Black;
   background-image: url(../images/bg.jpg);
	background-color: #CCCCCC;
	background-position: top;
	background-repeat: repeat;
}

#admin-form label {
  clear: left;
  display: block;
  float: left;
  padding-right: 1em;
  width: 6em;
  font-size: 1.1em;
  line-height: 1.3em;
  text-align: right;
}

#admin-form input, #admin-form textarea {
  float: left;
  display: block;
  margin-bottom: .5em;
  padding: .1em;
  font-size: 1.1em;
}

#admin-form #text { font-size: 1.2em; }
#admin-form #submit,
#admin-form #submitadd,
#admin-form #submitedit { clear: both; }

table {
	padding: 0px;
	margin: 0px;
}

td {
	color: black;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
}

div {
	margin: 0px; padding: 0px;
}

p {
	margin: 0px; padding: 0px;
}

form {
	padding: 0px; margin: 0px;
}

.left 
{ 
float: left; 
}

.right 
{ 
float: right; 
}

.cleaner 
{ 
clear: both; 
padding: 0px;
margin: 0px;
}

a { text-decoration: none; }
a:hover { text-decoration: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }

#borderbox {
	border: 15px solid white;
 width: 974px;
 background-color: white;
 }

#bgbox {
	background-color: white;
 width: 974px;
}


#top {
 width: 974px;
 border: 0px solid green;
 display: block;
 background-color: white;
}

#top .logo {
	width: 370px;
	height: 70px;
	border: 0px solid red;
	display: block;
	float: left;
	background-image: url(../images/logo_soskloubouky.gif);
	cursor: pointer;
}

#top-menu {
 border: 0px solid red;
 display: block;
 float: right;
}

#top-menu .pad {
 padding-top: 25px;
 margin-right: 10px;
}

#top-menu a {
 font-size: 12px;
 color: black;
 font-weight: bold;
  text-decoration: none; 
  padding: 5px;
  padding-left: 8px; padding-right: 8px;
}

#top-menu a:hover {
 font-size: 12px;
 color: white;
 background-color: #BBCA01;
  text-decoration: none;
  padding: 5px; 
  padding-left: 8px; padding-right: 8px;
}


#mainheader {
 width: 974px;
 height: 331px;
 border: 0px solid green;
 display: block;
 background-color: white;
 text-align: left;
 background-image: url(../images/mainheader.jpg);
}

#mainheader h2 {
 color: white;
 font-size: 20px;
 margin: 0px;
 padding: 0px;
 padding-bottom: 5px;
}

#mainheader p {
 margin: 0px;
 padding: 0px;
 text-align: left; 
}

#whatsnew {
	color: white;
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-top: 100px;
	padding-left: 510px;
	overflow: hidden;
	border: 0px solid green;
	width: 208px;
	height: 199px;
	line-height: 160%;
	display: block;
}

#whatsnew h2 { color: #A9BD00; }
#whatsnew a { color: white; text-decoration: none; }
#whatsnew a:hover { color: #A9BD00; text-decoration: underline; }

#contactinfo {
	color: white;
	font-size: 12px;
	font-weight: normal;
	float: right; /* was left */
	padding-top: 100px;
	padding-left: 35px; /* margin-left: 35px; */ 
	overflow: hidden;
	border: 0px solid green;
	width: 208px;
	height: 199px;
	line-height: 160%;
	display: block;
}

#contactinfo strong { color: #D37E00;}
#contactinfo h2 { color: #D37E00; }
#contactinfo a { color: #D37E00; text-decoration: none; }
#contactinfo a:hover { color: #D37E00; text-decoration: underline; }

#maintable {
	width: 974px;
	background-color: white;
}

#maintable td {
	font-size: 13px;
	color: black;
}

#main-content {
	padding: 10px;
	line-height: 160%;
	padding-right: 0px;
	padding-bottom: 20px;
}

#main-content a {
	color: #A2B700;
	text-decoration: underline;
}
#main-content a:hover {
	color: #A2B700;
	text-decoration: none;
}

#main-content h1 {
	padding: 0px; margin: 0px;
	color: #ACBE00;
	font-size: 27px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 9px;
}

#main-content h2 {
	padding: 0px; margin: 0px;
	color: #ACBE00;
	font-size: 22px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 9px;
}

#main-content h3 {
	padding: 0px; margin: 0px;
	color: #ACBE00;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 9px;
}

#main-content h4 {
	padding: 0px; margin: 0px;
	color: black;
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
}

#main-emptyspace {
	width: 10px;
	background-color: none;
}

#main-blocks {
	width: 298px;
	background-color: white;
}

#footer {
	width: 974px;
	height: 84px;
	background-image: url(../images/footer.gif);
	color: white;
	font-size: 13px;
	background-color: white;
}

#footer a {
	color: white;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}

.footer-pad {
	padding: 20px;
	padding-top: 43px;
}


.box-napsalionas {
	display: block;
	width: 647px;
	height: 178px;
	overflow: hidden;
	background-image: url(../images/box_napsalionas.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}

.pad-box-napsalionas {
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 50px;
	padding-right: 65px;
}

.box-contact {
	background-color: #F8F8F8;
	width: 647px;
	margin-top: 15px;
}

.pad-box-contact {
	padding: 10px;
}

.box-contact-emptyspace {
	width: 15px;
}

.contacticon {
	float: right;
	padding-top: 10px;
}

#main-blocks {
	padding: 10px;
	line-height: 160%;
	padding-right: 0px;
	padding-bottom: 20px;
}

#main-blocks h2 {
	padding: 0px; margin: 0px;
	color: #ACBE00;
	font-size: 27px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 24px;
}	

.block-link {
	width: 298px;
	height: 54px;
	display: block;
	background-image: url(../images/blocklink.gif);
	margin-bottom: 5px;
}

.block-link2 {
	width: 298px;
	height: 54px;
	display: block;
	background-image: url(../images/blocklink2.gif);
	margin-bottom: 5px;
}

.block-link3 {
	width: 298px;
	height: 54px;
	display: block;
	background-image: url(../images/blocklink4.gif);
	margin-bottom: 5px;
}

.pad-block-link {
	padding: 10px;
	padding-top: 18px;
}


#main-blocks-obory a {
	font-weight: bold;
	font-size: 16px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}
#main-blocks-obory a:hover {
	font-weight: bold;
	font-size: 16px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}

#main-blocks-intranet {
	margin-top: 20px;
}

#main-blocks-intranet a {
	font-weight: bold;
	font-size: 16px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}
#main-blocks-intranet a:hover {
	font-weight: bold;
	font-size: 16px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}

.main-blocks-blue {
	margin-top: 5px;
}

.main-blocks-blue a {
	font-weight: bold;
	font-size: 16px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}
.main-blocks-blue a:hover {
	font-weight: bold;
	font-size: 16px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}


#main-blocks-news a {
	color: #A2B700;
	text-decoration: underline;	
}
#main-blocks-news a:hover {
	color: #A2B700;
	text-decoration: none;	
}
#main-blocks-news p {
	margin-top: 8px;
	margin-bottom: 9px;
}

/* INLINE BUTTON */
.inline-button {
   _width:12em;
   font: bold 55%/1 Verdana, sans-serif;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   border: 0px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #BBCA01;
   color: black;
   }
   
/* LEFT*/
.inline-button em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: black;
   color: white;
   }
   
/* RIGHT*/
.inline-button span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   color: white
   }
   
   
/* LEFT*/
.inline-button:hover em {
   background: #BBCA01;
   color: white;
   }
   
/* RIGHT*/
.inline-button:hover {
   background: black;
   color: white;
   }
	
	
.tbbold {
  width: 235px;
  font-weight: bold;
  text-align: left;
}	

.td-jmeno  { width: 200px; border: 0px solid green;}
.td-funkce { width: 140px; border: 0px solid green;}
.td-email  { width: 300px; border: 0px solid green;}


.tb-formintel { background-color: #F8F8F8; padding: 10px; margin-top: 10px; width: 280px; }
.tb-formintel input { width: 240px; padding: 3px; margin-bottom: 4px; }
.tb-formintel textarea { width: 240px; height: 50px; padding: 3px;}

.gallery-imgpreview { border: 1px solid #BBCA01; width: 62px; height: 47px; }

.img_galleryimg { width: 200px; height: 160px; border: 2px solid #BBCA01; }

