html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #FFF;
	color: #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #009BDE;
}

a:hover {
	color: #80DF46;
	text-decoration: none;
}

a img {
	border: none;
}


p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 16px;
	color: #8ACF41;
	padding-bottom: 4px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 20px;
}

h2 {
}

h3 {
}

h4 {
	font-size: 12px;
	padding-bottom: 7px;
}

h5 {
}

h6 {
}

#wrapper {
	position: relative;
	z-index: 1;
	width: 937px;
	margin: 0 auto;
}

#wrapper .vTop {
	vertical-align: top;
}
#wrapper .vMid {
	vertical-align: middle;
}
#wrapper .vBot {
	vertical-align: bottom;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}




#top {
	/*height: 75px;*/
	padding: 30px 0 20px 0;
}



#topMenu {
	background: url(../i/tm_bg.gif) left top repeat-x;
	margin-bottom: 18px;
	width: 937px;
}

	#topMenu .top_l,
	#topMenu .top_r {
		height: 34px;
	}
	#topMenu .top_l {
		background: url(../i/tm_lr.gif) left top no-repeat;	
	}
	#topMenu .top_r {
		background: url(../i/tm_lr.gif) right -35px no-repeat;
		/*text-align: center;*/
		padding-left: 41px;
	}
	
	
	#topMenu .top_r ul {
		padding-top: 8px;
	}
	#topMenu ul li {
		display: inline;
	}
	#topMenu .top_r ul li img {
		height: 17px;
	}
	#topMenu .top_r ul li a img {
		background-repeat: no-repeat;
	}
	
	#topMenu .top_r ul li a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFF;
		text-decoration: none;
	}
		#topMenu .top_r ul li a:hover,
		#topMenu .top_r ul li .act {
			color: #8DE25A;
			text-decoration: none;
		}
	
	



	#topMenu .bottom_l {
		background: url(../i/tm_lr2.gif) left bottom no-repeat;
		padding-left: 3px;
	}
	#topMenu .bottom_r {
		background: url(../i/tm_lr2.gif) right bottom no-repeat;
		padding-right: 3px;
	}
	#topMenu .bottom {
		background-color: #F0F0F0;
		border-bottom: 1px solid #C1C1C1;
	}
	#topMenu .bottom .spacer {
		height: 8px;
	}
	
	
	#topMenu .bottom ul {
		padding: 3px 0 5px 12px;
	}
	#topMenu .bottom li {
		padding-right:30px;
	}
	
	#topMenu .bottom li a.act{
		text-decoration: none;
		color: #1A78D2;
	}
	
	#topMenu .bottom ul li img {
		height: 13px;
	}
	#topMenu .bottom ul li a img {
		background-repeat: no-repeat;
	}
	
	
	#topMenu .bottom ul li a {
		text-decoration: none;
		color: #666666;
	}
		#topMenu .bottom ul li a:hover {
			text-decoration: none;
			color: #1A78D2;
		}



#lang {
	position: absolute;
	z-index: 10;
	left: 215px;
	top: 52px;
}
	#lang li {
		display: inline;
		margin-right: 36px;
	}
	#lang li img {
		height: 10px;
		width: 15px;
	}
	
	#lang .ln_1 img {
		background: url(../i/lang.gif) left top no-repeat;
	}
	#lang .ln_1:hover img,
	#lang .ln_1 img.act {
		background: url(../i/lang.gif) left -14px no-repeat;
	}
	
	#lang .ln_2 img {
		background: url(../i/lang.gif) -52px top no-repeat;
	}
	#lang .ln_2:hover img,
	#lang .ln_2 img.act {
		background: url(../i/lang.gif) -52px -14px no-repeat;
	}
	
	#lang .ln_3 img {
		background: url(../i/lang.gif) -105px top no-repeat;
	}
	#lang .ln_3:hover img,
	#lang .ln_3 img.act {
		background: url(../i/lang.gif) -105px -14px no-repeat;
	}
	
	#lang .ln_4 img {
		background: url(../i/lang.gif) right top no-repeat;
	}
	#lang .ln_4:hover img,
	#lang .ln_4 img.act {
		background: url(../i/lang.gif) right -14px no-repeat;
	}
	
	
	
