@import url(css/mennu.css);
@import url(css/blocks.css);



table { border:0px; border-collapse:collapse; }
 td {vertical-align:top; padding:0px; } 

/* 
a:link			{
	color: #2F4F4F;
	font-family: Verdana, Helvetica;

	text-decoration: none;
}
a:active		{
	color: #2F4F4F;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}
a:visited		{
	color: #2F4F4F;
font-family: Verdana, Helvetica;
	text-decoration: none;
}
a:hover		{
	color: #900;
	font-family: Verdana, Helvetica;

	text-decoration: none;
}

*/
a:link			{
	color: #2F4F4F;

	text-decoration: none;
}

a:active		{
	color: #2F4F4F;
	text-decoration: none;
}
a:visited		{
	color: #2F4F4F;
	text-decoration: none;
}
a:hover		{
	color: #900;
	text-decoration: none;
}

/*
h1				{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	text-transform: uppercase;
	display: block;
	margin: 1px 5px;
	color: #2F4F4F;
}
*/
h1 {
	text-align: left;
	color: #2F4F4F;
	font-size: 20px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 4px;
	background: transparent url(images/title.png) bottom left no-repeat;
	display: block;
	clear: both;
	line-height: 120%;
	}


/*
h2				{ 
	background: none; 
	color: #2F4F4F; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	text-align: left; 
}
*/
h2				{ 
	background: none; 
	text-align: left;
	color: #2F4F4F;
	font-size: 16px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 4px;
	display: block;
	clear: both;
	line-height: 120%;
	}

/*
h3				{
	background: none;
	color: #2F4F4F;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	margin: 0;

}
*/
h3				{ 
	background: none; 
	color: #2F4F4F;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	margin: 0;
	display: block;
	clear: both;
	line-height: 120%;
	}


/*
h4				{ background: none; font-size: 11px; font-weight: normal; font-family: Verdana, Helvetica; }
*/

h4				{ 
	background: none; 
	color: #2F4F4F;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	margin: 0;
	display: block;
	clear: both;
	line-height: 120%;
	}



h5				{ background: none; font-size: 9px; font-weight: normal; margin: 1px 0; text-align: center; }

