/*  (c)2009 iCODE by Ints Picalcelms --!> */

/* RESET 
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
*/
a:link {
	color: #00C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00C;
}
a:hover {
	text-decoration: none;
	color: #00C;
}
a:active {
	text-decoration: none;
	color: #00C;
}
/* fix PNG for stupid browsers like IE - I every day send Microsoft one hause later - this stupid company! dont purchase anything from this litle soft bich ;)! */
img, div, a, input { behavior:url(iepngfix.htc); }

/* @group LAPAS KOPEJAIS NOFORMEJUMS */

* {
		margin:0;
		padding:0;
		}

body {
	font: 100%  Arial, Helvetica, Verdana, sans-serif;
	line-height:110%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
	text-align:center;
	background: url(back.jpg) no-repeat fixed center center;
}

html, body {
		height:100%; /* for vertical center*/
		}

/* @end */

/* @group LAPAS IZKARTOJUMS */
#distance { /* for vertical center*/ 
		width:1px;
		height:50%;
		margin-bottom:-300px; /* half of container's height */
		float:left;
		}

#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align: center;
		height:510px;
		width:100%;
		clear:left;
}
#header{
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align: center;
		height:150px;
		width: 100%;
		background: url(up_line.gif) no-repeat bottom center;
}

#content{
		margin:0 auto;
		position: relative; /* puts container in front of distance */
		text-align: left;
		height:330px;
		width:780px;
		vertical-align: middle;
		overflow: auto;
}
.cont_back{
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align: center;
		height:330px;
		width: 100%;
	}

#foader{
		margin:0 auto;
		position: relative; /* puts container in front of distance */
		text-align: center;
		height:100px;
		width:100%;
		background: url(bot_line.gif) no-repeat top center;
}
/* @end */
#content_top{
		margin:0 auto;
		position: relative;
		text-align: left;
		height:150px;
		width:780px;
}
#content_top_img{
		margin:0 auto;
		position: relative; 
		height:100px;
		width:200px;
		float:left;
}
#content_top_anim{
		margin:0 auto;
		position: relative;
		height:100px;
		width:580px;
		float:left;
}
#content_top_menu{
		float:left;
		margin:0 auto;
		position: relative;
		text-align:center;
		height:35px;
		width:780px;
		padding-top:15px;
	color: #fff;
	text-decoration: none;
	font: small-caps bold 12px  Arial, Helvetica, Geneva, sans-serif;
}
#white_text {
	color: #ffffff;
	text-decoration: none;
}
#active_text {
	color: #bcf4ff;
	text-decoration: none;
}

#content_bottom{
		margin:0 auto;
		position: relative; 
		text-align: center;
		height:80px;
		width:780px;
		top:3px;
}
.address_text_bold{
	color: #bcf4ff;
	font: normal bold 11px  Arial, Helvetica, Geneva, sans-serif;
}
.address_text{
	color: #bcf4ff;
	font: normal normal 11px  Arial, Helvetica, Geneva, sans-serif;
}

.copyright{
	color: #00C;
	text-align: center;
	font: normal normal normal 9px  Arial, Helvetica, Geneva, sans-serif;
}
.text{
	color: #000014;
	text-align: left;
	font-family:  Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 110%;
}
#white_text {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#active_text {
	color: #bcf4ff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