#icons {
	position: absolute;
	z-index: 10;
	top: 43px;
	left: 477px;
	border-left: 1px solid #D3D3D2;
	padding: 8px 0;
}
	#icons li {
		display: inline;
		padding-left: 35px;
	}
	


#tSearch {
	position: absolute;
	z-index: 10;
	top: 47px;
	right: 0;
}
	#tSearch input {
		float: left;
	}
	#tSearch .inpt {
		border-top: 3px solid #C9C9C9;
		border-left: 3px solid #C9C9C9;
		border-bottom: 1px solid #C9C9C9;
		border-right: 1px solid #C9C9C9;
		padding: 2px;
		height: 13px;
		width: 210px;
	}
	#tSearch .btn {
		border: none;
		background: #BEBEBE url(../i/btn_r.gif) right top no-repeat;
		height: 21px;
		color: #FFF;
		font-weight: bold;
	}




#content {
}

#content td {
	vertical-align: top;
}

#content p {
	padding-bottom: 12px;
}

.middle ul {
	padding-left: 16px;
	margin-left: 15px;
}
	.middle ul li {
		list-style-type: disc;
	}
	
.middle ol {
	padding-left: 16px;
}
	.middle ol li {
		list-style-type: decimal;
	}





.corners {
	border-top: 1px solid #D0D0D0;
}

.corners .l,
.corners .r, 
.corners .lb,
.corners .rb {
	width: 8px;
}

	.corners .lb,
	.corners .b,
	.corners .rb {
		height: 8px;
	}
	
	.corners .l {
		border-left: 1px solid #D0D0D0;
	}
	.corners .r {
		border-right: 1px solid #D0D0D0;
	}
	.corners .b {
		border-bottom: 1px solid #D0D0D0;
	}
	
	.corners .lb {
		background: url(../i/crn_b.gif) left bottom no-repeat;
	}
	.corners .rb {
		background: url(../i/crn_b.gif) right bottom no-repeat;
	}
	
	
	.corners .m {
		padding: 14px 5px 0 5px;
	}
	
	.corners .m2 {
		padding: 14px 0 0 0;
	}
	
	.corners .m .links td {
		padding-bottom: 10px;
	}



.corners2 {
	background-color: #F5F5F5;
}

.corners2 .l,
.corners2 .r, 
.corners2 .lb,
.corners2 .rb {
	width: 11px;
}

	.corners2 .lb,
	.corners2 .b,
	.corners2 .rb {
		height: 11px;
	}
	
	.corners2 .l {
	}
	.corners2 .r {
	}
	.corners2 .b {
	}
	
	.corners2 .lt {
		background: url(../i/crn2.gif) left top no-repeat;
	}
	.corners2 .rt {
		background: url(../i/crn2.gif) right top no-repeat;
	}
	
	.corners2 .lb {
		background: url(../i/crn2.gif) left bottom no-repeat;
	}
	.corners2 .rb {
		background: url(../i/crn2.gif) right bottom no-repeat;
	}
	
	
	.corners2 .m {
		padding: 10px 0;
		font-size: 10px;
	}



