@charset "utf-8";

/*-------------------------*/
html {
	height: 100%;
	font: 100.01% Tahoma;
	color: #356aa0;
}

body {
	padding: 0px;
	margin: 30px 0px 0px 0px;
	background-color: #FFF;
}

div#container {
	width: 800px;
	height: auto;
	margin: 0px auto 0px auto;
}

div#container p {
	font: 12px Tahoma;
	text-align: justify;
}

div#container p strong {
	font: 13px Tahoma;
	font-weight: bold;
}

div#container p em {
	font: 11px Tahoma;
	font-weight: bold;
	color: #666;
}

div#header {
	width: 800px;
	height: 114px;
}

#logo {
	width: 185px;
	height: 114px;
	border: 0px;
	font: 0.6em Tahoma;
	background-color: #356aa0;
	background-repeat: no-repeat;
	color: #FFF;
	float: left;
	text-align: center;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: hand;
}

#logo_text {
	position: relative;
	margin: 0;
	top: -25px;
	color: #FFF;
	text-transform: uppercase;
}

a:link,a:active,a:visited {
	text-decoration: underline;
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #666;
}

a h1 {
	text-decoration: none;
}

a h2 {
	text-decoration: none;
}

a h3 {
	text-decoration: none;
}

h1 {
	color: #356aa0;
	font: 20px Tahoma;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
	text-transform: uppercase;
	text-decoration: none;
}

h2 {
	color: #356aa0;
	font: 15px Tahoma;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
	text-transform: uppercase;
	text-decoration: none;
}

h3 {
	color: #356aa0;
	font: 12px Tahoma;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
	text-transform: uppercase;
	text-decoration: none;
}

h4 {
	color: #356aa0;
	font: 5px Tahoma;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

/*--------Roshi--------*/
@font-face {
	font-family: "13_Roshi";
	src: url("http://localhost/zelko/css/roshi.ttf")
}

.roshi_text {
	font-family: "13_Roshi", Tahoma;
	letter-spacing: 1px;
	color: #FFF;
	border: 1px solid red;
}

/*--------Nav-Menu--------*/
#navmenu {
	float: right;
	font-weight: bold;
}

#navmenu ul {
	margin: 0px;
	padding: 0px;
}

div#navmenu li {
	float: left;
	margin: 0px;
	padding: 0px 5px;
	display: inline;
	font-family: Tahoma;
	font-size: 0.6em;
	text-transform: uppercase;
}

#navmenu a {
	color: #356aa0;
	text-decoration: none;
}

#navmenu a:hover {
	text-decoration: underline;
}

/*--------Main-menu-------*/
div#mainmenu {
	float: left;
	width: 596px;
	height: 73px;
	margin-left: 200px;
	margin-top: -73px;
	overflow: hidden;
	white-spase: nowrap;
}

div#mainmenu ul {
	margin: 0px;
	padding: 0px;
}

div#mainmenu li {
	width: 96px;
	height: 73px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	display: inline;
	text-align: center;
	font: bold 0.7em Tahoma;
}

div#mainmenu li a {
	padding-top: 58px;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

a.en_h:link,a.en_h:visited,a.en_h_active {
	width: 96px;
	height: 15px;
	color: #356aa0;
	text-decoration: none;
	display: block;
	padding-top: 58px;
}

