html, body {
width:100%;
height:100%;
}

body {
font-family: Arial, Verdana;
margin: 0px auto;
font-size:13px;
background-color:#edefee;
background-image: url('../images/design/bg.gif');
background-repeat:repeat-x;
background-position:center top;
}

p, form {
margin:0px;
}

/* Design */
table.all_page {
width:100%;
height:100%;
background-image: url('../images/design/bg_mid.jpg');
background-position:bottom;
background-repeat:repeat-x;
}

td#bg_left {
height:100%;
background-image: url('../images/design/text_left.gif');
background-position: right top; 
background-repeat:repeat-y;
vertical-align:top;
text-align:right;
}

div#shadow_left {
height:100%;
background-image: url('../images/design/bg_left.gif');
background-repeat: no-repeat;
background-position:right top;
}

td#bg_right {
height:100%;
background-image: url('../images/design/text_right.gif');
background-position: left top;
background-repeat:repeat-y;
vertical-align:top;
text-align:left;
}

div#shadow_right {
height:100%;
background-image: url('../images/design/bg_right.gif');
background-repeat: no-repeat;
background-position:left top;
}

td#main {
width:980px;
height:100%;
background-color:#FFF;
vertical-align:top;
text-align:left;
}

div.main {
position:relative;
width:980px;

margin: 0 auto;
text-align:left;
z-index:1;
background-color: #ffffff;
}

div.header {
position:relative;
width:980px;
height:200px;
margin: 0 auto;
background-repeat: no-repeat;
z-index:2;
overflow:hidden;
}

	div.header_logo {
	position:relative;
	background-repeat:no-repeat;
	width:474px;
	height:158px;
	z-index:6;
	}
	
	img.header_logo {
	width:474px;
	height:158px;
	border-width:0px;
	}

	div.info_bar {
	position:relative;
	width:980px;
	height:22px;
	background-image: url('../images/design/info_bar.gif');
	top:20px;
	left:0px;
	z-index:3;
	}
	
	div.time_left {
	position:relative;
	width:110px;
	height:15px;
	color:#000000;
	text-align:right;
	padding-right:10px;
	font-size:10px;
	top:-53px;
	left:863px;
	z-index:4;
	}
	
	div.counter_bg {
	position:relative;
	width:266px;
	height:55px;
	top:-53px;
	left:714px;
	z-index:5;
	}

	div.counter {
	position:relative;
	width:256px;
	height:55px;
	top:-53px;
	left:724px;
	z-index:6;
	}
	
		#counter_details {
		position:relative;
		width:256px;
		top:9px;
		left:15px;
		z-index:7;
		}
		
		.counter_text {
		width:37px;
		text-align:center;
		color:#bababa;
		font-size:10px;
		margin-left:17px;
		float:left;
		}
	
table.content {
width:980px;
}

table.left_side {
width:784px;
}

td.content_left_side {
width:784px;
vertical-align:top;
}


	table.info_bar {
	width:980px;
	height:22px;
	}
	
	td.info_bar_left {
	width:497px;
	height:22px;
	vertical-align:middle;
	font-size:11px;
	color:#ffffff;
	padding-left:10px;
	}

		span.datums {
		font-weight:bold;
		}
		
		span.vdienas {
		margin-left:30px;
		}
		
	td.info_bar_right {
	width:200px;
	height:22px;
	vertical-align:middle;
	font-size:11px;
	color:#894000;
	padding-right:273px;
	text-align:right;
	}

		.icon_bar {
		float:right;
		height:20px;
		padding-top:2px;
		}
		
			img.info_icon {
			width:17px;
			height:17px;
			border:0px;
			margin-left:3px;
			}
	
		#div_translate {
		float:right;
		width:100px;
		height:21px;
		margin-left:3px;
		padding-top:1px;
		overflow:hidden;
		}
		
			.show_div {display:inline;}
			.hide_div {position:absolute; display:none;}

		#google_translate_element select {
		font-family: arial;
		font-size: 11px;
		color: #40362e;
		margin:0px;
		height:18px;
		width:100px;
		border: 1px solid #6a6a6a;
		margin-bottom:10px;
		}

