.org th{ font-size:11px;padding:3px; text-align:left}
.org td{ padding:3px;font-size: 11px;}
.pers th{ font-size:11px;padding:3px;}
.pers td{ padding:3px;font-size: 11px;}
h2{ margin:20px 0px 5px 0px; font-size:12px; color:#000}
input{ padding:3px; font-size:11px;  margin:3px 0px 3px 0px;}

/* msg */
.error_msg {
	border: solid 1px #cc0000;
	background-color: #ffe4db;
	padding: 5px;
	margin: 0 0 0 0;
}

.info_msg {
	border: solid 1px #00cc00;
	background-color: #e5ffdb;
	padding: 5px;
	margin: 0 0 0 0;
}

/* ovl */

#divOvl {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;

	background-color: black;
	/* -moz-opacity: 0.4; */
	opacity: 0.4;
	width: 100%;
	height: 100%;
}

#divOvlPos {
	z-index: 1001;
	position: absolute;
	top: 0;
	left: 0;
}

#divOvlContent, #divOvlLoading {
	margin: 0 auto;
}

#iframeOvl {
	border: solid 1px #ffffff;
	background: #ffffff;
}

#divOvlClose {
	z-index: 1002;
	position: absolute;
	right: -25px;
	cursor: pointer;
}

#imgOvl {
	border: solid 1px #ffffff;
}


