/*------------------------------------------------------------------------------
  Theme created by Oleg Stepura for http://duma.kaliningrad.org/
  License http://creativecommons.org/licenses/LGPL/2.1/
  All questions and feedback at http://www.cdstudio.org/
  Stylesheet for Handheld
------------------------------------------------------------------------------*/

.topBlue,
.building,
.underLogo,
.railShadow,
.ubottom,
.boxing {
	display:none;
	}
.rail,
.content,
.text,
.footer,
.topGradient,
.bottomLinks,
.footerLeft,
.bottomLinksRelief,
.topGradient,
.left,
.right,
.topMenu {
	margin:0;
	clear:both;
	float:none;
	}
.rail {
	background-color:#E7E6E0;
	padding:3px;
	}
body {
	font:0.8125em Verdana, Arial, Helvetica, sans-serif;
	color:#383838;
	background-color:#e4e4e4;
	padding:0;
	margin:0;
	}
p {
        text-align:justify;
	text-indent:2em;
	}

a {
	color:#826739;
	}
.footer {
	background:url(/skin/normal/images/botgr.jpg) #f4f4f4 repeat-x left bottom;
	}
.wrapper {
	background-color:#F4F4F4;
	}
.text,
.footerLeft,
.pathwayBody {
	padding:5px;
	}
.content .text img {
	border:1px solid #cccccc;
	background-color:#F0F0EE;
	padding:6px;
	margin:.6em;
	position:relative;
	}
.content .text hr {
	border-top:1px dotted #cccccc;
	height:0px;
	line-height:0px;
	margin:7px 2px;
	}
h1,
h2,
h3,
h4,
h5,
h6,
.content .title {
	font:bold 1.2em Arial, Helvetica, sans-serif;
	color:#8D3D34;
	padding:8px;
	}
ul.topMenu {
	background:url(/skin/normal/images/undermenu.gif) #F9F9F9 repeat-x left top;
	padding:0 0 0 16px;
	}
ul.topMenu li{
	float:left;
	display:block;
	}
ul.topMenu li a {
	color:#766951;
	font-weight:bold;
	font-size:.7em;
	padding:0 10px;
	text-transform:uppercase;
	}
.topRight {
	background:url(/skin/normal/images/topbluegr.jpg) #1c467f repeat-x left top;
	float:left;
	width:100%;
	margin:0;
	padding:3px;
}
.topRight li {
	float:left;
	list-style:none;
	margin-left:13px;
	}
ul.topRight li a {
	color:#FFFFFF;
	}
ul.topRight li.separated {
	border-left:#BBC8D9 2px solid;
	padding:3px 0 0 10px;
	height:15px;
	}
