html {
	overflow-x: auto;
	overflow-y: scroll;
}
body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	text-align: justify; 
}
#body_bg {
	width: 100%;
	height: auto;
	background: #2E333E;
}
#site_bg {
	width: 100%;
	height: auto;
	background: #111317 url(back.png) repeat-y top center;         
}
#container {
	width: 1000px;
	height: 100%;
	margin: auto;
	background: #FFFFFF;
	overflow: hidden;
	min-height: 100%;
}
#datacontainer {
	width: 1000px;
	height: 100%;
	margin: auto;
	background: #FFFFFF;
	overflow: hidden;
	min-height: 100%;
}
#rightmenu {
	background: #FFFFFF;
	width: 180px;
	height: 100%;
	padding: 0px 20px 20px 0px;
	float: right;
	min-height: 100%;
}  
#textbox {
	background: #FFFFFF;
	width: 760px;
	min-height: 100%;
	padding: 0px 10px 0px 20px;
	float: left;      
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
.back {
	background: #FFFFFF;
    color: black;
    
}
.clanok {
	padding-top: 15px;
	background: #FFFFFF;
}
.clanoknadpis {
	font-size: 14px;
	background: #646464;
	height: 25px;
	color: white;
	font-weight: bold;
	padding: 10px 10px 0px 10px; 
}
.clanoknadpis2 {
	font-size: 14px;
	background: #000050;
	height: 25px;
	color: white;
	font-weight: bold;
	padding: 10px 10px 0px 10px; 
}
.clanoknadpis3 {
	font-size: 16px;
	background: #7FAAFF;
	height: 25px;
	color: white;
	font-weight: bold;
	padding: 10px 10px 0px 10px; 
}
.clanoknadpisorange {
	font-size: 14px;
	background: #FF5500;
	height: 25px;
	color: white;
	font-weight: bold;
	padding: 10px 10px 0px 10px; 
}
.clanoknadpisgreen {
	font-size: 14px;
	background: #65e028;
	height: 25px;
	color: white;
	font-weight: bold;
	padding: 10px 10px 0px 10px; 
}
.clanoknadpisblack {
	font-size: 14px;
	background: #000000;
	height: 25px;
	color: white;
	font-weight: bold;
	padding: 10px 10px 0px 10px; 
}
.clanoknadpisblue {
	font-size: 14px;
	background: #4A75CC;
	height: 25px;
	color: white;
	font-weight: bold;
	padding: 10px 10px 0px 10px; 
}
.clanoknadpisred {
	font-size: 14px;
	background: #FF3333;
	height: 25px;
	color: white;
	font-weight: bold;
	padding: 10px 10px 0px 10px; 
}
.clanoknadpisyellow {
	font-size: 14px;
	background: #FFD966;
	height: 25px;
	color: white;
	font-weight: bold;
	padding: 10px 10px 0px 10px; 
}
.clanoknadpis1 {
	font-size: 14px;                                      
	background: red;
	height: 25px;
	color: white;
	font-weight: bold;
	padding: 10px 10px 0px 10px; 
}
.clanoktext {
	padding: 5px 10px 10px 10px;
	background: #EFEFEF;
	text-align: justify;
}
.clanoktext2 {
	padding: 5px 10px 10px 10px;
	background: orange;
	text-align: justify;
}
.clanoktext3 {
	padding: 5px 10px 10px 10px;
	background: #FF5700;
	text-align: justify;
}
.clanoktext4 {
	padding: 5px 10px 10px 10px;
	background: #55fa3c;
	text-align: justify;
}
.clanoktext5{
	padding: 5px 10px 10px 10px;
	background: #38910c;
	text-align: justify;
}
/*.center {
	margin: auto;
	width: 100%;
}
*/
h1, h2, h3, {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	color= #329664;
}
p, ul, ol, td, tr {
	margin-top: 0;
	line-height: 150%;
}
ul, ol {
}
a {
	text-decoration: underline;
}
a:hover {
}
table {
	background: #EEEEEE;
}
#header {
	background: #2E333E;
}
#footer {
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background: #000050;
	font-size: 11px;
	height: 18px;
	width: 1000px;
	bottom: 0px;
	position: fixed;
	z-index: 10;
	left: 50%;
	margin-left: -500px;
}
.content a.tooltip, .tooltip, .content a.tooltip:hover, .tooltip:hover 
{ color: #2C85CA; 
text-decoration: none; 
border-bottom: 1px dotted #2C85CA; 
cursor: pointer }

.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 0px solid #D0AAD0;
}
.highslide:hover img {
	border-color: #A70000;
}
.highslide-image {
	border: 10px solid #FFFFFF;
}
.highslide-caption {
	padding: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.highslide-loading {
	color: black;
	border: 1px solid black;
	background-color: white;
	background-image: url(graphics/loader.white.gif);
}
/* IMPORT FONTS @font-face {
	font-family: "segoepr";
	src: url(./data/segoepr.ttf) format("truetype");
}
@font-face {
	font-family: "MyriadPro-Regular";
	src: url(./data/MyriadPro-Regular.otf) format("MyriadPro-Regular");
}
*/