legend			{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #2F4F4F;
	font-weight: bold;
}
fieldset		{ border: solid #F5F5F5 1px; }
font, td, p		{ color: #000000; line-height: 145%; font-size: 12px; font-family: Tahoma, Verdana, Helvetica, sans-serif; }
hr					{ height: 0px; border: 0px solid #EEE; border-top-width: 1px; }
code				{ background: none; color: #0000FF; font-size: 11px; font-family: Verdana, Helvetica; }

th {
	color: #2F4F4F;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	background: url(images/cellpic.gif) repeat-x;
	border: 1px #FFF solid;
}



body {
	margin: 0;
	padding: 0;
	line-height: 125%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #0b0a0a;
	font-size: 11px;
	text-align: center;
}

input, textarea, select {
	color: #777;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}


p {
	margin-top: 0;
	margin-bottom: 5px;
}

a img {
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

div.pagelink span {
	background: #FFFFFF;
	border: 1px solid #D1E8E9;
	padding: 6px 8px;
	color: #bebebe;
}

div.pagelink a {
	border: 1px solid #D1E8E9;
	padding: 6px 8px;
	background: White repeat-x left top;
	margin: 0px 1px;
	color: #2F4F4F;
	font-weight: bold;
}

div.pagelink a:hover {
	background: #D3D3D3 repeat-x left -40px;
	border: 1px solid #D1E8E9;
	color: #2F4F4F;
	font-weight: bold;
}

div.pagelink span.plink_a_out {
	cursor: pointer;
	border: 1px solid #EEEEEE;
	padding: 6px 8px;
	background: #FDFDFD url(images/pagelink.png) left top repeat-x;
	color: #BEBEBE;
	font-weight: bold;
}

div.pagelink span.plink_a_over {
	cursor: pointer;
	border: 1px solid #2666B9;
	background: #83D5FC url(images/pagelink.png) left -40px repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

.clr { clear: both; }

.titlemsg {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Verdana, Helvetica;
	color: #2F4F4F;
	text-transform: uppercase;
	margin: 5px;
}

.morelink {
	clear: both;
	display: block;
	border-top: 1px solid #EFEFEF;
	margin-top: 5px;
	color: #aaa;
	height: 18px;
	padding: 2px;
}

.morelink a:link, .morelink a:visited, .morelink td { color: #aaa; font-size: 10px; }
.morelink a:hover {
	color: #2F4F4F;
	font-size: 10px;
}

.title {
	text-align: left;
	color: #2F4F4F;
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 4px;
	background: transparent url(images/title.png) bottom left no-repeat;
	display: block;
	clear: both;
	line-height: 120%;
	}


.title div {
	display: block;
	border: 0px solid #F1F1F1;
	background: #FFF;
	padding: 8px;
}

.bgcolor1		{ background: #none; }
.bgcolor1 table td form textarea { width: 200px !important; }
.bgcolor2		{
	background: none;
}
.bgcolor3		{ background: none; }
.bgcolor4		{ background: none; }
.sort				{
	background: White;
}

.bodyline		{ background: #FFF; border: 0px #F1F1F1 solid; }
.blockline		{ background: #FFF; border: 0px #F1F1F1 solid; border-top: none; }
.storytitle	{
	background: none;
	color: #2F4F4F;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}
.titleline		{ border: 0px #FFF solid; }
.boxtitle		{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #2F4F4F;
	font-weight: bold;
}

.content		{ 
	background: none; 
	color: #000000; 
	font-family: 
	Verdana, Helvetica; 
}

.block-title	{
	background: none;
	color: #2F4F4F;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
}
.storycat		{
	background: none;
	color: #2F4F4F;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
}
.option 		{
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #2F4F4F;
	font-weight: bold;
}
.tiny				{ font-size: 11px; font-weight: normal; font-family: Verdana, Helvetica;}
.small			{ color: #787878; font-size: 10px; font-weight: normal; font-family: Verdana, Helvetica;}
.letter			{ background: none; font-size: 11px; font-weight: normal; font-family: Verdana, Helvetica; text-decoration: none; text-align: left; padding: 0px 0px 10px 0px; }

.button {
	clear: both;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.fbutton {
	background: #FBFBFB url(images/button_bg.png) top repeat-x;
	color: #2F4F4F;
	border: 1px solid #E4E4E4;
	padding: 1px 6px;
	cursor: pointer;
}

.binput {
	width: 100px; 
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.account {
	width: 400px; 
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.auto_links {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.contact {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.faq {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.files {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.help {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.jokes {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.links {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.media {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.money {
	width: 350px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.news {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.order {
	width: 350px;
	background: #FAFAFA;
	border: 1px #c1c2c2 solid;
}

.pages {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.private {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.recommend {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.rss_info {
	width: 250px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.search {
	width: 200px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.shop {
	width: 350px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.voting {
	width: 400px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.whois {
	width: 350px;
	background: #FAFAFA;
	border: 1px #F1F1F1 solid;
}

.editor {
	clear: both;
	margin: 1px 0px 1px 0px;
	width: 400px;
	height: 23px;
	border: 1px solid #ced9ec;
	background: url(images/editor/bgeditor.gif) left top repeat-x;
}

.editorbutton {
	float: left;
	cursor: pointer;
	border: none;
	padding: 0;
	background: url(images/editor/editor_btn.png) left top no-repeat;
	width: 22px; height: 23px;
}

.editorbuttonover {
	float: left;
	cursor: pointer;
	border: none;
	padding: 0;
	background: url(images/editor/editor_btn.png) left -23px no-repeat;
	width: 22px; height: 23px;
}

.editorselect {
	float: left;
	padding: 2px 1px 0px 3px;
	height: 18px;
}

.editorselect select {
	font-size: 10px;
}

.pagelink h4 {
	color: #ff7800;
	font-weight: bold;
}

.pagelink {
	margin: 3px;
	line-height: 135%;
}

.navi {
	height: 16px;
	line-height: 16px;
}

.navi a:link, .navi a:visited{
	float: left;
	text-align: center;
	height: 18px;
	line-height: 18px;
	width: 80px;
	background: #FFF no-repeat top center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.navi a:hover{
	background: #FDFEFE no-repeat bottom center;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A898A;
}

.smilies{
	margin: 0px 0px 1px 0px;
	width: 398px;
	border: 1px solid #ced9ec;
	background-color: #FFF;
	text-align: center;
}

.rate {
	float: left;
	padding: 2px 1px 0px 5px;
}

.urating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background: url(images/rating.gif) top left repeat-x;
}

.urating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.urating li div {
	outline: none;
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}

.urating div.out1			{ left: 0px; }
.urating li div.over1	{ background: url(images/rating.gif) left center; z-index: 2; left: 0px; width: 17px; cursor: pointer; }
.urating div.out2			{ left: 17px; }
.urating li div.over2	{ background: url(images/rating.gif) left center; z-index: 2; left: 0px; width: 34px; cursor: pointer; }
.urating div.out3			{left: 34px; }
.urating li div.over3	{ background: url(images/rating.gif) left center; z-index: 2; left: 0px; width: 51px; cursor: pointer; }
.urating div.out4			{left: 51px; }
.urating li div.over4	{ background: url(images/rating.gif) left center; z-index: 2; left: 0px; width: 68px; cursor: pointer; }
.urating div.out5			{left: 68px; }
.urating li div.over5	{ background: url(images/rating.gif) left center; z-index: 2; left: 0px; width: 85px; cursor: pointer; }

.urating li.crating {
	background: url(images/rating.gif) left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

.left {
	clear: both;
	float: left;
	padding: 5px 5px 5px 5px;
	width: 25%;
}

.center {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 400px;
	white-space: nowrap;
}
#centerco {
	width: 670px;
	padding-bottom: 16px;
	margin-left: 30px;
	margin-right: 1px; 
	padding-top: 9px;
	background: transparent;

}

#rightcol {
width: 286px;
	border:0px;
	padding-top: 5px;

}


div.block{
	width: 280px;
	background: #FFF url(images/blockbg.gif) left repeat-y;
	margin-bottom: 8px;

}

div.block div{
	width: 280px;
	background: transparent url(images/toplblock.png) top left no-repeat;
}

div.block div div{
	width: 280px;
	background: transparent url(images/footerlblock.gif) bottom left no-repeat;
}

div.block div div div{
	width: 264px;
	padding-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0;
	background: transparent;
}

div.block div div div h3{
	display: block;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #2F4F4F;
	margin-bottom: 8px;

}



div.block div div div div {
	padding: 0px;
	margin: 0px;
}

#register div.login {
	float: left;
	padding-left: 120px;
}

#register form div {
	float: left;
	padding: 0 1px;
}

#register div span {	
	height: 19px;
	line-height: 19px;
}

#register div input {      
	width: 55px;
	margin: 0 1px;
}

#register div .fbutton {
	font-weight: bold;
	color:#777;
      border: 1px solid #FFF;
	cursor: pointer;
}

#page_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
	background: url(images/bgbody.gif);

}


#wrapper { 	
	margin: 0 auto; 
	position: relative;	
	background: #none;
	width: 100%;
	text-align: left; 	
	clear: both; 
}



#shadow-l {
	background: transparent url(images/shadow-l.png) 0 0 repeat-y;
	padding-left: 10px;
	position: relative;
}

#shadow-r {
	background: transparent url(images/shadow-r.png) 100% 0 repeat-y;
	padding-right: 10px;
	position: relative;
}

/* IE hack */
* html #shadow-l { float: left; }
* html #shadow-r { float: right; }
/* END IE hack */

/* Øàïêà */
#header-l {
	height: 125px;
	background: #FFF url(images/header-l.png) 0 0 no-repeat;
	position: relative;
	padding-left: 30px;
}

#header-r {
	height: 125px;
	background: #FFF url(images/header-r.png) right top no-repeat;
	position: relative;
	padding-right: 40px;
}

#register {
	position: absolute;
	top: 16px;
	left: 720px;
	display: block;
	width: 260px;
	line-height: 22px;
	height: 22px;
	z-index: 1;
	font-size: 10px;
	font-family: Verdana, Helvetica;
}

#register img { display:inline } /* On, Off */
#register a:link, #register a:visited { font-family: Verdana, Helvetica;}
#register a:hover { font-family: Verdana, Helvetica;}

#logo {
	position: absolute;
	top: 40px;
	left: 0;
	display: block;
	width:200px;
	height: 46px;
	text-align: center;
}

#banners-block {
	position: absolute;
	top: 40px;
	right: 50px;
	width: 468px;
	height: 60px;
}


#nav {
	margin: 0;
	padding: 0;
	height: 0px;
	float: right; 
}

#nav a:link, #nav a:visited {
	display: block;
	float: left; 
	height: 0px;
	line-height: 0px;
	padding: 0px 12px 0 12px;
	color: #fd9528;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
}

#nav a:hover {
	background: url(images/menu_bg.png) repeat-x bottom;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
}

#footer {
	background: White url(images/footer-bg.png) repeat-x bottom;
	position: relative;
	height: 65px;
	color: #4c4c4c;
	overflow: hidden;
}

#footer-l {
	background: transparent url(images/footer-bgl.png) left bottom no-repeat;
	height: 65px;
	padding-left: 96px;
	position: relative;
}

#footer-r {
	background: transparent url(images/footer-bgr.png) right bottom no-repeat;
	height: 65px;
	padding-right: 14px;
	position: relative;
}

#copyright {
	position: absolute;
	top: 20px;
	left: 20px;
      background: url(images/copyright.png) no-repeat;
      cursor:pointer;
	width: 44px;
	height: 44px;
}

#t1 {
	position: absolute;
	top: 20px;
	left: 78px;
	display: none;
	width: 450px;
	height: 40px;
	color: #2F4F4F;
	font-size: 11px;
	line-height: 12px;
}

#t1 a:link, #t1 a:visited {
	font-family: Verdana, Helvetica;
	color: #2F4F4F;
	font-size: 11px;
}

#t1 a:hover{
	font-family: Verdana, Helvetica;
	color: #900;
}

#t2 {
	position: absolute;
	top: 7px;
	left: 540px;
	display: block;
	width: 450px;
	height: 40px;
	color: #2F4F4F;
	font-size: 11px;
	line-height: 12px;
}

#t2 a:link, #t2 a:visited {
	font-family: Verdana, Helvetica;
	color: #2F4F4F;
	font-size: 11px;
}

#t2 a:hover{
	font-family: Verdana, Helvetica;
	color: #900;
}

#tableopen {
	display: block;
	border: 0px solid #F1F1F1;
	background: #FFF;
	padding: 8px;
	margin: 1px 1px 5px 1px;
	color: #787878;
}

.titlebasic {
	display: block;
	height: 34px;
	color: #2F4F4F;
	font-weight: bold;
	line-height: 32px;
	overflow: hidden;
	background: White url(images/titlebasic_bg.png) repeat-x top;
	margin-bottom: 3px;
	margin-left: 30px;
}

.titlebasic div {
	display: block;
	background: transparent url(images/titlebasic_l.png) top left no-repeat;
	padding-left: 10px;
	height: 34px;
}

.titlebasic div div {
	display: block;
	background: transparent url(images/titlebasic_r.png) top right no-repeat;
	padding-right: 4px;
	height: 34px;
}

.titlebasic div div div {margin:0; padding:0;}
.titlebasic a:link, #titlebasic a:visited {
	height: 34px;
	font-weight: bold;
	color: #2F4F4F;
}
.titlebasic a:hover {
	font-weight: bold;
	color: #597F84;
}

.warning {
	display: block;
	border: 1px solid #F1F1F1;
	padding: 20px 10px 20px 120px;
	margin: 0 0 5px 0;
	color: #2F4F4F;
	text-align: justify;
	margin: 1px;
}

#footblock {
	text-align: right;
	padding: 0 6px;
}



/*Ìåíþøêà*/


.MainMenu 
{
	height:51px;
	background: #FFFFFF url("images/bmid_101.gif");
	margin:0;
	border:0;
}

.tab 
{
	margin:0;
	top:0;
}
.tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
.tab a 
{
	background:#000 url("images/bright_101.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
.tab a span 
{
	display:block;
	background:url("images/bleft_101.gif") no-repeat left top;
	padding:0 13px 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:51px;
}
.tab a:hover,.tab li.item_active a 
{
	background-position:right bottom;
}
.tab a:hover span,.tab li.item_active a span 
{
	background-position:left bottom;
	color:#900;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

/*
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF url("images/bmid_101.gif");
	color:#000;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	background:url("images/bleft_101.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:51px;
	background:url("images/bright_101.gif") no-repeat right top;
	padding:0 13px 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#900;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#900;
	font-weight:bold;
}
*/

/*-----CENTRBLOCKS-----*/

#centercol {
width: 670px;
	border:0px;
	position: relative;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 8px; 
	padding-top: 5px;

}


#centercol div.basic{
width: 670px;

	background: url(../images/shadow_middle.png) left repeat-y;

	margin-bottom: 5px;
	position: relative;
}

#centercol div.basic div{
		background: transparent url(../images/shadow_top.png) top left no-repeat;

	width: 670px;
}

#centercol div.basic div div{
	width: 670px;
	background: transparent url(../images/shadow_bottom.png) bottom left no-repeat;
}