.ttl {
	background: url(../i/ttl_bg.gif) left top repeat-x;
	height: 31px;
}
	.ttl_l {
		background: url(../i/ttl_lr.gif) left top no-repeat;
		height: 31px;
		padding-left: 1px;
	}
	.ttl_r {
		background: url(../i/ttl_lr.gif) right -32px no-repeat;
		height: 31px;
		padding-right: 1px;
	}
	
	.ttl a,
	.ttl a span {
		color: #6D6D6D;
		display: block;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}
	
	.ttl a {
		border-bottom: 2px solid #B9E5FC;
	}
	.ttl a span {
		padding: 6px 0 0 15px;
		border-bottom: 1px solid #DFF4FD;
		height: 22px;
		cursor: pointer;
	}
	
	.ttl a:hover,
	.ttl a:hover span {
		color: #80DF46;
	}
	
	.ttl a:hover {
		border-bottom: 2px solid #CCFFA6;
	}
	.ttl a:hover span {
		border-bottom: 1px solid #EDFFDE;
	}
	



.li1 {
	background: url(../i/li.gif) right 2px no-repeat;
	color: #8C8C8C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 14px;
}
.li2 {
	background: url(../i/li.gif) right 2px no-repeat;
	color: #8C8C8C;
	font-size: 10px;
	padding-right: 14px;
}
	.li1:hover,
	.li2:hover {
		background: url(../i/li.gif) right -39px no-repeat;
		color: #80DF46;
		text-decoration: none;
	}



.arwList li {
	padding-bottom: 4px;
}
	.arwList li a {
		text-decoration: none;
		color: #888;
		background: url(../i/li2.gif) left 3px no-repeat;
		padding-left: 10px;
	}
	.arwList li a:hover {
		text-decoration: none;
		color: #80DF46;
		background: url(../i/li2.gif) left -50px no-repeat;
	}
	

.arwList2 li {
	padding-bottom: 8px;
}
	.arwList2 li a {
		color: #8C8C8C;
		font-weight: bold;
		text-decoration: none;
		background: url(../i/li.gif) left 2px no-repeat;
		padding-left: 14px;
	}
	.arwList2 li a:hover {
		text-decoration: none;
		background: url(../i/li.gif) left -39px no-repeat;
		color: #80DF46;
	}

.working {
	height:62px;
	width:203px;
	display:block;
	background: url(../i/working.gif) left top no-repeat;
	padding:20px 0 0 20px;
	font-size:17px;
	text-decoration:none;
	color:#009BDE;
	margin-top:0;
}
	.working:hover {
		background: url(../i/working.gif) left bottom no-repeat;
	}


.graph {
	height: 189px;
	background: url(../i/graph.gif) right 49px no-repeat;
}
	.graph_hover {
		height: 189px;
		background: url(../i/graph.gif) right -401px no-repeat;
	}



#content .left {
	padding-right: 14px;
	border-right: 1px solid #D9D9D9;
	width:220px;
}

.padd_b {
	padding-bottom: 7px;
}

#content .middle {
	padding: 0 14px;
	border-right: 1px solid #D9D9D9;
}


#content .right {
	padding-left: 14px;
}


.sideMenu,
.sideMenu li {
	display: block;
}
	.sideMenu {
		padding-bottom: 20px;
	}
	.sideMenu li {
		width: 220px;
		background: url(../i/dots_h.gif) left bottom repeat-x;
		padding: 0 0 1px 0;
		list-style-type: none;
	}
	.sideMenu li a.menu {
		background: url(../i/li3.gif) 3px 9px no-repeat;
		padding: 6px 0 6px 16px;
		color: #6D6D6D;
		text-decoration: none;
		font-weight: bold;
		font-size: 10px;
		display: block;
		width: 198px;
	}
	#content .middle .sideMenu li {
		list-style-type: none;
	}
	.sideMenu li a.menu:hover,
	.sideMenu li a.menuact {
		background: url(../i/li3.gif) 3px -49px no-repeat;
		color: #80DF46;
		text-decoration: none;
		padding: 6px 0 6px 16px;
		font-weight: bold;
		font-size: 10px;
		display: block;
		width: 198px;
	}
	
	
	#wrapper .sideMenu .sub,
	#wrapper .sideMenu .sub_	{
		width: 200px;
		background: url(../i/dots_h.gif) left bottom repeat-x;
		padding: 0 0 1px 20px;
	}

		#wrapper .sideMenu .sub a.menu {
			background: url(../i/li4.gif) 1px 10px no-repeat;
			padding: 6px 0 6px 10px;
			color: #6D6D6D;
			font-weight: normal;
			font-size: 10px;
			display: block;
			width: 190px;
		}
		
		#wrapper .sideMenu .sub_ a.menu {
			background:transparent url(../i/li5.gif) 1px 10px no-repeat;
			padding: 6px 0 6px 10px;
			color: #8BD132;
			font-weight: normal;
			font-size: 10px;
			display: block;
			width: 190px;
		}



