/* Orginalie css`i */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,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,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
 
/* jaunie css`i */




select {background: white url(select-bg.gif) top left no-repeat;}

#container{
	width:847px;
	margin:0 auto;
	margin-top:10px;
}

#left_up{
	background:url(images/left_up.png) no-repeat;
	float:left;
	width:7px;
	height:33px;
	
}

#navigation_up{
	background:url(images/center_up.png) repeat-x;
	height:33px;
	float:left;
	width:830px;
}

#navigation_up ul{
	margin-top:8px;
}

#navigation_up li{
	display:inline;
}

#navigation_up a{
	text-decoration:none;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	margin-left:10px;
	margin-right:15px;
}

#right_up{
	background:url(images/right_up.png) no-repeat;
	float:left;
	width:7px;
	height:33px;
	margin-bottom:4px;
}

#left_down{
	background:url(images/left_down.gif) no-repeat;
	float:left;
	width:4px;
	height:32px;
}

#navigation_down{
	background:#eeeeee;
	height:32px;
	float:left;
	width:835px;
}

#navigation_down p{
	color:#646464;
	font-size:11px;
	float:left;
	margin-top:8px;
	margin-left:15px;
	display:inline;
}

#navigation_down ul{
	margin-top:8px;
	width:715px;

font-size:1px;
	margin-left:3px;
}

#navigation_down li{
	display:inline;
}

#navigation_down a{
	text-decoration:none;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	margin-left:9px;
}

#navigation_down a.active{
	color:#000;
}

#right_down{
	background:url(images/right_down.gif) no-repeat;
	float:left;
	width:4px;
	height:32px;
}

.left{
	float:left;
}

.right{
	float:right;
	margin-right:30px;
	display:inline;
}

.right select{
	border:1px solid #eeb10e;
	height:20px;
	font-size:11px;
	color:#646464;
	width:155px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:2px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	
}



#navigation_up .right p{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	margin-top:9px;
	float:left;
}

.right input#search{
	border:1px solid #eeb10e;
	height:14px;
	font-size:11px;
	color:#646464;
	width:155px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:2px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	background:#fff;
}

.right input#submit{
	width:13px
	height:12px;
	float:left;
	background:url(images/search.png) no-repeat;
	border:0px;
	padding:5px;
	margin-top:8px;
	margin-left:2px;
}

.right #line{
	float:left;
	
	margin:0 5px;
	margin-top:5px;
}