/* Orginalie css`i */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,strong,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}

strong{
  font-weight:bold;
}
caption,th {
	text-align:left;
}
h1{
  font-size:16px;
	font-weight:bold;
}

h2{
  font-size:14px;
  font-weight:bold;
}

h3{
  font-size:12px;
  font-weight:bold;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.clear{
	clear: both;
	font-size: 1px;
	line-height: 0em;
}
 
/* jaunie css`i */

body{
 	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
}

#wrapper{
	width:871px;
	margin:0px auto;
}

#header{
	float:left;
	width:871px;
}

#logo a{
 	font-family:Verdana;
	color:#999999;
	font-size:47.42px;
	text-decoration:none;
	line-height:112px;
}

#logo a span{
	color:#ff0000;
}

#navigation{
 	width:871px;
 	float:left;
	border-bottom:1px solid #c1cace;	
	margin-top:11px;
	padding-bottom:20px;
	font:Arial, Helvetica, sans-serif;
}

#navigation ul#menu{
	float:left;
	width:700px;
}

#navigation ul#menu li{
	display:inline;
	background: url(images/li.gif) no-repeat left;
	padding-left:19px;
	float:left;
	margin-right:20px;
}

#navigation ul#menu a, #navigation ul#lang a{
	text-decoration:none;
	text-transform:uppercase;
	color:#666666;
	font-size:13px;
}

#navigation ul#menu li.active a{
	color:#ff0000;
	font-weight:bold;
}

#navigation ul#lang{
	float:right;
}

#navigation ul#lang li{
	display:inline;
	float:left;
	margin-left:5px;
}

#navigation ul#lang li.active a{
	color:#cccccc;	
}

#content{
	float:left;
	width:871px;
	border-bottom:1px solid #c1cace;
}

#left{
	width:602px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	margin-bottom:60px;
}

.news_content{
	width:100%;
	margin-top:30px;
	float:left;
}

.news_content h1, .news_content h2, .news_content p{
	width:100%;
	float:left;
}

.news_content h1{
	font-size:18px;
	color:#ff0000;
	font-weight:bold;
}

.news_content h2{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	margin-top:-2px;
}

.news_content p{
	color:#000;
	font-size:13px;
	margin-top:11px;
}

#right{
	float:right;
	width:251px;
}

.side_block{
	width:229px;
	background:url(images/side_block.gif) repeat-x;
	border:1px solid #ebebeb;
	padding:12px 10px;
	margin-top:12px;
}

#pakalpojumi_block .title{
	background:url(images/title.gif) repeat-x;
	width:100%;
	height:32px;
}

#pakalpojumi_block .title h3{
	line-height:29px;
	font-size:19px;
	color:#ffffff;
	font-family:Myriad Pro;
	margin-left:10px;
	text-transform:uppercase;
}	

#pakalpojumi_block li{
	line-height:30px;
	margin-left:20px;
}

#pakalpojumi_block a{
	font-family:Tahoma;
	text-transform:uppercase;
	color:#333333;
	font-size:14px;
	text-decoration:none;	
}

#pakalpojumi_block ul li a:hover{
	text-decoration:underline;
}

#pakalpojumi_block ul li.active a{
	font-weight:bold;
}

#feed_block{
	height:64px;
}

#feed{
	width:100%;
	height:64px;
	background:url(images/feed.gif) repeat-x;
}

#feed h3{
	font-size:19px;
	color:#ffffff;
	font-family:Myriad Pro;
	margin-left:10px;
	margin-top:6px;
	float:left;
	display:inline;
	width:209px;
}

#feed input#text{
	margin-left:10px;
	border:0;
	height:23px;
	width:176px;
	float:left;
	margin-top:2px;
	display:inline;
}

#feed input#submit{
	background:url(images/submit.gif) no-repeat;
	width:26px;
	height:27px;
	border:0;
	float:left;
	margin-left:8px;
}

.side_block_no_bg{
	margin-top:22px;
}

.side_block_no_bg p{
	font-size:14px;
	color:#666666;
	line-height:22px;
	margin-left:22px;
}

#footer p{
	font-size:12px;
	color:#000000;
	line-height:30px;
}

table.order{
  border-collapse: collapse;
}

.order th{
  padding:2px;
}

.order td{
  padding:2px;
}