.iconLinks {
	text-align: right;
	padding-bottom: 10px;
	height: 15px;
	display: block;
}
.iconLinks_t {
	padding-top: 15px;
}
	#wrapper .iconLinks li {
		display: inline;
		float: right;
		font-size: 10px;
		padding-left: 20px;
		list-style-type: none;
	}
	.iconLinks li a {
		color: #8A8A8A;
		display: block;
	}
	
	.icon_send {
		background: url(../i/icon_send.gif) left 2px no-repeat;
		padding: 0 0 2px 19px;
	}
	.icon_print {
		background: url(../i/icon_print.gif) left top no-repeat;
		padding: 0 0 2px 19px;
	}
	.icon_back {
		background: url(../i/icon_back.gif) left 1px no-repeat;
		padding: 0 0 2px 17px;
	}
	.icon_up {
		background: url(../i/icon_up.gif) left 1px no-repeat;
		padding: 0 0 2px 16px;
	}
	.icon_home {
		background: url(../i/icon_home.gif) left 1px no-repeat;
		padding: 0 0 2px 16px;
	}



.yellowBg {
	padding: 4px;
	background-color: #FFFFCC;
}

.border_t {
	border-top: 1px solid #E5E5E5;
}
.border_b {
	border-bottom: 1px solid #E5E5E5;
}


.img4 {
	height: 58px;
	padding-top: 35px;
	background: url(../i/4.jpg) right top no-repeat;
	border-bottom: 1px solid #E5E5E5;
}



.tabs,
.tabs li {
	display: block;
	height: 23px;
	list-style-type: none;
}
	#wrapper .tabs {
		border-bottom: 1px solid #D3D3D3;
		margin: 0 0 20px 0;
		padding: 0;
		background: url(../i/tabs_l.gif) left bottom no-repeat;
		padding-left: 1px;
	}
	.tabs li,
	.tabs li a {
		float: left;
	}
	.tabs li a {
		display: block;
		height: 17px;
		width: 75px;
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #A9A9A9;
		padding-top: 6px;
		background: url(../i/tabs.gif) left bottom no-repeat;
	}
	.tabs li a:hover,
	.tabs li .act {
		text-decoration: none;
		color: #FFF;
		background: url(../i/tabs.gif) left top no-repeat;
	}




.news,
.news li {
	display: block;
	font-size: 10px;
	list-style-type: none;
}
	#content .middle li {
		list-style-type: disc;
	}

	#content .middle ul.news {
		margin-left:0px;
		padding-left:0px;
	}
	.news {
		border-top: 1px solid #E5E5E5;
	}
	.news li {
		border-bottom: 1px solid #E5E5E5;
		padding: 10px;
		list-style-type: none;
	}
	.news li .date {
		padding-bottom: 4px;
		display: block;
	}





.enter {
	height: 165px;
	background: url(../i/ent.jpg) left top no-repeat;
	padding: 57px 0 0 42px;
}
	#content .enter .enter1 {
		color:#6C6C6C;
		font-size:17px;
		width: 504px;
		text-align: center;
		padding-bottom: 18px;
	}
	.enter .enter2 {
		color:#444444;
		font-size:14px;
		font-weight:bold;
		width: 504px;
		text-align: center;
	}
	.enter form {
		width: 504px;
		text-align: center;
	}
	.enter input {
		background: url(../i/ent.gif) left center no-repeat;
		border: none;
		color: #000000;
		cursor: pointer;
		font-size: 12px;
		height: 31px;
		margin: 0 5px;
		text-align: center;
		width: 134px;
	}
	


