* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #323D4F;
	background-color: #FFFFFF;
	font-size: 70%; /* This sets the default font size to be equivalent to 11px */
	margin: 0;
	font-stretch: extra-condensed;
}
#wrapper {
	min-width: 960px;
	max-width: 1280px;
	margin: 0 auto;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 220px;
	background: #FFFFFF url('/images/fon/ss.gif') no-repeat center top;
	font-weight: bold; 
	font-size:10pt;
	color:#000000; 
	min-width: 960px;
	max-width: 1280px;
	margin: 0 auto;
}
#logodesc {
	background-color: #FFFFFF;
	background-image: url('/images/fon/background.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0 25px 15px 25px;
	border-radius:10px 10px 10px 10px;
    -webkit-border-radius:10px 10px 10px 10px;
    -moz-border-radius:10px 10px 10px 10px;
    -khtml-border-radius:10px 10px 10px 10px;


}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 100%;
	background: #FFFFFF;

}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#jadro {
	width: 100%;
	float: left;
	overflow: hidden;
	background: white;
}
#content {
	padding: 20px 180px 20px 180px;
	background: white;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 160px;
	height: 100%;
	margin-left: -100%;
	background: #f0f0f0 url('/images/cellpic2.jpg') repeat-y left top;
	border-radius:10px 10px 10px 10px;
    -webkit-border-radius:10px 10px 10px 10px;
    -moz-border-radius:10px 10px 10px 10px;
    -khtml-border-radius:10px 10px 10px 10px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	width: 160px;
	height: 100%;
	margin-left: -160px;
	background: #f0f0f0 url('/images/cellpic2_rtl.jpg') repeat-y right top;
	border-radius:10px 10px 10px 10px;
    -webkit-border-radius:10px 10px 10px 10px;
    -moz-border-radius:10px 10px 10px 10px;
    -khtml-border-radius:10px 10px 10px 10px;
}

.menu-link {display: none;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 38px;
	background: #ffffe0;
}


/* Links
 ------------ */


/* CSS spec requires a:link, a:visited, a:hover and a:active rules to be specified in this order. */
a:link {
	color: #006597;
	text-decoration: none;
}

a:visited {
	color: #006597;
	text-decoration: none;
}

a:hover {
	color: #006597;
	text-decoration: underline;
}

a:active {
	color: #006597;
	text-decoration: none;
}

a.forumlink {
	color: #006597;
	font-weight: bold;
}

a:link.menu {font-size:10pt;text-decoration:none;color:#006699; font-weight:bold}
a:visited.menu {font-size:10pt;text-decoration:none; color:#006699; font-weight:bold}
a:hover.menu {font-size:10pt;text-decoration:none;color:#0084C6; font-weight:bold}

a:link.astat {font-size:10pt;text-decoration:none;color:red; font-weight:bold}
a:visited.astat {font-size:10pt;text-decoration:none; color:#dc143c; font-weight:bold}
a:hover.astat {font-size:10pt;text-decoration:none;color:#ff4500; font-weight:bold}
.topmenu a:after {content: '|'; margin: 0 5px;}
.topmenu a.noborder:after {display:none;}
th a,
th a:visited {
	color: #006699 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}

/*  Text
 --------------------- */
h1 {
	color: #d2691e;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
   margin-top: 1.3em; 
   margin-bottom: 0.8em; 
	text-decoration: none;
	text-align: center;
}

h2 {
	color: #d2691e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
   margin-top: 1.2em; 
   margin-bottom: 0.8em; 
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;}
h5 {
	color: #a9a9a9;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;}

p {
   text-indent: 1.5em; 
   text-align: justify; 
   margin-top: 0.5em; 
   margin-bottom: 1em; 
	font-size: 1.0em;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	font-size: 1.2em;
	float: right;
}

.postreported, .postreported a:link, .postreported a:visited, .postreported a:hover, .postreported a:active {
	margin: 1px 0;
	color: orange;
	font-weight:bold;
}

.postapprove, .postapprove a:link, .postapprove a:visited, .postapprove a:hover, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.cent {
	text-align:center;
	margin: 0 auto;
}

.centb {
	text-align:center;
	font-weight:bold;
	margin: 0 auto;
}
.sss {
	color: #a9a9a9;
	margin: 0;
	font-size: 1em;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.tit1 {
	color: #006699;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
   margin-top: 1em;
   margin-bottom: 1px;
	text-decoration: none;
	text-align: center;
}

.tit2 {
	margin: 0px 1px;
	font-size: 1.2em;
}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}

.rekl_text {
	color:#d11241;
	font-weight:bold;
	font-size:11px;
	margin-left:6px;
	letter-spacing:0.5px;
}

.r {
	text-align: right;
}

ol {list-style-position: inside; padding-left: 20px}
ul {list-style-position: inside; padding-left: 20px;}

/* Tables
 ------------ */
table {
	margin: 0 auto;
	border-collapse: collapse;
}
.white {
	margin: 0 auto;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.stat {
	font-size: 10pt; 
	font-family: Arial,Tahoma,Verdana,sans-serif,Helvetica,Geneva;
	color: #000000; 
	vertical-align: midle; 
	border-collapse: collapse;
}
.hcv {
	padding: 3;
	border-color: orange;
	border-collapse: collapse;
	margin: 0 auto;
}
tr.legend {
	text-align:center;
	margin: 0 auto;
}

th {
	color: #0084C6;
	font-size: 1.1em;
	font-weight: bold;
	background-color: orange;
	background-image: url('/images/cellpic3.jpg');
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}

.tablebg {
	background-color: #ffffe0;
}

.catdiv {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	height: 28px;
	margin: 0;
	padding: 0;
	background: white url('/images/cellpic2.jpg') repeat-y left top;
}
.rtl .catdiv {
	background: white url('/images/cellpic2_rtl.jpg') repeat-y right top;
}

.cat {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	height: 28px;
	margin: 0;
	padding: 0;
	background-color: #ffdead;
	background-image: url('/images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #fff8dc;
	padding: 4px;
}

.row2 {
	background-color: #feefcf;
	padding: 4px;
}

.row3 {
	background-color: #eee8aa;
	padding: 4px;
}

.spacer {
	background-color: #F9E2B5;
}

td.legend {
	text-align:center;
	margin: 0 auto;
}

td.footer { 
	font-size: 10pt; 
	font-family: Arial,Tahoma,Verdana,sans-serif,Helvetica,Geneva; 
	font-weight: bold; 
	text-align: center;
	color: #000000; 
	vertical-align: midle; 
}
td.rtb { 
	font-size: 10pt; 
	font-family: Arial,Tahoma,Verdana,sans-serif,Helvetica,Geneva; 
	font-weight: bold; 
	text-align: right;
	color: #000000; 
	vertical-align: midle; 
}
hr {
	height: 1px;
	border-width: 0;
	background-color: #F9E2B5;
	color: #F9E2B5;
}

img {
	border: none;
}

.cent {
	display:block;
	margin: 0 auto;	
}

input {
	vertical-align: middle;
}
/* Blockquote
====================================*/
blockquote {
	border-left: 3px solid #e8e8e8;
	padding-left: 20px;
	color: #888;
	line-height: 20px;
	margin: 5px 0 20px 15px;
}