td.head_menu {
width:784px;
height:41px;
padding:3px 0px 3px 3px;
}

	div.h_menu_button {
	float:left;
	width:155px;
	height:29px;
	margin:1px 0 0 1px;
	text-align:center;
	padding-top:10px;
	background-repeat: no-repeat;
	background-position: left center; 
	font-size:12px; 
	}
	
	div.hmb_1 { background-image: url('../images/design/button_1.gif'); }
	div.hmb_2 { background-image: url('../images/design/button_2.gif'); }
	div.hmb_3, div.hmb_4 { background-image: url('../images/design/button_3.gif'); }
	div.hmb_5 { background-image: url('../images/design/button_5.gif'); }
		
	.h_menu_button a { color: #000000; text-decoration:none; }
	.h_menu_button a:hover { color: #000000; text-decoration:underline; }		
	
	.box_left_head a { color: #000000; text-decoration:none; }
	.box_left_head a:hover { color: #000000; text-decoration:underline; }

td.left_side {
width:179px;
padding-right:3px;
padding-left:3px;
vertical-align:top;
}


	div.box_left {
	width:173px;
	margin-bottom:15px;
	}

	div.box_left_head {
	width:161px;
	height:18px;
	padding:4px 0 0 12px;
	background-color:#a6ce39;
	border-top:1px solid black;
	font-size:11px;
	font-weight:bold;
	margin-bottom:1px;
	}
	
	div.more_video { width:173px; height:auto; padding:3px 0; font-size:10px; text-align:center;}
	
	ul.left_menu {
	padding:0px;
	margin:0px;
	}
	
	.left_menu li {
	width:148px;
	height:18px;
	margin-bottom:1px;
	padding:4px 1px 1px 24px;
	border-bottom:1px solid #a6ce39;
	display:block;
	font-size:11px;
	}

	.left_menu li:hover, li.left_menu_sel {
		background-image: url('../images/design/menu_sel.gif');
		background-repeat: repeat-x;
	}
	
	.left_menu a { color: #000000; text-decoration:none; }
	.left_menu a:hover { color: #000000; text-decoration:none; }


td.content {
width:595px;
padding-left:10px;
vertical-align:top;
}

	h1 {
	width:595px;
	border-bottom: 1px solid #a6ce39;
	color: #a6ce39;
	margin:0px 0px 10px 0px;
	padding:0px 0px 3px 0px;
	font-size:16px;
	}
	
	h1.pielikumi {
	margin-top:10px;
	font-size:13px;
	}
	
	div.saturs {
	width:595px;
	overflow:hidden;
	}

	div.news {
	width:595px;
	padding:7px 0px 7px 0px;
	background-repeat:repeat-x;
	background-position:bottom; 
	background-image: url('../images/design/line.gif');
	}
	
	table.news_table {
	width:595px;
	}
	
	td.news_pic {
	width:90px;
	height:90px;
	vertical-align:top;
	}
	
	td.news_text {
	width:500px;
	vertical-align:top;
	}
	
		h2.news_topic {
		margin:0px;
		font-size:13px;
		font-weight:bold;
		}
		
		p.news_text {
		margin:0px;
		text-align:justify;
		font-size:11px;
		}
		
		img.news_pic {
		width:90px;
		height:90px;
		border-width:0px;
		}
		
		a.sikak { text-decoration:underline;color:#000000; }
		a.sikak:hover { text-decoration:underline;color:#000000; }
		a.underline { text-decoration:none;color:#000000; }
		a.underline:hover { text-decoration:underline;color:#000000; }

	div.news_arch, div.res_arch {
	width:595px;
	font-size:11px;
	font-weight:bold;
	padding:7px 0px 7px 0px;
	text-align:right;
	}
	
	div.news_arch_rec, div.res_arch_rec {
	width:579px;
	font-size:13px;
	font-weight:bold;
	padding:7px 8px 7px 8px;
	background-repeat:repeat-x;
	background-position:bottom; 
	background-image: url('../images/design/line.gif');
	}
	
	span.news_arch_date, span.res_arch_date {
	font-size:11px;
	color:#a3a3a3;
	font-weight:normal;
	}
	
/* Reklama */

div.news_adv {
position:relative;
width:595px;
height:77px;
overflow:hidden;
z-index:3;
}

div.n_adv {
position:relative;
width:197px;
height:75px;
border-left: 1px solid #7a7a7a;
border-top: 1px solid #7a7a7a;
border-bottom: 1px solid #7a7a7a;
z-index:4;
}

	img.news_adv {
	width:197px;
	height:75px;
	border-width:0px;
	}

/* Laba puse */

td.content_right_side {
padding-left: 36px;
width:160px;
vertical-align:top;
}

	div.balva_atb {
	width:125px;
	text-align:center;
	margin:0 auto;
	}
	
	div.atbalstitaji {
	width:125px;
	text-align:center;
	overflow:hidden;
	}
	
	h2.atbalstitaji {
	font-size:13px;
	text-align:center;
	color:#b9b9b9;
	margin:20px 0px 10px 0px;
	}
	
	img.atb_logo {
	border-width:0px;
	margin-bottom:15px;
	}
	
	/* Atvertas zinas */
	
	div.news_open {
	width:580px;
	margin:8px;
	overflow:hidden;
	}
	
	img.news_open_pic {
	border:1px solid #000000;
	margin-top:5px;
	margin-bottom:5px;
	}
	
	h2.news_open_title {
	margin:0px;
	font-size:16px;
	font-weight:bold;
	}
	
	p.news_open_text {
	margin:0px;
	font-size:12px;
	text-align:justify;
	margin-bottom:8px;
	}

	div.news_open_date {
	margin:0px 0px 6px 0px;
	font-size:10px;
	text-align:left;
	color:#a3a3a3;
	}
	

/* Login */

div.banned {
width:163px;
margin:10px 5px 10px 5px;
text-align:center;
font-size:11px;
font-weight:bold;
color:#ce000f;
}

div.login {
width:163px;
margin:5px 5px 5px 5px;
}

table.login_table {
width:163px;
}

td.login_left {
width:51px;
text-align:right;
vertical-align: middle;
font-size: 11px;
padding-right:3px;
}

td.login_right {
width:109px;
vertical-align: middle;
}

td.login_foot {
width:163px;
text-align:right;
vertical-align:top;
padding-right:2px;
font-size:10px;
}

	div.login_foot {
	margin-top:5px;
	font-size:11px;
	}

input.login_aile {
background-color: #eeeeee;
width:107px;
border: solid 1px #c1c1c1;
color:#3f3f3f;
font-size:11px;
margin-bottom:1px;
}

input.poga {
  border: solid 1px #c1c1c1; 
  color: #000000;
  background-color: #e2e2e2;
  font-size:11px;
  margin-top:1px;
}

/* Jubilari */

table.jubilari {
width:163px;
}

td.jub_name {
width:129px;
padding:3px 0px 3px 0px;
}

td.jub_type {
width:34px;
padding:3px 0px 3px 0px;
}

div.side {
width:163px;
padding:5px 5px 0px 5px;
font-size:12px;
color:#000000;
overflow:hidden;
}

/* Forums */

table.forum_table {
width:595px;
margin-top:20px;
}

td.forum_topic {
width:587px;
height:25px;
background-color:#a6ce39;
color:#ffffff;
font-size:12px;
font-weight:bold;
padding:3px 3px 3px 5px;
border-bottom: 1px solid #383838;
vertical-align:middle;
}

td.forum_inf_name {
width:375px;
background-color:#ffb96d;
color:#525252;
font-size:10px;
font-weight:bold;
padding:3px 3px 3px 5px;
}

td.forum_inf_post {
width:66px;
background-color:#ffb96d;
color:#525252;
font-size:10px;
font-weight:bold;
padding:3px;
text-align:center;
}

td.forum_inf_last {
width:134px;
background-color:#ffb96d;
color:#525252;
font-size:10px;
font-weight:bold;
padding:3px;
text-align:center;
}

td.forum_name {
width:378px;
background-repeat:repeat-x;
background-position:bottom; 
background-image: url('../images/design/line.gif');
color:#000000;
font-size:12px;
font-weight:bold;
padding:3px;
vertical-align:middle;
}

td.forum_post {
width:66px;
background-repeat:repeat-x;
background-position:bottom; 
background-image: url('../images/design/line.gif');
color:#000000;
font-size:11px;
padding:3px;
text-align:center;
vertical-align:middle;
}

td.forum_last {
width:134px;
background-repeat:repeat-x;
background-position:bottom; 
background-image: url('../images/design/line.gif');
color:#000000;
font-size:11px;
padding:3px;
vertical-align:middle;
}

td.forum_ieraksts {
width:595px;
background-repeat:repeat-x;
background-position:bottom; 
background-image: url('../images/design/line.gif');
padding:5px 0px 5px 0px;
}


table.post_table {
width:595px;
}

td.post_pic {
width:80px;
height:80px;
padding:10px;
vertical-align:top;
border-right:1px solid #dbdbdb;
}

	img.post_pic {
	width:78px;
	height:78px;
	border:1px solid #000000;
	}

td.post_name {
width:237px;
height:13px;
padding:3px 0px 3px 5px;
border-bottom:1px solid #dbdbdb;
vertical-align:middle;
font-size:11px;
font-weight:bold;
text-align:left;
}

td.post_date {
width:237px;
height:13px;
padding:3px 5px 3px 0px;
border-bottom:1px solid #dbdbdb;
text-align:right;
vertical-align:middle;
font-size:11px;
}

td.post_text {
width:474px;
padding:5px;
height:71px;
vertical-align:top;
font-size:11px;
text-align:left;
}

td.post_comment {
width:575px;
padding:10px;
font-size:12px;
font-weight:bold;
}

.comment {
background-color: #eeeeee;
width:573px;
border: solid 1px #c1c1c1;
color:#3f3f3f;
font-size:12px;
margin-bottom:1px;
}

	a.f_link { text-decoration:none;color:#e10000; }
	a.f_link:hover { text-decoration:underline;color:#c30000; }

/* Pages */

span.pages {
font-size:11px;
color:#383838;
padding:3px 6px 3px 6px;
border: 1px solid #383838;
margin:0px 4px 0px 4px;
background-color:#ffffff;
}


/* Sac. saraksti head menu */

div.race_list_menu {
position:relative;
margin: 0 auto;
margin-top:10px;
margin-bottom:10px;
width:580px;
height:31px;
overflow:hidden;
}

div.rlm_button {
position:relative;
width:289px;
height:21px;
padding-top:4px;
background-color:#ffffff;
border-top:1px solid #a6ce39;
border-bottom:1px solid #a6ce39;
text-align:center;
color: #a6ce39;
}

div.rlm_button_sel {
position:relative;
width:290px;
height:23px;
padding-top:7px;
background-color:#a6ce39;
border-bottom:1px solid #383838;
text-align:center;
font-weight:bold;
color:#ffffff;
}

div.rlm_button a { color:#a6ce39; text-decoration:none; }
div.rlm_button a:hover { color:#a6ce39; text-decoration:underline; }

/* User list */

td.letter_list {
font-size:10px;
font-weight:bold;
width:19px;
height:19px;
border: 1px solid #383838;
text-align:center;
vertical-align:middle;
}

div.letter_box {
width:19px;
height:16px;
color:#a6ce39;
background-color:#ffffff;
padding-top:3px;
text-decoration:none;
cursor:pointer;
}

a.letter_box, a.letter_box:hover { color:#a6ce39; text-decoration:none; }
div.letter_box:hover { background-color:#e4e4e4; }

table.user_list_table {
margin: 10px auto 10px;
}

td.user_list_head {
padding:2px 4px 2px 4px;
background-color:#a6ce39;
color:#ffffff;
font-size:12px;
font-weight:bold;
border-bottom: 1px solid #383838;
}

td.user_list_data {
padding:2px 4px 2px 4px;
font-size:12px;
background-repeat:repeat-x;
background-position:bottom; 
background-image: url('../images/design/line.gif');
}

td.user_list_data a, td.user_list_data a:hover { color:#000000; text-decoration:none; }

img.icon {
	width:14px;
	height:14px;
	border-width: 0px;
	margin-right:6px;
}


/* User details */

table.user_det_table {
width:520px;
margin: 0 auto;
margin-top:10px;
margin-bottom:30px;
}

td.user_pic {
width:152px;
padding:0px 10px 10px 10px;
vertical-align:top;
}

	img.profile_pic, img.maps_pic {
	border:1px solid #000000;
	}

td.user_data {
width:328px;
padding:0px 10px 10px 10px;
font-size:12px;
vertical-align:top;
}

h2.vards {
font-size:16px;
margin:10px 0px 10px 0px;
}

td.usr_content {
width:510px;
padding:5px;
vertical-align:top;
}

	div.usr_det_box {
	width:510px;
	padding-bottom:8px;
	border-top:1px solid #a6ce39;
	border-bottom:1px solid #a6ce39;
	margin-bottom:25px;
	font-size:12px;
	}
	
		div.usr_det_head {
		width:130px;
		padding:2px 0px 2px 5px;
		margin-bottom:8px;
		background-color:#a6ce39;
		color:#ffffff;
		font-size:11px;
		font-weight:bold;
		}

		table.user_det_sac_table {
		width:460px;
		margin: 0 auto;
		margin-top:10px;
		margin-bottom:10px;
		}
		
		td.usr_det_sac_head_name {
		width:340px;
		padding:5px;
		background-color:#a6ce39;
		color: #ffffff;
		font-weight:bold;
		font-size:12px;
		}
		
		td.usr_det_sac_head_gr {
		width:42px;
		padding:5px;
		background-color:#a6ce39;
		color: #ffffff;
		font-weight:bold;
		font-size:11px;
		text-align:center;
		}
		
		td.usr_det_sac_head_pl {
		width:48px;
		padding:5px;
		background-color:#a6ce39;
		color: #ffffff;
		font-weight:bold;
		font-size:11px;
		text-align:right;
		}
		
		td.usr_det_sac_logo {
		width:47px;
		padding:5px;
		font-weight:bold;
		background-repeat:repeat-x;
		background-position:bottom; 
		background-image: url('../images/design/line.gif');
		font-size:11px;
		}

		td.usr_det_sac_name {
		width:293px;
		padding:5px 0px 5px 0px;
		font-weight:bold;
		background-repeat:repeat-x;
		background-position:bottom; 
		background-image: url('../images/design/line.gif');
		font-size:11px;
		}
		
			span.usr_det_sac_dist {
			font-weight:normal;
			font-size:10px;
			}
		
		td.usr_det_sac_group {
		width:42px;
		padding:5px;
		text-align:center;
		background-repeat:repeat-x;
		background-position:bottom; 
		background-image: url('../images/design/line.gif');
		font-size:11px;
		}
		
		td.usr_det_sac_place {
		width:48px;
		padding:5px;
		text-align:right;
		background-repeat:repeat-x;
		background-position:bottom; 
		background-image: url('../images/design/line.gif');
		font-size:11px;
		}

span.usr_det_reg {
margin-left:10px;
font-size:11px;
font-weight:bold;
}

img.gal_pic {
	width:90px;
	height:90px;
	border: solid 1px #000000;
}

/* Register */

/* Pieteikties sacensibam */

table.reg_buttons {
width:440px;
height:92px;
margin:0 auto;
margin-top:60px;
margin-bottom:80px;
}

td.reg_button_1 {
height:90px;
width:240px;
border: solid 1px #c1c1c1;
background-color: #e2e2e2;
text-align:center;
vertical-align:center;
font-size:13px;
font-weight:bold;
}

td.reg_button_2 {
height:90px;
width:160px;
border: solid 1px #c1c1c1;
background-color: #e2e2e2;
text-align:center;
vertical-align:center;
font-size:11px;
font-weight:bold;
padding-top:7px;
padding-bottom:7px;
}

td.reg_spacer {
height:90px;
width:36px;
}

td.reg_text {
width:440px;
padding-bottom:30px;
text-align:center;
font-size:14px;
font-weight:bold;
color:#e10000;
}
	
/* Forma */

p.er_red {
color:#e70000;
}

p.er_black {
color:#3f3f3f;
font-weight:bold;
}

table.form_table {
width:298px;
margin: 0 auto;
margin-top:40px;
margin-bottom:40px;
}

td.form_left {
width:110px;
text-align:right;
vertical-align: middle;
color: #3f3f3f;
text-decoration: none;
font-size: 11px;
font-weight: bold;
padding-right:8px;
}

td.form_right {
width:180px;
text-align:left;
vertical-align: middle;
color: #3f3f3f;
text-decoration: none;
font-size: 11px;soldout
}

td.form_foot {
width:298px;
text-align:right;
vertical-align:top;
}

.aile {
background-color: #eeeeee;
width:178px;
border: solid 1px #c1c1c1;
color:#3f3f3f;
font-size:12px;
margin-bottom:1px;
}

span.star {
margin-right:5px;
font-size:12px;
font-weight:bold;
color: #e70000;
}

/* Race register */

div.race_register {
width:510px;
padding-bottom:8px;
border-top:1px solid #a6ce39;
border-bottom:1px solid #a6ce39;
margin:10px 35px 7px 35px;
font-size:12px;
}

table.dist_table {
margin:0 auto;
}

td.distance {
padding:3px;
border-right:1px solid #a6ce39;
border-left:1px solid #a6ce39;
border-bottom:1px solid #a6ce39;
background-color: #a6ce39;
color:#ffffff;
text-align:center;
font-weight:bold;
}

td.gr_name {
width:59px;
padding:3px;
border-right:1px solid #a6ce39;
border-left:1px solid #a6ce39;
border-bottom:1px solid #a6ce39;
font-weight:bold;
}

td.gr_day {
width:94px;
padding:3px;
border-right:1px solid #a6ce39;
border-bottom:1px solid #a6ce39;
text-align:center;
}

td.gr_radio {
width:30px;
text-align:center;
padding:3px 0px 3px 0px;
border-right:1px solid #a6ce39;
border-bottom:1px solid #a6ce39;
}

td.done_button {
width:410px;
padding-top:5px;
text-align:right;
}

div.race_error {
text-align:center;
margin-top:10px;
}

div.race_reg_head {
width:130px;
padding:2px 0px 2px 5px;
margin-bottom:8px;
background-color:#a6ce39;
color:#ffffff;
font-size:11px;
font-weight:bold;
}

/* Kartes */

table.maps_table {
width:450px;
margin:0 auto;
margin-top:10px;
}

td.map_pic {
width:200px;
text-align:center;
font-size:10px;
padding:20px 0px 20px 0px;
border-top: solid 1px #c1c1c1;
}

td.map_text {
width:240px;
padding:20px 0px 20px 10px;
font-size:12px;
text-align:left;
vertical-align:top;
border-top: solid 1px #c1c1c1;
}

/* Autobuss */
	
span.show_hide { font-size:11px;font-weight:bold;text-decoration:none;color:#000000;cursor:pointer; }
span.show_hide:hover { font-size:11px;font-weight:bold;text-decoration:underline;color:#000000;cursor:pointer; }

span.ul_user_y {
color:#686868;
}

span.ul_user_n {
color:#d1d1d1;
}

/* Media */

table.media_table {
width:594px;
margin: 0 auto;
margin-bottom:13px;
}
	
td.media_date {
width:49px;
padding:5px;
font-size:10px;
background-repeat:repeat-x;
background-position:bottom; 
background-image: url('../images/design/line.gif');
}
	
td.media_name {
width:525px;
padding:5px;
font-size:13px;
font-weight:bold;
background-repeat:repeat-x;
background-position:bottom; 
background-image: url('../images/design/line.gif');
}

/* Video */

div.video {
margin: 0 auto;
width:480px;
}

	div.video_name {
	font-size:14px;
	font-weight:bold;
	padding: 10px 0px 5px 0px;
	}
	
/* Foto */

table.photo_table {
width:560px;
margin:0 auto;
}

td.photo_large {
width:560px;
border-bottom: solid 1px #c1c1c1;
text-align:center;
padding-bottom:15px;
}

td.photo_spacer {
width:560px;
height:15px;
}

td.photo_th_h {
width:120px;
height:120px;
border-left: solid 1px #a6ce39;
padding:10px;
}

td.photo_th {
width:120px;
height:120px;
border-top: solid 1px #a6ce39;
border-left: solid 1px #a6ce39;
padding:10px;
}

td.photo_pages {
width:560px;
padding-top:15px;
padding-bottom:15px;
}

img.photo_large {
border:1px solid #000000;
cursor:pointer;
}

img.photo_th {
width:120px;
height:120px;
border-width:0px;
cursor:pointer;
}

div.photo_nav {
width:560px;
padding:10px 0px 10px 0px;
}

span.photo_nav {
font-size:11px;
color:#ffffff;
padding:3px 6px 3px 6px;
border: 1px solid #383838;
margin:0px 4px 0px 4px;
background-color:#a6ce39;
}

div.error_msg {
font-size:11px;
font-weight:bold;
text-align:center;
margin-top:30px;
}

/* Krekls */
span.soldout {
font-size: 9px;
color:#d10000;
}


/* Komentari */
div.comment_head  {
	width:580px;
	margin-top:30px;
	padding:0px 8px 10px;
	border-bottom: 1px solid #383838;
	font-weight:bold;
	font-size:13px;
}

div.comment_count {
	display:inline-block;
	font-size:11px;
	margin-left:10px;
}

div.comment_count img {
	float:left;
	border-width:0px;
	margin-right:5px;
}

/* Suggestion lists */

	div.suggestField {
	width:465px;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #383838;
	}
	
	.suggestionsBox {
		position: relative;
		left: 129px;
		margin:16px 0px 0px 0px;
		width: 200px;
		background-color: #ffffff;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 1px solid #d10000;	
		color: #000000;
		font-size:11px;
	}
	
	#suggestList, .suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		list-style: none;
		margin: 2px 0px 2px 0px;
		padding: 3px 3px 3px 6px;
		border-top: 1px dotted #d10000;
	}