.galleryTbl {
	border-top: 1px solid #EBE9EB;
	border-left: 1px solid #EBE9EB;
	border-right: 1px solid #EBE9EB;
}
	.galleryTbl td {
		border-bottom: 1px solid #EBE9EB;
	}
	.galleryTbl .row1 td {
		background-color: #F7F7F7;
	}
	
	.galleryTbl .thmb {
		border-right: 1px solid #EBE9EB;
		padding: 11px;
	}
		.galleryTbl .thmb a {
			text-decoration: none;
			font-size: 10px;
			color: #8A8A8A;
		}
		.galleryTbl .thmb a:hover {
			text-decoration: none;
			color: #80DF46;
		}
		.galleryTbl .thmb a img {
			margin-bottom: 7px;
		}
		.galleryTbl .thmb a u {
			background: url(../i/icon_camera.gif) 3px 2px no-repeat;
			padding-left: 18px;
		}
	
	.galleryTbl .descrp {
		padding: 14px 18px;
	}
	
	





#footer {
	padding: 16px 0 20px 0;
}

#footer .bm {
	height: 26px;
	background: #F5F5F5 url(../i/bm_lr.gif) left top no-repeat;
	border-bottom: 3px solid #59A5D2;
	margin-bottom: 14px;
}

	.bm ul {
		display: block;
		height: 19px;
		border-bottom: 1px solid #85B8D7;
		background: url(../i/bm_lr.gif) right -51px no-repeat;
		padding: 7px 0 0 11px;
	}
	
	.bm ul li {
		display: inline;
	}
	
	.bm ul li a {
		color: #9B9B9B;
		text-decoration: none;
	}
	
	.bm ul li a:hover {
		color: #80DF46;
		text-decoration: underline;
	}
	

#wrapper #footer .border {
	border-left: 1px solid #D2D2D2;
	height: 26px;
	vertical-align: middle;
	padding-left: 15px;
}

/* --- Forms --- { --- */

.shortInput, 
.normalInput, 
.mediumInput, 
.longInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFF;
}

.form .shortInput, 
.form .normalInput, 
.form .mediumInput, 
.form .longInput {
	margin: 5px 0 10px 0;
}

.shortInput {
	width: 50px;
}

.normalInput {
	width: 170px;
}

.mediumInput {
	width: 270px;
}

.longInput {
	width: 320px;
}

.marg_b {
	margin-bottom: 14px;
}

/* --- } --- Forms --- */



.banner,
.banner:hover {
	display: block;
	width: 461px;
	height: 277px;
	text-decoration: none;
}
	.banner span {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFF;
		padding: 27px 0 0 70px;
	}

.banner_lv {
	background: url(../i/banner_1.jpeg) left top no-repeat;
}

.banner_ru {
	background: url(../i/banner_2.jpeg) left top no-repeat;
}

.banner_en {
	background: url(../i/banner_3.jpeg) left top no-repeat;
}

INPUT {
	font-size: 11px;
}





table.years{
width:100%;
margin-bottom:30px;
border-bottom:1px solid #D3D3D3
}

table.years td.px{
width:1px
}

#content TD table td.year{
cursor:pointer;
width:83px;
height:23px;
font-weight:bold;
color:#A9A9A9;
font-size:10px;
text-align:center;
vertical-align:middle;
background:url(../i/2.gif) no-repeat
}

#content TD table td.year_{
cursor:pointer;
width:83px;
height:23px;
font-weight:bold;
color:#FFFFFF;
font-size:10px;
text-align:center;
vertical-align:middle;
background:url(../i/3.gif) no-repeat
}











