* { padding: 0; margin: 0; font-size: 100%;}

img { border: 0; }
body { min-width: 1000px; background: #FFF; }
input, textarea { padding: 1px 3px; font-size: 12px; }
html, body { border: 0; }
.bold { font-weight: bold; }
.italic { font-style: italic; }

.stndrt_table td {
padding: 3px;
}

#header {
	margin: 0 20px;
	height: 165px;
	background: url(/img/top-line.png) bottom left repeat-x;
}

#header a.logo {
	width: 185px;
	height: 45px;
	display: block;
	float: left;
	background: url(/img/logoa.png) no-repeat;
}

#header a.logo:hover {
	background: #FFF url(/img/logob.png) no-repeat;
}

#top { width: 100%; float: left; height: 120px; }

#header .banner { float: left; height: 60px; margin: 15px; display: inline; }
#header .opts { height: 32px; float: right; margin: 90px 0 0 5px; padding-right: 15px; display: inline; }

#header .opts ul {
	list-style: none;
}

#header .opts li.text-link { background: url(/img/lang.png) no-repeat; padding: 3px; line-height: 9px; margin: 8px 2px; font-size: 0.6em; font-family: sans-serif; width: 19px; }
#header .opts li.text-link a { color: #D55; }
#header .opts li.text-link a:hover { color: #33E; }
#header .opts li.first { margin-left: 20px; }
#header .opts li.last { margin-right: 0; }

#header .opts li {
	float: left;
}

#header .opts a {
	text-decoration: none;
	display: block;
}

#header a.email {
	width: 20px;
	height: 15px;
	margin-top: 8px;
	margin-right: 10px;
	background: url(/img/emaila.png) no-repeat;
}

#header a.favrt {
	width: 17px;
	height: 15px;
	margin-top: 8px;
	margin-right: 10px;
	background: url(/img/favrta.png) no-repeat;
}

#header a.rss {
	width: 15px;
	height: 15px;
	margin-top: 8px;
	background: url(/img/rssa.png) no-repeat;
}

#header a.email:hover { background: url(/img/emailb.png) no-repeat; }
#header a.favrt:hover { background: url(/img/favrtb.png) no-repeat; }
#header a.rss:hover { background: url(/img/rssb.png) no-repeat; }

#header .cont {
	width: 100%;
	height: 45px;
	float: left;
}

#header .navi {
	float: left;
	height: 45px;
}

#header .navi-search
{
	float: right;
	height: 45px;
	background: url(/img/navi-right.png) right center no-repeat;
}

#header .navi ul {
	list-style: none;
	margin-right: 3px;
	float: right;
}

#header .navi li {
	float: left;
}

#header .navi a, #header a.reprt {
	color: #FFF;
	font-weight: bold;
	display: inline;
	font-family: sans-serif;
	height: 21px;
	float: left;
}

#header a.reprt { background: url(/img/reporta.png) no-repeat; width: 190px; height: 31px; margin: 7px 20px 7px 20px; padding: 8px 0 0 10px; font-size: 0.7em; float: left; text-align: center; font-family: sans-serif}
#header a.reprt:hover { background: url(/img/reportb.png) no-repeat; color: #DDD; }

#header a.news, #header a.servc, #header a.contc, #header a.about { margin: 14px 18px 12px 0; }
#header input { margin: 12px 14px 12px 10px; }

#header a.top { font-size: 0.9em; color: #555; font-family: Tahoma; margin: 14px 18px 12px 0; }
#header a.top:hover, #header a.active{ color: #D82E52; }

#header input { padding: 2px 3px 2px 22px; font-size: 12px; width: 140px; border: solid 1px #CCC; background: #FCFCFC url(/img/search.png) top left no-repeat; }
#header input:focus { border: solid 1px #39C; }

#content {
	margin: 0 auto;
}

#content .info p {
	padding-bottom: 15px;
	font-style: italic;
}

#content {
	width: 100%;
	padding-bottom: 20px;
	float: left;
}

#content .main {
	float: left;
	width: 100%;
}

#content .main-inner {
	margin: 27px 280px 20px 250px;
	font-family: sans-serif;
	font-size: 0.8em;
        text-align: justify;
}

#content .useful-links td { padding: 5px 10px; }