*
{
	margin: 0px;
	padding: 0px;
}
body
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(/base/static/images/bg.gif);
	color: #090909;
}
a{ color:#FFFFFF;}
#shadow
{
	background-image: url(/base/static/images/shadow.gif);
	background-repeat: repeat-y;
	width: 1009px;
	margin-left: auto;
	margin-right: auto;
}
#shape
{
	background-image: url(/base/static/images/shape.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	background-color: White;
	height: 182px;
	margin-left: 5px;
	margin-right: 4px;
}
#content
{
	width: 1000px;
	background-color: White;
	text-align: left;
	background-image: url(/base/static/images/inf_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 5px;
	margin-right: 4px;
}
#content table
{
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}
.inf
{
	width: 295px;
	border: 0px;
	background-image: url(/base/static/images/inf_b_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	font-size: 85%;
	color: White;
	padding-top: 10px;
	padding-bottom: 100px;
}
.inf a
{
		text-decoration: underline;	
		color: White;
}
.inf a:hover
{
	text-decoration: none;
}
.content
{
	padding-left: 26px;
	padding-right: 40px;
	background-image: url(/base/static/images/cont_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 100px;
}

.menu
{
	background-image: url(/base/static/images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 49px;
	text-align: center;
	width: 100%;
}
.menu .left
{
	background-image: url(/base/static/images/menu_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 20px;
	height: 49px;
	float: left;
}
.menu .right
{
	background-image: url(/base/static/images/menu_right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 20px;
	height: 49px;
	float: right;
}
.menu img
{
	margin-left: 20px;
	border: 0px;
}
.menu span
{
	margin-left: 30px;
	display: block;
	float: left;
}
span.slogan
{
	color: #E93939;
	font-family: Tahoma;
	font-variant: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 160%;
	padding-bottom: 5px;
	padding-top: 40px;
	display: block;
}
p.abz
{
	font-weight: bold;
	margin-top: 15px;
}
p.text
{
	margin-top: 15px;
}
.inf li
{
	list-style-image: url(/base/static/images/dot.gif);
	list-style-position: outside;
	list-style-type: square;
	color: White;
	margin-top: 5px;
}
.inf ul
{
	margin-left: 15px;
}
.block
{
	width: 237px;
	margin-left: 36px;
	margin-right: 21px;
	margin-top:0px;
	padding-bottom: 30px;
	border-bottom-color: White;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	
}
.faq
{
	width: 237px;
	margin-left: 36px;
	margin-right: 21px;
	border-bottom-color: White;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: url(/base/static/images/faq.gif);
	background-position: right 40px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 40px;
}
.faq p
{
	width: 140px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.arrow
{
	vertical-align: middle;
	padding-right: 5px;
}
.tel
{
	width: 237px;
	margin-left: 36px;
	margin-right: 21px;
	border-bottom-color: White;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: url(/base/static/images/tel.gif);
	background-position: 150px 40px;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	padding-top: 30px;
}
.tel p
{
	width: 140px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.polis
{
	width: 237px;
	margin-left: 36px;
	margin-right: 21px;
	border-bottom-color: White;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: url(/base/static/images/b1.gif);
	background-position: right 40px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 40px;
}
.polis p
{
	width: 140px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.copyright
{
	width: 237px;
	margin-left: 36px;
	margin-right: 21px;
	padding-top: 30px;
}
#shape a:hover
{
	background-position: 0px -23px;
}
#shape a:active
{
	border: 0px;
}
a.home
{
	background-image: url(/base/static/images/sh_home.gif);
	background-repeat: no-repeat;
	width: 23px;
	display: block;
	float: left;
	height: 23px;
	border: 0px;
	margin-top: 25px;
}
a.mail
{
	background-image: url(/base/static/images/sh_mail.gif);
	background-repeat: no-repeat;
	width: 24px;
	display: block;
	float: left;
	height: 23px;
	border: 0px;
	margin-left: 20px;
	margin-top: 25px;
}
a.print
{
	background-image: url(/base/static/images/sh_print.gif);
	background-repeat: no-repeat;
	width: 23px;
	display: block;
	float: left;
	height: 23px;
	border: 0px;
	margin-left: 20px;
	margin-top: 25px;
}
#shape img
{
	float: left;
	margin-top: 80px;
	margin-left: 50px;
}
.block_con
{
	width: 168px;
	float: left;
	margin-top: 60px;
	padding-bottom: 5px;
}
.block_con_center
{
	width: 168px;
	float: left;
	margin-top: 60px;
	margin-left: 25px;
	padding-left: 25px;
	margin-right: 25px;
	padding-right: 25px;
	border-left-color: #C3C3C3;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #C3C3C3;
	padding-bottom: 5px;
}
img.bl
{
	margin-bottom: 6px;
	display: block;
}
p.bl
{
	font-size: 80%;
	margin-top: 10px;
	padding-bottom: 10px;
}
a.bl
{
	color: #00659F;
	text-decoration: none;
	font-size: 80%;
}
a.bl:hover
{
	text-decoration: underline;
}
img.genum {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  	 border: 0px;
	 position: relative;
	 left: 35px;
	 top: 20px;
}
a:hover img.genum {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;
}
h1
{
	color: #E93939;
	font-family: Tahoma;
	font-variant: normal;
	font-style: normal;
	font-size: 140%;
}
h2
{
	color: #E93939;
	font-family: Tahoma;
	font-variant: normal;
	font-style: normal;
	font-size: 130%;
}
h3
{
	color: #E93939;
	font-family: Tahoma;
	font-variant: normal;
	font-style: normal;
	font-size: 120%;
}
h4
{
	color: #E93939;
	font-family: Tahoma;
	font-variant: normal;
	font-style: normal;
	font-size: 110%;
}

ul{ margin:30px 0 30px 20px;}
ul li{margin-bottom:5px;}
ol{ margin:30px 0 30px 20px;}
ol li{ margin-bottom:10px;}
p{ font-family: Arial, Helvetica, sans-serif;
   line-height:17px;
    font-size:12px;
	color:#000000;
	text-align:justify;
	 margin-bottom:15px; 
	 	  }
	a{ color:#00659f}	  

/* forms */
div.forms fieldset				{ width:400px; padding: 0px 10px 20px 10px; }
fieldset.forms legend		{ padding: 0 5px 0 5px; font-weight:bold; font-size: 18px;  font-family:Arial, Helvetica, sans-serif; color:#aeaeae;}
table.forms						{ width:70%; border-collapse:collapse; margin-top:5px;}
div.forms fieldset table.forms	{ margin-top: 10px; }
table.forms td					{ width:80%;  padding:5px 15px 5px 0px; color:#aaaaaa }
table.forms th					{ width:20%; padding:8px 10px 10px 10px; text-align:right; white-space:nowrap;  vertical-align:top; font-size:11px;  }
table.forms td input			{ width:350px;}
table.forms td textarea			{width:350px }
table.forms td select			{ width:100% }
table.forms td input.checkbox	{ width:auto; margin: 0px 5px 0px 0px; }
table.forms td label			{ margin-top:5px;  }
table.forms td img.captcha		{ border: solid 1px #000000; margin-bottom:5px; }
table.forms ul					{ list-style:none; margin:0px }
table.forms ul.errorlist li		{ color:#cc0000; margin-left:10px;  list-style-image:none}
table.forms tr.buttons td		{ white-space: nowrap }
table.forms tr.buttons td input	{ width:auto; margin: 0px 5px 10 0; width:100px;}

/* slidebar */
table.slidebar						{ width:100%; background-color:#538bb8; height:20px; margin: 0px 0px 0px 0px }
table.slidebar tr td 				{ vertical-align:middle; font-size:10px; padding: 0px 7px 2px 7px; color:#ffffff; white-space:nowrap }
table.slidebar td a					{ color:#ffffff; text-decoration:none }
table.slidebar td a:hover			{ text-decoration:underline; color:#ffffff }
table.slidebar .left				{ width:50%; padding: 0px 15px 2px 15px; color:#ffffff }
table.slidebar .right				{ width:50%; padding: 0px 15px 2px 15px; color:#ffffff; text-align:right }
table.slidebar .to_left				{ background-color:#538bb8 }
table.slidebar .to_left a			{ color:#ffffff; text-decoration:none }
table.slidebar .to_left a:hover		{ text-decoration:underline;}
table.slidebar .to_right			{ background-color:#538bb8}
table.slidebar .to_right a			{ color:#ffffff; text-decoration:none }
table.slidebar .to_right a:hover	{ text-decoration:underline }
table.slidebar .active				{ background-color:#ffffff; color:#000000 }
table.slidebar .active a			{ color:#000000 }



/* general content */
.page-content, body.fck, body.fck-pannel div.SC_Panel, body.fck-pannel div.SC_Item {
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #090909;
}

.page-content, body.fck, body.fck-pannel div.SC_Panel, body.fck-pannel div.SC_Item, body.fck table {
	font-size: 14px;
}

/* general fck editor area */
body.fck {
	height: auto !important;
	padding: 10px;
}



/* wed */
img.wed-img			{ border: 1px solid #888888; }
img.wed-left-img	{ border: 1px solid #888888; margin-right: 5px; float: left; }
img.wed-right-img	{ border: 1px solid #888888; margin-left: 5px; float: right; }

hr.wed-hr	{ color: #475d6a; }
.wed-alert	{ color: #cc0000; font-weight: bold; }

table.wed-table			{ border-collapse: separate; background-color: #ffffff; border: none; }
table.wed-table tr td, table tr td.wed-common-td,
table.wed-table tr.even td, table tr.even td.wed-common-td {
	background-color: #dddddd; padding: 3px 5px 3px 5px; border: none
}
table.wed-table tr.odd td, table tr.odd td.wed-common-td {
	background-color: #eeeeee;
}
table.wed-table tr.selected td, table tr.selected td.wed-common-td {
	background-color: #d7480a; color: #ffffff;
}
table tr td.wed-h1-td, table tr.odd td.wed-h1-td,
table.wed-table tr th, table.wed-table tr.odd th		{ background-color: #888888; color: #ffffff; font-weight: bold; padding: 5px; }
table tr.even td.wed-h1-td, table.wed-table tr.even th	{ background-color: #777777; color: #ffffff; }
table tr td.wed-h2-td, table tr.odd td.wed-h2-td	{ background-color: #bbbbbb; color: #ffffff; font-weight: normal; padding: 3px 5px 3px 5px; }
table tr.even td.wed-h2-td							{ background-color: #aaaaaa; color: #ffffff; }

table.wed-table caption		{ font-weight:bold; font-size:15px; padding: 0 0 5px 0 }
