@charset "windows-1250";

/* ************** */
/* GENERIC STYLES */
/* ************** */

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #222;
	line-height: 1.5em;
}
h1 {
	font-family: "Trebuchet MS", verdana, lucida, sans-serif;
	font-size: 1.4em;
	padding: 0.1em 0 0.5em 0;
	line-height: 1.2em;
}
h2 {
	font-family: "Trebuchet MS", verdana, lucida, sans-serif;
	font-size: 1.4em;
	padding: 0.1em 0 0.5em 0;
	line-height: 1.2em;
}
p {
	padding: 0.9em 0;
}
#site_container {
	margin: 0 auto;
	position: relative;
}

#site_header_container {
	width:100%;
}
#site_header {
	width: 700px;
	min-height:40px;
	height: auto !important;
	height: 40px;
	margin: 0 auto;
	position: relative;
}

.no_logo {
	display:block; 
	padding: 30px 0 25px 30px; 
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight:bold; 
	font-size:2.0em; 
	text-decoration:none;
	line-height: 1.0em;
}

.horiz #site_header { /* horizontal layout */
	position: relative;
	display: block;
	clear: both;
}
#layout1 #site_header .logo {
	margin-top: 11px;
	margin-left: 11px;
}
#site_header_utilities {
	position:absolute;
	right:0px;
	top:0px;
}
#site_header_utilities ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: 10px 10px 0 0;
}
#site_header_utilities ul li {
	display: inline;
	padding: 0;
	margin: 0;
	padding: 0 0 0 10px;
}
#site_header_utilities ul li a {
	color: #333;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}
#site_header_utilities ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#site_header_contactinfo {
	padding: 0 70px 20px 0;
	font-weight: normal;
	text-align: right;
	font-size: 1.3em;
	line-height: 1.3em;
	position: absolute;
	right: 0;
	bottom: 0;
}

#site_footer_contactinfo {
	display:block; 
	clear:both; 
	padding:50px 0 0 0; 
	margin:0 auto; 
	text-align: center;
	font-size: 0.8em;
	line-height: 1.3em;
}

#navcontainer {
	margin: 0;
	padding: 0;
	background: #000;
	display: table;
	width: 100%;
	text-align: center;
}
.vert #navcontainer { /* vertical layout */
	overflow: auto;
	width: 176px;
	position: absolute;
	top: 150px;

	border-right: 1px solid #000;
	margin-left:1px;
	margin-top:2px;
}
#header_image {
	height: 150px;
	width: 700px;
}

#header_image ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: 0;
	overflow: auto;
}

#header_image ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 2px;
	background: #fff;
	width: 232px;
	height: 150px;
	background-image-repeat: none;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -9999px;
}

#header_image ul li div,
#header_image ul li img {
	display: block;
	width: 232px;
	width: 232px;
	height: 150px;
}

#header_image ul li.last {	
	margin-right: 0;
}

#site_subhead_container {
	width:100%;
	position:relative;
}
#site_subhead { /* vertical layout */
	position:relative;
	width: 700px;
	margin: 0 auto;
}

#site_content_container {
	width:100%;
}
#site_content {
	
	margin: 0 auto;
	background: #fff;
	width: 620px;
	overflow: auto;
}
#foto {
	position:relative;
	left:-50px;
	}
#textindex {
	float:left;
	width:400px;
	border-right:inset 1px;
	border-right-color: #000000;
	padding-right:20px;
	}
	
#otzivy {
	padding-left:450px;
	}	
.vert #site_content { /* vertical layout */
	width: 444px;
	margin-left: 176px;
	*margin-left: 0;
	*padding-left: 216px;
	margin: 0 auto;
	padding-left: 216px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.pics {  
    height:  150px;  
    width:   232px;  
    padding: 0;  
    margin:  0;
    *overflow: hidden;
} 
 
.pics img {  
    padding: 0;
    top:  0;
    left: 0;
} 

ul.bullets {
	list-style-position:inside;
	list-style-type:disc;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.testimonial-name {
	font-weight: bold;
	font-style: italic;
	display: block;
}

#contactinfo {
	width: 275px;
	float: right;
	display: inline;
}

#add_form {
	width: 300px;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

TEXTAREA.infoSml, INPUT.infoSml,
TEXTAREA.infoMed, INPUT.infoMed,
TEXTAREA.infoLrg, INPUT.infoLrg,
TEXTAREA.infoPhone1, INPUT.infoPhone1,
TEXTAREA.infoPhone3, INPUT.infoPhone3 {
	border: 1px #999 solid;
	padding-left: 3px;
	height: 16px;
}
TEXTAREA.infoLrg, INPUT.infoLrg {
	width: 260px;
}
TEXTAREA.infoMed, INPUT.infoMed {
	width: 160px;
}
TEXTAREA.infoSml, INPUT.infoSml {
	width: 80px;
}
TEXTAREA.infoPhone1, INPUT.infoPhone1 {
	width: 30px;
}
TEXTAREA.infoPhone3, INPUT.infoPhone3 {
	width: 40px;
}
INPUT.infobtn{
	font-weight:bold;
	background-color:#668099;
	border:1px solid;
	border-color:#000;
}
SELECT.infoLrg {
	width: 260px;
}
TEXTAREA.infoXLrg, INPUT.infoXLrg {
	border: 1px #999 solid;
	padding-left: 3px;
	width: 260px;
	height: 70px;
}
TEXTAREA.submit, INPUT.submit,
TEXTAREA.reset, INPUT.reset {
   padding: 3px 6px;
   cursor: pointer; 
   cursor: hand;
}
TEXTAREA.submit, INPUT.submit {
   border: 1px double black;
   color: #fff;
   background: #c7190e;
   font-weight: bold;
}
TEXTAREA.reset, INPUT.reset {
   border: 1px double #999;
   color: #000;
   background: #ccc;
}