p.more{
font-size:9px;
padding:0;
margin:5px 0 0 0
}

p.more2{
font-size:9px;
padding:0;
margin:0
}

p.more3{
font-size:11px;
margin:0;
padding:0 0 0 14px;
background:url(../i/li2.gif) no-repeat 0 3px
}

p.more4{
font-weight:bold;
font-size:9px;
margin:0
}

p.more4 a{
color:#8C8C8C;
text-decoration:none
}

p.more3 a{
color:#009BDE;
text-decoration:underline
}

p.more a,
p.more2 a{
color:#828282;
text-decoration:underline
}








.input, .table, .check, .txt {
	background-color: #FFFFFF;
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	border-top: 1px solid #C9C9C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6D6D;
	margin: 0;
}

.inp_red {
	background-color: #EE3333;
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	border-top: 1px solid #C9C9C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0;
}

.txt {
	width: 66%;
}

.input {
	height: 16px;
}

IMG.photo {
	cursor:pointer;
}

td.gallery-td1,
td.gallery-td2,
td.gallery-td3,
td.gallery-td4{
padding-right:10px;
vertical-align:top
}

p.gallery1{
font-weight:bold;
padding:0;
margin:0
}

p.photo_name{
font-family:Arial;
font-weight:bold;
margin:0;
padding:0
}

p.photo_name2{
font-family:Arial;
font-style:italic;
margin:0;
padding:0
}

p.gallery_link{
font-size:9px;
padding:0 0 0 13px;
margin:10px 0 0 0;
background:url(../i/photo.gif) no-repeat left
}

p.zoom_link{
font-size:9px;
padding:0 0 0 13px;
margin:10px 0 0 0;
background:url(../i/zoom.gif) no-repeat left
}

p.gallery_link a,
p.zoom_link a{
color:#8A8A8A;
text-decoration:underline
}

table.gallery{
width:100%
}

table.gallery td{
width:25%;
padding-right:40px;
}

div.grayline{
width:100%;
height:1px;
background-color:#CACACA
}

div.mrg1{
margin:10px 0 10px 0
}

div.mrg2{
margin:25px 0 25px 0
}



table.pagemenu_top,
table.pagemenu_bott{
width:100%;
margin-bottom:12px;
border-bottom:1px solid #E5E5E5
}

table.pagemenu_bott{
margin-top:20px;
border-top:1px solid #E5E5E5;
}

table.pagemenu_top td{
text-align:center;
padding:0px 0 15px 0
}

table.pagemenu_bott td{
text-align:center;
padding:15px 0 15px 0
}

table.pagemenu_top a,
table.pagemenu_bott a{
color:#8F8F8F;
text-decoration:none
}

table.pagemenu_top a.act,
table.pagemenu_bott a.act{
color:#8ACF41
}




/******************************/
#content #vigi td
{
    text-align: left;
}

#content #vigi .longText
{
    font-size   : 9px;
    padding     : 0;
}

#content #vigi textarea
{
    width       : 335px;
}

#content #vigi span.red, .out-td2 span.red
{

    font-weight : 900;
    color       : red;
}

#content .vigiFile
{
    font-weight : bold;
    color       : #8ACF41;
}

/******************************/


input, select, textarea {
	font-size:11px;
}








/************** r */
table.r{
width:100%;
background-color:#F5F5F5
}

td.r-tr1{
background:url(../i/corn2.gif) top right no-repeat
}

td.r-tr2{
padding:10px
}

td.r-tr3{
background:url(../i/corn3.gif) bottom right no-repeat
}

/************** r*/




#content p.head1{
font-size:12px;
font-weight:bold;
padding:0;
margin:0;
margin-bottom:7px;
}

#content td.left_banners p.head1{
margin-bottom:0px;
}

p.head2{
font-size:12px;
font-weight:bold;
padding:0;
margin:0 0 6px 10px
}

