@CHARSET "UTF-8";

body, div, form, input, table, tr, td, font, h1, h2, h3, h4 { margin: 0; padding: 0; }

body {
	background:#fff;
	font-family:Verdana, Arial, 'Times New Roman';
	font-size: 11px;
	text-align:center;
}

a {
	text-decoration: none;
	color: #fff;	
}

img {
	border: 0px;	
	margin:0px;
	padding:0px;
}
#wrap {
	margin:0 auto;
	width:980px;
	text-align:center;
}

#top {
	width: 980px;
	height: 30px;
	line-height: 30px;
	background: #666666;
	border-bottom: 2px solid #fff;
	color: #fff;
	font-weight:500;
}

#logo {
	width: 980px;
	/*background: url('./pics/top.jpg') #fff;*/
	height: 180px;
	line-height: 180px;
	text-align:left;
	border-bottom: 2px solid #fff;
}

#topspacer {
	width: 980px;
	height: 30px;
	background: #fff;
}	

.menu {
	width: 980px;
	height:22px;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	background: #fff;
	text-align:center;
}

.menu_button {
	width: 107px;
	height: 22px;
	background: #0A230D;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	/*float:left;*/
	text-align: center;
}

.menu_lang {
	width: 53px;
	height: 22px;
	background: #807F49;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#main {
	width: 980px;
	min-height: 400px;
	height: auto;
	background: #fff;
	clear:both;
	font-family: verdana, Arial;
	color: #666666;
}

#main a {
	text-decoration: none;
	color: #666666;	
}

/******AKTUALITATES*******/
#aktualitates {
	width: 980px; 
	height: auto; 
	clear: both;	
}

.news {
	width: 980px;
	height: auto;
	min-height: 100px; 
	clear: both;
	border-bottom:  2px dotted #c3c3c3;
}

.news .right {
	width: 680px; 
	float: right; 
	text-align: left; 
	padding-left: 40px; 
}

.news .left {
	width: 270px; 
	border-right: 2px dotted #c3c3c3; 
	float: left; 
	padding-left: 30px;
}
/***********END***********/

/*******REPERTUARS********/

#repertuars {
	width: 980px; 
	height: auto; 
	clear: both;	
}

#repertuars #izrlaiki {
	width:620px;
	text-align: left;
}

#repertuars #izrlaiki .firstline {
	height: 40px;
	font-weight: bold;
	font-size: 11px;
}

#repertuars #izrlaiki .firstcol {
	width: 100px;
}

#repertuars #izrlaiki .secondcol {
	width: 260px;
}

#repertuars #izrlaiki .thirdcol {
	width: 140px;
}

#repertuars #izrlaiki .fourthcol {
	width: 100px;
	max-width: 150px;
	overflow-x: hidden;
}

#repertuars #zaltable .firstline {
	width: 100px;
	font-weight: bold;
	text-align: center;
}

#repertuars #zaltable .zones {
	width: 100px;
	font-weight: bold;
	text-align: center;
	color: #996600;
	border-top: 1px dotted #666666;
}

#repertuars #zaltable .info {
	width: 100px;
	text-align: center;
	border-top: 1px dotted #666666;
}

#repertuars #zaltable .lines {
	height:35px;
}

/***********END***********/

/*******IZRADES********/

#izrades {
	width: 980px; 
	height: auto; 
	clear: both;		
}

/**********END*********/

/******IEPIRKUMI*******/

#iepirkumi {
	width: 980px; 
	height: auto; 
	clear: both;		
}

/**********END*********/

/******JAUTAJIET*******/

#jautajiet {
	width: 980px; 
	height: auto; 
	clear: both;		
}

/**********END*********/

/*******GALLERY********/

#gallery {
	width: 980px; 
	height: auto; 
	clear: both;	
	text-align:left;	
}

/**********END*********/

#footer {
	width: 980px;
	height: 25px;
	line-height: 20px;
	background: url('./pics/footer.jpg') no-repeat center;
	color: #fff;
	text-align:center;
}