#centercol div.basic div div div{
	width: 670px;
	padding-bottom: 16px;
	margin-left: 10px;
	margin-right: 1px; 
	padding-top: 9px;
	background: transparent;
}

#centercol div.basic div div div h3{
	width: 670px;
	
	font-size: 15px;
	color: #700c0c;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	padding: 2px 0 10px 0;
	margin: 0 0 6px 0;
	background: transparent url(../images/block_h3.png) bottom left repeat-x; 
}

#centercol div.basic div div div div {
	padding: 0px;
	margin: 0px;
}

/*-----CENTRBLOCKS-----*/

ul {
	margin: 5px 0;
	padding: 0 0 0 5px;
    }

ul li {
	margin: 5px 0; padding: 0px 0 1px 25px;
	list-style-type: none;
	background: url(images/li.gif) top left no-repeat;
    }


li {
	margin: 5px 0; padding: 1px 0 1px 15px;
	list-style-type: none;
	background: url(images/li.gif) center left no-repeat;
    }

/*-----ÏÎÄÂÀË-----*/
.podval {
	
	background: none; 
	color: #4d565b;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica;
	margin: 0;
	display: block;
	clear: both;
	line-height: 120%;
	padding-left:15px; 
	padding-right:10px; 
	padding-top:0px;
	}


.podval1 {
	
	background: none; 
	color: #4d565b;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Helvetica;
	margin: 0;
	display: block;
	clear: both;
	line-height: 120%;
	text-align: center;
	padding-top:15px;
	}

.podval2 {
	
	background: none; 
	padding-left:20px; 
	padding-right:20px;
	padding-top:5px;
	}

.liveinternet{
	
	background: none; 
	padding-left:0px; 
	padding-right:0px;
	padding-top:15px;
	}