#content h2 { margin-bottom: 15px; border-bottom: solid 1px #999; font-weight: normal; font-size: 1.5em; }
#content h3 { font-weight: normal; font-weight: bold; padding-bottom: 5px; }
#content .news-text { margin-bottom: 5px; text-align: justify;}
#content .news-list { border-top: solid 1px #999; padding: 20px 0; float: left; width: 100%;}
#content a.news-page { padding: 0 5px; text-decoration: none; border: solid 1px #000; margin-left: 5px; margin-bottom: 5px;}
#content a.news-page:hover { background-color: #555; color: #FFF; }
#content .articles-title { margin: 20px 10px 0 20px; font: bold italic 1.4em sans-serif; }
#content .articles-cat { line-height: 30px; background-color: #EAEAEA; padding: 0 10px; }
#content .articles-text { margin: 0 10px 20px 20px; }
#content .articles-list { padding: 5px 10px; border-top: solid 2px #D0D0F1; background-color: #EAEAF5; line-height: 25px; }
#content .articles-cat a:hover { color: #E90; }
#content .articles-list a:hover { color: #E90; }
#content .uzcd-form { margin: 0 auto; }
#content .uzcd-form td { padding-bottom: 10px; }

#content .main-inner p.text-title {
	font-weight: bold;
	padding: 15px 5px 10px 5px;
	font-size: 1em;
	font-style: italic;
	border-top: solid 1px #CCC;
	margin: 0;
}

#content .text p.first {
	/*border: 0;
	margin-top: 10px;*/
}

#content .main-inner p {
	padding: 0 5px 10px 5px;
	font-family: sans-serif;
	color: #111;
}

#content .main-inner ul {
	list-style: square;
	font-family: sans-serif;
	padding: 0 15px 20px 15px;
}

#content .main-inner li {
	padding-top: 5px;
}

#content .right-side {
	width: 240px;
	float: left;
	margin: 20px 0 0 -260px;
	color: #000;
}

#content .right-side .rs-title {
	margin: 10px 0;
	font: bold 1em sans-serif;
	color: #C33;
	border-bottom: solid 1px #C55;
}

#content .right-side .rs-content {
	font: normal 0.8em sans-serif;
	margin: 8px 0;
	padding: 0 5px;
}

#content .right-side span { font-size: 0.9em; }

#content .rs-more { margin-bottom: 25px; padding: 0 5px; font: italic bold 0.8em sans-serif; }
#content .rs-more a { color: #C33; }

/* --- From uForum --- */

#content .rs-uforum {
	background: url(/img/sideconb.png) no-repeat bottom left;
	padding: 10px 15px;
}

/* ------------------- */

#content .side {
	width: 210px;
	float: left;
	margin: 5px 0 20px 20px;
	display: inline;
}

#content .sidecon {
	margin-top: 15px;
	font-family: sans-serif;
	font-size: 0.9em;
	background: #EEE url(/img/sidecona.png) no-repeat;
}

#content .sidecon ul {
	list-style: square;
	margin-left: 12px;
}

#content .uzcd {
	margin: 0 auto;
	width: 150px;
}

#content .sidecon.nn { padding-top: 20px; background: #EEE url(/img/sidecon.png) no-repeat; }

#content .uzcd-link {
	text-align: center;
	padding: 5px 0 20px 0;
	background: #EEE url(/img/sideconb.png) no-repeat bottom left;
}

#content .uzcd-link a {
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
}

#content .side-title {
	font: bold 1em sans-serif;
	color: #555;
	padding: 10px 15px 5px 15px;	
}

#content .side-text {
	font-size: 12px;
	padding: 10px 15px;
	background: #EEE url(/img/sideconb.png) no-repeat bottom left;
}

#content .side-text a, #content a, #footer a { color: #27D; }
#content .side-text a:hover, #content a:hover , #footer a:hover { text-decoration: none; }
#footer a:visited { color: #555; }

#content .side-text li { padding-bottom: 7px; color: #555; }
#content .side-text li:hover { color: #27D; }

#footer {
	width: 100%;
	margin: 0 auto;
	font-size: 11px;
	font-family: sans-serif;
	clear: both;
}

#footer .footer-inner {
	background: url(/img/bottom.png) repeat-x;
	height: 50px;
}

#footer .copy {
	padding: 12px 20px 0 40px;
	float: left;
}

#footer .ctrs {
	width: 320px;
	padding-top: 10px;
	float: left;
}

#footer .ctrs span { margin-right: 5px; }

#footer .appx {
	padding: 18px 10px 0 30px;
	text-align: right;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