a.en_h:hover {
	background-color: #f7f7f7;
	background-image: url('../images/en_h.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.en_h_active {
	background-color: #356aa0;
	background-image: url('../images/en_h.gif');
	background-repeat: no-repeat;
	background-position: 0px -73px;
	color: #FFF;
}

a.en_a:link,a.en_a:visited,a.en_a_active {
	width: 96px;
	height: 15px;
	color: #356aa0;
	text-decoration: none;
	display: block;
	padding-top: 58px;
}

a.en_a:hover {
	background-color: #f7f7f7;
	background-image: url('../images/en_a.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.en_a_active {
	background-color: #356aa0;
	background-image: url('../images/en_a.gif');
	background-repeat: no-repeat;
	background-position: 0px -73px;
	color: #FFF;
}

a.en_p:link,a.en_p:visited,a.en_p_active {
	width: 96px;
	height: 15px;
	color: #356aa0;
	text-decoration: none;
	display: block;
	padding-top: 58px;
}

a.en_p:hover {
	background-color: #f7f7f7;
	background-image: url('../images/en_p.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.en_p_active {
	background-color: #356aa0;
	background-image: url('../images/en_p.gif');
	background-repeat: no-repeat;
	background-position: 0px -73px;
	color: #FFF;
}

a.en_s:link,a.en_s:visited,a.en_s_active {
	width: 96px;
	height: 15px;
	color: #356aa0;
	text-decoration: none;
	display: block;
	padding-top: 58px;
}

a.en_s:hover {
	background-color: #f7f7f7;
	background-image: url('../images/en_s.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.en_s_active {
	background-color: #356aa0;
	background-image: url('../images/en_s.gif');
	background-repeat: no-repeat;
	background-position: 0px -73px;
	color: #FFF;
}

a.en_c:link,a.en_c:visited,a.en_c_active {
	width: 96px;
	height: 15px;
	color: #356aa0;
	text-decoration: none;
	display: block;
	padding-top: 58px;
}

a.en_c:hover {
	background-color: #f7f7f7;
	background-image: url('../images/en_c.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.en_c_active {
	background-color: #356aa0;
	background-image: url('../images/en_c.gif');
	background-repeat: no-repeat;
	background-position: 0px -73px;
	color: #FFF;
}

a.ru_h:link,a.ru_h:visited,a.ru_h_active {
	width: 96px;
	height: 15px;
	color: #356aa0;
	text-decoration: none;
	display: block;
	padding-top: 58px;
}

a.ru_h:hover {
	background-color: #f7f7f7;
	background-image: url('../images/ru_g.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.ru_h_active {
	background-color: #356aa0;
	background-image: url('../images/ru_g.gif');
	background-repeat: no-repeat;
	background-position: 0px -73px;
	color: #FFF;
}

a.ru_a:link,a.ru_a:visited,a.ru_a_active {
	width: 96px;
	height: 15px;
	color: #356aa0;
	text-decoration: none;
	display: block;
	padding-top: 58px;
}

a.ru_a:hover {
	background-color: #f7f7f7;
	background-image: url('../images/en_o.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.ru_a_active {
	background-color: #356aa0;
	background-image: url('../images/en_o.gif');
	background-repeat: no-repeat;
	background-position: 0px -73px;
	color: #FFF;
}

a.ru_p:link,a.ru_p:visited,a.ru_p_active {
	width: 96px;
	height: 15px;
	color: #356aa0;
	text-decoration: none;
	display: block;
	padding-top: 58px;
}

a.ru_p:hover {
	background-color: #f7f7f7;
	background-image: url('../images/ru_p.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.ru_p_active {
	background-color: #356aa0;
	background-image: url('../images/ru_p.gif');
	background-repeat: no-repeat;
	background-position: 0px -73px;
	color: #FFF;
}

a.ru_s:link,a.ru_s:visited,a.ru_s_active {
	width: 96px;
	height: 15px;
	color: #356aa0;
	text-decoration: none;
	display: block;
	padding-top: 58px;
}

a.ru_s:hover {
	background-color: #f7f7f7;
	background-image: url('../images/en_y.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.ru_s_active {
	background-color: #356aa0;
	background-image: url('../images/en_y.gif');
	background-repeat: no-repeat;
	background-position: 0px -73px;
	color: #FFF;
}

a.ru_c:link,a.ru_c:visited,a.ru_c_active {
	width: 96px;
	height: 15px;
	color: #356aa0;
	text-decoration: none;
	display: block;
	padding-top: 58px;
}

a.ru_c:hover {
	background-color: #f7f7f7;
	background-image: url('../images/en_k.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.ru_c_active {
	background-color: #356aa0;
	background-image: url('../images/en_k.gif');
	background-repeat: no-repeat;
	background-position: 0px -73px;
	color: #FFF;
}

/*--------MainContent---------*/
div#content {
	width: 575px;
	font: 0.8em Tahoma;
	text-decoration: none;
	color: #356aa0;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	margin-right: 10px;
	text-align: justify;
}

div#content img {
	padding: 0px;
	margin: 5px;
	border: 0px;
}

div#content p div {
	width: 555px; /*text-indent: 20px; */
	height: auto;
}

div#content p   ::selection {
	background: #356aa0;
	color: #FFF;
}

div#content div   ::selection {
	background: #356aa0;
	color: #FFF;
}

div#content p   ::-moz-selection {
	background: #356aa0;
	color: #FFF;
}

div#content div   ::-moz-selection {
	background: #356aa0;
	color: #FFF;
}

.comment {
	font: 0.9em Tahoma;
	color: #666;
	font-style: italic;
	text-align: left;
}

.image_comment {
	border: 0px solid red;
	text-align: center;
	width: 100%;
	color: #666;
	font: 0.7em Tahoma;
}

.project_image {
	margin: 3px;
	float: left;
	width: 160px;
	height: 100px;
	background: url('../images/proj_frame.gif') no-repeat center top;
}

.project_desc {
	float: left;
	margin: 3px;
	width: 400px;
	height: 100px;
	overflow: hidden;
}

.partner_image {
	margin: 5px;
	margin-left: 0px;
	width: 140px;
	height: 80px;
	float: right;
}

.partner_desc {
	float: left;
	width: 420px;
	height: 100px;
	overflow: hidden;
}

/*--------RightContent---------*/
div#right_side {
	width: 190px;
	color: #666;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	border: 0px solid red;
	owerflow: hidden;
}

div#right_side p {
	padding: 0px;
	margin: 0px;
	font: 0.7em Tahoma;
}

div#right_side div {
	padding: 0px;
	margin: 0px;
	font: 0.7em Tahoma;
}