.portfolio #site_content p {
	float: left;
	clear:both; /* forces image to new line if no text */
}
.portfolio .portfolioImage,
.coupons .couponImage {
	float: left;
	margin-right: 20px;
	dispLAY: inline;
	vertical-align: text-top;
}
.portfolio .portfolioImage img,
.coupons .couponImage img {
	clear: both;
	display: block;
}
.portfolio .portfolioCaption,
.coupons .couponCaption {
	margin: 5px 0 10px 0;
	display: block;
	color: #333;
	font-size: 0.85em;
	line-height: 1.1em;
}
.coupons .couponCaption {
	margin-bottom:35px;
}



.logos {
	overflow:auto;
	display:block;
	clear:both;
}
.logos ul {
	padding:0; 
	list-style-type:none;
}
.logos li {
	float:left;
	margin-top:10px;
	width:31%;
	/* width:50%; */
	text-align:center;
}
#layout1 .logos li,
#layout2 .logos li {
	width:49%;
}
.logos a {
	margin:0 10px;
	font-size:0.8em;
}
.logos a img {
	display:block;
	margin:0 auto;
	padding-top:10px;
}




#menu1 {
  width:/*408px*/700px;
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  }
#menu1 li {
  float:left;
  /*width:100px;*/
  border:1px solid #fff; 
  }
#menu1 a {
  display:block;
  /*width:100px;*/
  color:#000; 
  background:#d4d4d4; 
  text-align:center; 
  padding:4px 0; 
  text-decoration:none; 
  float:left; 
  }
#menu1 a:hover {
  color:#fff; 
  background:#08c;
  }


#menu1 a {
	margin:8px;
	font-size:0.85em;
}
#menu1 a img {
	display:block;
	margin:0 auto;
}



.container {clear:both; float:left; width:100%; overflow:hidden;}
#menu2 {
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  float:left;
  position:relative; 
  left:50%;
  }
#menu2 li {
  float:left; position:relative; right:50%;
  }
#menu2 a {
  width:auto;
  display:block;
  padding:4px 16px;
  color:#fff; 
  background:#08c; 
  border:1px solid #fff; 
  text-decoration:none;
  }
#menu2 a:hover {
  color:#000; 
  background:#d4d4d4;
  }








#site_footer {
	width: 700px;
	margin: 0 auto 20px auto;
	position: relative;
	font-weight: bold;
}
#layout3 #site_footer {
	font-weight: normal;
}
#site_footer p {
	padding: 10px 20px;
	font-size: 0.8em;
}
#site_footer p.sitecredit {
	position: absolute;
	right: 0;
	top: 0;
}
#site_footer p.sitecredit a {
	color: #fff;
}



/* *************** */
/* SPECIFIC STYLES */
/* *************** */

#layout1 #options_container {
	margin: 23px auto 0 auto;
}
#layout1 #site_header {
	width: 702px;
}
#layout1 #site_header a img {
	padding: 5px 0 10px 10px;
}
#layout1 #site_header_utilities {
	margin-right: 10px;
}
#layout1 #site_header_contactinfo {
	margin: 0 15px;
}
#layout1 #site_subhead {
	width: 702px;
}
#layout1 #header_image {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
#layout1 #contactinfo {
	float: left;
}

#layout1 #site_footer_contactinfo {
	text-align: left;
}
#layout1 #site_footer {
	width: 702px;
}



#layout2 #options_container {
	margin: 32px auto 0 auto;
}
#layout2 #site_header {
	width: 742px;
}
#layout2 #site_header a img {
	padding: 15px 0 10px 20px;
}
#layout2 #site_header #site_header_utilities {
	padding: 5px 10px 0 0;
}
#layout2 #site_header #site_header_contactinfo {
	margin: 0 20px;
}

#layout2 #site_subhead {
	width:742px;
	padding-bottom:5px;
	background: #fff;
}
#layout2 #navcontainer {
	width: 700px;
	margin: 0 auto;
	padding: 5px 5px 0 5px;
}
#layout2 #navcontainer ul li a {
	padding:6px /*23px*/15px 8px /*22px*/14px;
}

#layout2 #navmenu {
	width: 700px;
}

#layout2 #header_image {
	margin: 0 auto;
}
#layout2 #site_content {
	padding:30px 61px 5px;
}
#layout2 #site_footer {
	width: 742px;
	padding-top:15px;
}

#layout2 #site_footer p.sitecredit {
	top:15px;
}




#layout3 #options_container {
	margin: 18px auto 0 auto;
	background: #fff;
}
#layout3 .no_logo {
	padding-left: 0; 
}
#layout3 #site_header a img {
	padding: 5px 0 10px 0px;
}
#layout3 #site_header_utilities ul {
	margin-right: 0;
}
#layout3 #navcontainer {
	background: #ccc;
}
#layout3 #navcontainer ul li a {
	padding-bottom: 4px;
}
#layout3 #navcontainer ul {
	border-bottom-width: 13px;
	border-bottom-style: solid;
	_height: 33px;
	_overflow: hidden;
}
#layout3 #header_image {
	width: 704px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#layout3 #header_image ul {
	padding: 0 2px;
}
#layout3 #site_content  {
	padding: 30px 0 15px 0;
	width: 700px;
}
#layout3 #site_footer {
	border-top: 1px solid #ccc;
}
#layout3 #site_footer p {
	color: #666;
	padding: 10px 0 20px 0;
}
#layout3 #site_footer p.sitecredit a {
	color: #333;
}