p.head3{
font-weight:bold;
margin:0 0 4px 0
}


#content p.more{
font-size:9px;
padding:0;
margin:5px 0 0 0;
margin-bottom:0px;
}
#content td.left_banners p.more{
margin-top:0px;
}
#content td.left_banners p.more IMG{
margin-bottom:5px;
}



p.more2{
font-size:9px;
padding:0;
margin:0
}

p.more3{
font-size:11px;
margin:0;
padding:0 0 0 14px;
background:url(../i/li2.gif) no-repeat 0 3px
}

p.more4{
font-weight:bold;
font-size:9px;
margin:0
}

p.more4 a{
color:#8C8C8C;
text-decoration:none
}

p.more3 a{
color:#009BDE;
text-decoration:underline
}

p.more a,
p.more2 a{
color:#828282;
text-decoration:underline
}




.new_meds {
	display: block;
	width: 210px;
	height: 110px;
	padding: 12px 0 0 13px;
	color: #4886BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: url(../i/new_meds.jpg) left top no-repeat;
}


A.new_meds2 {
	display: block;
	width: 210px;
	height: 110px;
	padding: 12px 0 0 13px;
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background: url(../i/karjeras_iespeja.gif) left top no-repeat;
}

A.new_meds2:HOVER {
	background: url(../i/karjeras_iespeja_green.gif) left top no-repeat;
}











table.vote { 
	margin-bottom:15px; 
	border-top:1px solid #E1E0E2; 
	width:100%;
} 
table.vote td.vote-td1 { 
	border-left:1px solid #E1E0E2; 
	text-align:left 
} 
table.vote td.vote-td2 { 
	text-align:left 
} 
table.vote td { 
	height:30px; 
	text-align:center; 
	padding:8px 8px 0 8px;
	border-right:1px solid #E1E0E2; 
	border-bottom:1px solid #E1E0E2 
} 
table.vote tr.gr td{ 
	color:#0065C0; 
	font-size:12px; 
	font-weight:bold; 
	background-color:#F6F6F6 
} 
table.graph {
	height:14px; 
	background-color:#8ACF41 
} 
table.vote table.graph td { 
	height:14px; 
	font-size:1px; 
	padding:0; 
	border:0 
} 
ul.vote-list{ 
	margin:4px 0 0 0; 
	padding:0; 
	list-style-type:none 
} 
ul.vote-list li { 
	font-size:10px; 
	list-style:none;
	padding:0 0 5px 10px; 
	background:url(../i/li3.gif) no-repeat 0 4px; 
} 
ul.vote-list li.act a { 
	color:#8ACF41 
} 
ul.vote-list a { 
	color:#0065C0; 
	text-decoration:none 
} 
span.oldvotes { 
	color:#8C8C8C; 
	font-weight:bold; 
	font-size:10px 
}



DIV.property_trick  {
	padding-top:15px;
}
DIV.property_trick  A {
	padding-left:20px;
	cursor:pointer;
	color:#009BDE;
	text-transform: uppercase;
	text-decoration:none;
	display:block;
	background:#FFFFFF url(../i/tree_pluss.jpg) no-repeat scroll 0px 2px;
}

DIV.property_trick  A:HOVER {
	color:#8ACF41;
}

DIV.property_trick  SPAN{
	background:#FFFFFF url(../i/tree_line.jpg) no-repeat left top;
	display:block;
	padding-top:10px;
	padding-left:25px;
}
DIV.deact  SPAN{
	display:none;
}

DIV.property_trick  SPAN A {
	background:none;
	padding:0px;
	display:inline;
}


#content .middle ul.pages li{
	list-style-type:none;
	display:inline;
	float:left;
}
#content .middle ul.pages li A{
	padding:2px 6px;
	border:1px dashed silver;
	margin:1px;
	display:inline;
	float:left;
}
#content .middle ul.pages li A.act{
	border:1px dashed grey;
	background:silver;
	text-decoration:none;
}






