@charset "UTF-8";
/* CSS Document */

body { background:#ffed00 url(../images/bg_body.gif) no-repeat left top; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#294e52; line-height:1.45em; padding:0; margin:0 }
	body#index { background:#ffed00 url(../images/bg_body-index.gif) repeat-x left top;  }

#wrapper { width:910px; margin: 0 auto;  }
	.innerPadding { padding: 0px 20px 20px 20px  }
	
	body#index #wrapper { width:700px; text-align:center }	
	
.header {   }
	.indexHeader { display:block; height:230px }
	

.leftCol { display:block; width: 650px;  float: left; min-height:400px  }
	.leftCol .innerPadding { padding: 10px 0 0 17px } 

.rightCol { width:190px; display:block; float:right;  margin-top:-130px  }
	.cenas {  }
	.txtbox { }
	
	
	h1, h2, h3 { font-family:Arial, Helvetica, sans-serif }
	h1, h2 { font-size:16px }
	h3 { font-size:13px; border-top: 1px dashed #7a9396; padding: 10px 0 0 0 }
	
	table#timeTable {  }
		table#timeTable td { width:310px; vertical-align:top  }
			td h2 { background:url(../images/bg_h2.gif) no-repeat 0 -2px; padding: 10px 0 10px 40px } 
			td h3 { padding-left:40px }
			td p { padding-left:40px; line-height:1.75em }
		table#timeTable td.right { border-left: 15px solid #ffed00  }
		
	.galerijas img { padding:1px; border: 1px solid #666; float:left; margin-right:10px  }
	  .thumb { display: block; vertical-align:top; height:80px; width:320px; margin-bottom:10px }
	
	
.footer { clear: both; display:block; height:215px; width:100%; background:url(../images/bg_footer.gif) center no-repeat }