div#right_side a:link,div#right_side a:active,div#right_side a:visited {
	text-decoration: underline;
	color: #356aa0;
	font: 0.7em Tahoma;
}

div#right_side a:hover {
	text-decoration: none;
	color: #356aa0;
}

/*-----Footer-Contents----*/
div#footer-contents {
	border: 0px solid red;
	width: 800px;
	font: 8px Tahoma;
	text-decoration: none;
	text-align: left;
	color: #666;
	margin-top: 15px;
	float: left;
	padding-left: 15px;
	text-transform: uppercase;
}

div#footer-contents b {
	color: #356aa0;
}

div#w3c {
	float: right;
	margin-bottom: 35px;
	margin-right: 20px;
}

/*------ Index page ------*/
#square_blue {
	text-align: center;
	margin: 5px;
	float: left;
	width: 325px;
	height: 255px;
	color: #FFF;
	background-color: #356aa0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#square_white {
	text-align: justify;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 315px;
	height: 245px;
	color: #356aa0;
	background-color: #FFF;
}

div#square_white p {
	margin-top: 5px;
	margin-left: 5px;
	font-size: 11px
}

div#square_white p   ::selection {
	background: #356aa0;
	color: #FFF;
}

div#square_white p   ::-moz-selection {
	background: #356aa0;
	color: #FFF;
}

.top_big {
	float: left;
	width: 325px;
	height: 15px;
	background-image: url('../images/top_big.gif');
}

.center_big {
	float: left;
	width: 325px;
	height: 225px;
}

.bottom_big {
	float: left;
	width: 325px;
	height: 15px;
	background-image: url('../images/bottom_big.gif');
}

.top_small {
	float: left;
	width: 185px;
	height: 6px;
	background-image: url('../images/top_small.gif');
}

.center_small {
	float: left;
	width: 185px;
	height: 102px;
}

.bottom_small {
	float: left;
	width: 185px;
	height: 6px;
	background-image: url('../images/bottom_small.gif');
}

a.galery_link:link,a.galery_link:active,a.galery_link:visited {
	text-decoration: none;
	color: #FFF;
	font-size: 25px;
}

a.galery_link:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

.clear {
	clear: both;
}

.feEdit {
	border: 1px solid #356aa0;
	background-color: #EEE;
	width: 250px;
	color: #356aa0;
	font-size: 11px;
	font-weight: normal;
	min-width: 250px;
	height: 17px;
	line-height: 17px;
	/* -moz-border-radius: 5px; -webkit-border-radius: 5px; */
}

textarea.feEdit {
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.feButton {
	color: #FFF;
	background: #356aa0;
	border: none;
	font-size: 11px;
	font-weight: normal;
	min-width: 100px;
	width: auto;
	height: 17px;
	line-height: 9px;
	/* -moz-border-radius: 5px; -webkit-border-radius: 5px; */
}

.feEdit:focus,.feButton:focus {
	font-weight: bold;
}

fieldset {
	border: none;
	border: 0px solid green;
}

label.opt {
	font-weight: normal;
}

dl {
	clear: both;
	margin: 7px 0;
	font-size: 9px;
}

dd {
	width: 100px;
	margin-right: 5px;
	border: 0px solid green;
	float: left;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
}

dd label {
	border: 0px solid yellow;
	float: right;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

dt {
	border: 0px solid red;
	float: left;
	line-height: 25px;
}

dt div {
	float: left;
	margin-top: 1px;
	line-height: 9px;
	margin-bottom: 10px;
}

p.error {
	margin: 7px 15px;
	font-size: 13px;
}

div.error {
	background: #FFD9CD;
	color: #F00;
	border: 0px solid green;
	width: 95%;
}

b.error_top,b.error_bottom {
	display: block;
	background: #FFF;
}

b.error_top b,b.error_bottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #FFD9CD;
}

b.error_1 {
	margin: 0 5px;
}

b.error_2 {
	margin: 0 3px;
}

b.error_3 {
	margin: 0 2px;
}

b.error_top b.error_4,b.error_bottom b.error_4 {
	margin: 0 1px;
	height: 2px;
}

ul.map_main {
	
}

ul.map_main li {
	margin-top: 5px;
	color: #356aa0;
	font-size: 15px;
}

ul.map_main li a {
	color: #356aa0;
}

ul.map {
	
}

ul.map li {
	margin-top: 4px;
	color: #666;
	font-size: 11px;
}

ul.map li a {
	color: #666;
}

a.sl {
	text-decoration: none;
	color: #999;
	font-size: 11px;
}