/******** TBL2 */
table.tbl2_head{
width:100%;
height:33px;
background:url(../i/tbl2_2.gif) repeat-x;
margin-bottom:1px
}

td.tbl2_head-td1{
width:3px;
background:url(../i/tbl2_1.gif) no-repeat left top;
}

#content td.tbl2_head-td2{
color:#FFFFFF;
font-weight:bold;
font-size:16px;
padding:0 0 0 20px;
vertical-align:middle;
}

td.tbl2_head-td3{
width:3px;
background:url(../i/tbl2_3.gif) no-repeat right top;
}

table.tbl2{
width:100%;
border-top:1px solid #EBE9EB
}

table.tbl2 td{
height:86px;
padding:10px 20px 0 20px;
border-bottom:1px solid #EBE9EB;
border-right:1px solid #EBE9EB
}

table.tbl2 tr.bg td{
background-color:#F7F7F7
}

td.tbl2-td1{
font-weight:bold;
vertical-align:top;
border-left:1px solid #EBE9EB
}

td.tbl2-td2{

}

td.tbl2-td3{
font-size:10px;
vertical-align:top
}

td.tbl2-td3 a{
color:#8F8F8F
}

table.enter{
height:222px;
background:url(../i/ent.jpg) no-repeat left
}

td.enter{
padding:0 0 20px 45px;
vertical-align:bottom
}

table.enter table{
width:504px;
height:170px;
}

table.enter table td{
text-align:center
}

p.enter1{
color:#6C6C6C;
font-size:17px
}

p.enter2{
color:#444444;
font-size:14px;
font-weight:bold
}

table.enter input{
font-size:12px;
cursor:pointer;
color:#000000;
text-align:center;
width:134px;
height:31px;
border:0;
margin:0 5px 0 5px;
background:url(../i/ent.gif) no-repeat left
}



#slogan_1 {
	width:167px;
	height:16px;
	font-size:10px;
	color:grey;
	font-family:Tahoma;
	padding:3px 0 0 6px;
}


#content .middle #tmce_content ul li{
	list-style-type:disc;
}


.middle ul.articleTools {
	padding-top:20px;
	border-top:1px solid #E5E5E5;
	margin: 0;
}
	.articleTools li {
		display:inline;
		float:left;
		margin:0 5px 0 0;
		background:transparent url(http://www.tvnet.lv/assets/images/article-tools-right.gif) no-repeat scroll right top;
	}
	.articleTools li a{
		padding:2px 6px 2px 26px;
		height:20px;
		display:block;
	}
	
	.articleTools li.articleToolsTwitter a{
		background:transparent url(http://www.tvnet.lv/assets/images/article-tools-twitter.gif) no-repeat scroll left top;
	}
	.articleTools li.articleToolsFacebook a{
		background:transparent url(http://www.tvnet.lv/assets/images/article-tools-facebook.gif) no-repeat scroll left top;
	}
	.articleTools li.articleToolsDraugiem a{
		background:transparent url(http://www.tvnet.lv/assets/images/article-tools-draugiem.gif) no-repeat scroll left top;
	}
	
	
	
.comments div {
	padding:5px;
	background: #F0FAFF;
	border-bottom:1px solid #8CECFF;
}
	.comments div b {
		display:block;
	}
	.comments div b img {
		cursor:pointer; 
	}
	.comments div b small {
		float:right;
		font-weight:normal;
		color:grey;
	}

.comments div.notapproved {
	-khtml-opacity:.70; 
	-moz-opacity:.70; 
	-ms-filter:"alpha(opacity=70)"; 
	filter:alpha(opacity=70); 
	opacity:.70;
}
.comments div.shad {
	padding-left:25px;
	background: #ECFF8C;
	border-bottom:1px solid #CCE64C;	
}


a > span {
	color: #CCE64C;
}
