* {margin:0; padding:0; list-style:none;}
html, body {
	height:100%;
	min-height:100%;
}
body {
	background:#305005 url(../images/fon_dugaTop.jpg) no-repeat 275px top;
	font:normal 13px Trebuchet MS, Arial;
	color:#ffe470;
	line-height:120%;
}
* html body {background:#305005  url(../images/fon_container.jpg) no-repeat 265px bottom;}
* html body.nofooter {background:#305005;}
img {border:0;}

a {color:#FFF;text-decoration:underline;}
a:hover {color:#dd991d;text-decoration:underline;}
	
.clearit {clear:both;font-size:0;height:1px;overflow:hidden;}

/* WRAPPERS */
.head:after, .content:after, .presentItem:after, .simpleContent:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.head, .content, .presentItem, .simpleContent {min-height:1%;}
* html div {height:1%;}


/*main*/
#container {
	min-height:100%;
	min-width:900px;
	max-width:1200px;
	position:relative;
	background: url(../images/fon_container.jpg) no-repeat 265px bottom;
}
.nofooter #container {background:transparent;}
* html #container {
	background:url(../images/fon_dugaTop.jpg) no-repeat 275px top;
	height:100%;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 900? "900px" : (document.body.clientWidth > 1200? "1200px": "auto"));
}
* html body.nofooter  #container{background:url(../images/fon_dugaTop.jpg) no-repeat 275px top;}
.indexpage {
	background: url(../images/fon_indexpage.jpg) no-repeat 530px 129px;
}
.searchIt, .postIt, .home{
	position:absolute;
	top:19px;
	height:21px;
	width:19px;
	z-index:2;
}
.searchIt {
	left:312px;
	background:url(../images/fon_search.gif) no-repeat;
}
.postIt {
	left:273px;
	background:url(../images/fon_post.gif) no-repeat;
}
.home {
	left:230px;
	background:url(../images/fon_homeOn.gif) no-repeat;
	width:31px;
}
.home a {
	background:url(../images/fon_homeOff.gif) no-repeat;
	display:block;
	height:21px;
}

/* HEAD */
.indexpage .head {background:url(../images/fon_head.jpg) no-repeat 315px 237px;}
.main_navigation {
	float:left;
	width:226px;
	overflow:hidden;
	height:auto;
}
h1.logo {
	padding:50px 0 30px 51px;
	background:url(../images/logo.gif) no-repeat 51px 50px;
	height:93px;
	font-size:1px;
	text-indent:-666em;
}
h1.logo a {
	display:block;
	height:93px;
	overflow:hidden;
	cursor:pointer;
}
.main_navigation dt {margin-bottom:2px;}
.main_navigation dt a {
	display:block;
	height:30px;
	padding:7px 10px 0 60px;
	background:url(../images/fon_mainmenuLink.gif) no-repeat;
	font:normal 17px Georgia, Serif;
	overflow:hidden;
}
.main_navigation dt a:hover, .main_navigation dt a.selected {
	background-position:0 -37px;
	color:#000;
}
.main_navigation dd {padding-left:42px;}
.indexpage .main_navigation dd {display:none;}
.main_navigation dd ul {padding:2px 0 5px 18px;}
.main_navigation dd ul ul {padding:5px 0 0 18px;}
.main_navigation dd li {
	padding:3px 0;
	font:bold 14px Georgia, Serif;
}
.main_navigation dd li li {font-size:12px;font-weight:normal;}
.main_navigation dd li a {padding-left:18px;display:block;}
.main_navigation dd li a:hover {color:#ffe400;}
.main_navigation dd li a.inThisSection {color:#ffe400;}
.main_navigation dd li a.inThisSection:hover {color:#dd991d;}
.main_navigation dd li a.selected {
	background:url(../images/bullet_mainmenuLink.gif) no-repeat 0 4px;
	color:#ffe400;
	text-decoration:none;
}
.main_navigation dd li li a.selected {background-position:0 3px;}
.main_navigation dt span {
	display:block;
	height:30px;
	padding:7px 10px 0 60px;
	background:url(../images/fon_mainmenuLink.gif) no-repeat 0 -37px;
	font:normal 17px Georgia, Serif;
	overflow:hidden;
	color:#000;
}
.main_navigation dt form {padding:30px 0 0 60px;text-align:right;}
.main_navigation dt form input.text {
	background:#264101;
	border:solid 1px #e9bb12;
	color:#e9bb12;
	padding:4px 2px;
	margin-bottom:2px;
	width:130px;
	float:left;
}
 
/* CONTENT */
.simpleContent {
	margin-left:316px;
	padding:90px 0 0 60px;
	min-height:385px;
	color:#FFF;
}
* html .simpleContent {height:385px;}
.simpleContent .mainTexxt {
	float:left;
	width:53%;
	padding-right:4%;
	padding-top:15px;
}
.simpleContent h2 {
	font:normal 25px Georgia, Serif;
	color:#fae064;
	padding-bottom:17px;
}
.indexpage .simpleContent {padding-top:75px;}
.indexpage .simpleContent h2 {padding:0 0 9px;}
.simpleContent h3 {
	font:normal 13px Georgia, Serif;
	color:#fae064;
	padding-bottom:2px;
}
.simpleContent h4 {
	font:normal 20px Georgia, Serif;
	color:#fae064;
	padding:0 0 15px 18px;
}
.salepaces {padding:0 0 15px 40px;}
.simpleContent .mainTexxt p, .salepaces p {padding-bottom:13px;}
.simpleContent .mainTexxt a, .salepaces a {color:#ffea53;}
.simpleContent .mainTexxt a:hover, .salepaces a:hover {color:#d69626;}

.simpleContent .mainTexxtAdds {
	float:left;
	width:40%;
	padding-top:160px;
}
.mainTexxtAdds p {float:left;padding:0 25px 15px 0;}
.mainTexxtAdds p a {
	color:#d69626;
	font-size:11px;
}
.mainTexxtAdds p a:hover {color:#ffed67;}
.mainTexxtAdds p a img {margin-bottom:5px;}


.content {padding-bottom:95px;}
.container_noindex {padding-bottom:86px;}
.presentation {
	float:left;
	width:588px;
	height:auto;
	overflow:hidden;
}
.presentation h3 {
	font:normal 20px Georgia, Serif;
	color:#ffe470;
	padding:0 0 13px 51px;
}
.presentItem {padding:0 0 15px 66px;}
p.imgBig {
	float:left;
	1width:571px;
	width:612px;
	1background:url(../images/fon_imgBig.png) no-repeat right bottom;
	padding:0 13px 15px 0;
}
* html p.imgBig {
	background:transparent;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/fon_imgBig.png', sizingMethod='scale');
}
p.imgSmall img {border:solid 4px #FFF;}
.imgBigDescr {
	float:right;
	width:216px;
}
.imgBigDescr p, .popularItem p {padding:6px 0;}
.simpleContent .imgBigDescr {
	margin-left:310px;
	float:none;
	width:auto;
	padding-right:20px;
}

.popularItem {
	float:left;
	width:33%;
}
p.imgSmall {
	display:table;
	background:url(../images/fon_imgSmall.png) no-repeat right bottom;
	padding:0 10px 10px 0;
	$float:left;
}
* html p.imgSmall {
	display:block;
	background:transparent;
	width:1px;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/fon_imgSmall.png', sizingMethod='scale');
}
.simpleContent .presentItem {
	padding:15px 0;
	float:left;
	width:100%;
	color:#ffed67;
}
.simpleContent .popularItem {
	width:30%;
	padding:0 3% 30px 0;
}
* html .simpleContent .popularItem {overflow:hidden;height:auto;}

.news {margin-left:628px;}
* html .news {margin-left:625px;}
.news h4 {
	font:normal 20px Georgia, Serif;
	color:#d59525;
	padding:0 0 13px 0;
}
.1news p {padding:13px 12px;width:80%;}
.1news p b {font-size:11px;color:#d69626;}

.news .date {
	color:#d69626;
	font-weight:bold;
	font-size:11px;
}
.news .newstext {
	line-height:130%;
	padding:0 8px 13px;
	
}



#footer {
	margin-top:-86px;
	height:86px;
	background:url(../images/fon_footer.jpg) no-repeat 786px bottom;
	min-width:900px;
	position:relative;
	font-size:11px;
	color:#d69626;
}
* html #footer {width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 900? "900px" : "auto");}
#footer p {position:absolute;}
#footer a {color:#d69626;}
#footer a:hover {color:#ffed67;}
.copy {
	left:66px;
	top:54px;
}
.flinkz {
	left:377px;
	top:40px;
}
.izidizi {
	left:629px;
	top:40px;
}
.izidizi img {margin-top:-10px;}


/* Developer comments */

#error						{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #FF0000; font-weight: bold}
#ok							{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #008800; font-weight: bold}
td#th						{background: #A9A9A9;}
#hidden						{ text-decoration: line-through; }
.info							{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #008800; font-weight: bold}
.error						{font-family: arial, helvetica, sans-serif; font-size: 10px; color: #FF0000; font-weight: bold}
