* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family:Verdana;
    font-size:13px;
    color:#808080;
    text-decoration:none;
    text-align:center;
}

.container {
    width: 775px;
    text-align: left;
}
.header {
    background-image: url(header.jpg);
    background-repeat: no-repeat;
    height: 183px;
    width: 100%;
}
div.hhh {
    position: relative;
    top: 65px;
    left: 160px;
    text-align:left;
    width: 500px;
}

#h_1 {
    color: #6699CC;
    font-size: 14px;
    line-height:12px;
    padding: 1px;
}
#h_2 {
    color: #9A9A9A;
    font-size: 13px;
    font-weight: lighter;
    line-height:3px;
    padding-top:10px;
    height:20px;
}
.main {
    width: 100%;
    text-align:left;
}
.main_right {
    width: 548px;
    float: right;
}
.menu {
    background-image: url(menu.jpg);
    background-repeat: no-repeat;
    height: 122px;
    width: 219px;
    position: relative;
    left: -15px;
    top: -17px;
    font-size: 12px;
    color: #7A7A7A;
    font-weight: bold;
    background-color: #669966;
}
.lng_menu {
    width: 200px;
    text-align: center;
}

.menu ul {
    padding: 6px 2px 0px 35px;
}
.menu ul li {
    list-style-type: none;
    margin: 0px 0px 16px 0px;
    text-align: left;
}
.menu a {
    color: #FFF;
    text-decoration: none;
}
.menu a:hover {
    color: #FFF;
    text-decoration: underline;
}

.new {
    float: right;
    vertical-align: top;
    width: 250px;
    height: 232px;
    background-image: url(text_b_.gif);
    background-repeat: repeat-x;
}
.entry {
    float: right;
    vertical-align: top;
    width: 548px;
    height: 234px;
    background-image: url(entry.jpg);
    background-repeat: no-repeat;
}
.entry_main {
    float: right;
    vertical-align: top;
    width: 548px;
    background-image: url(entry_03.jpg);
    background-repeat: repeat-y;
}
.entry_mainend {
    float: right;
    vertical-align: top;
    width: 548px;
    height: 22px;
    background-image: url(entry_main_02.jpg);
    background-repeat: no-repeat;
}
#text-h-en {
    float: left;
    padding: 12px 5px 0 40px;
    color: #6699CC;
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
    background-image: url(/images/entry_main_01.jpg);
    background-repeat: repeat-x;
}
#text-h-en2 {
    float: left;
    padding: 12px 5px 0 40px;
    height: 232px;
    color: #6699CC;
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
    background-image: url(/images/entry_main_01.jpg);
    background-repeat: repeat-x;
    width: 100%;
}
#text-h {
    background-image: url(text_l_.jpg);
    background-repeat: no-repeat;
    float: left;
    padding: 12px 0 0 40px;
    height: 232px;
    color: #6699CC;
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
}
#text-h-t {
    color: #808080;
    font-size: 13px;
    font-weight: lighter;
    position: relative;
    left: -20px;
    padding-bottom:10px;
    line-height:17px;
}
.new_right {
    float: right;
    vertical-align: top;
    width: 11px;
    height: 232px;
    background-image: url(text_r_.gif);
    background-repeat: no-repeat;
    margin-top: 0px;
}
p#hr a {
    font-size: 13px;
    color: #66CC00;
    font-weight: bold;
    float: right;
    text-decoration: none;
    padding:5px;
    position: relative;
    bottom: 10px;
}

p#hr a:hover {
    text-decoration: underline;
}

.add {
    padding: 20px 10px 5px 2px ;
    margin: 0 10px 0px 10px;
    background-image: url(button_.jpg);
    background-repeat: no-repeat;
    height: 69px;
    width: 175px;
    font-size: 15px;
    font-weight: bolder;
    text-align:center;
}
wiki_imgs {
    position:relative;
    right:10px;
}

.add a {
    color: #339933;
    text-decoration: none;
    padding-left: 3px ;
}
.add a:hover {
    color: #009933;
    text-decoration: none;
}
.add:active {
    margin-top: 3px;
}

select {
    font-size:14px;
    border-style:solid;
    border-width:1px;
    border-color:#C9C2C2;
    background-color:#ffffff;
    color:#565656;
}


.textarea {
    font-family:verdana;
    width:100%;
    height:230px;
    font-size:14px;
    border-style:solid;
    border-width:1px;
    border-color:#C9C2C2;
    background-color:#ffffff;
    color:#565656;
    overflow:auto;
    margin-left:0px;
    margin-right:0px;
    line-height:17px;
}

.menu_f a:hover, a:hover{text-decoration:underline;}

.button {
    background-image: url(smallb.jpg);
    background-repeat: no-repeat;
    height: 52px;
    width: 138px;
    font-size: 16px;
    font-weight: bolder;
    color: #009966;
    border: none;
    background-color: transparent;
    padding-bottom: 15px;
}

.button:active {
    margin-top: 3px;
}

.green {
    width: 100%;
    float: left;
    background-image: url(polosa.jpg);
    background-repeat: repeat-y;
    padding: 0 5px 3px 25px;
    height: 100px;
}
.green#left {
    width: 240px;
}
.green#right {
    width: 470px;
    float: right;
}
table, td{
    font-family:Verdana;
    font-size:13px;
    padding:0;
    border:0;
    margin:0
}
.footer {
    width: 100%;
    text-align: center;
    font-size: 11px;
}
.menu_f {
    height: 25px;
    background-color: #E6E6E6;
    width: 100%;
    margin: 0 13px 5px 13px;
    padding-top: 5px;
}
.menu_f a {
    color: #6699CC;
    text-decoration: none;
    font-size: 12px;
}
.copy, .copy a {
    text-align: center;
    color: #B5B5B5;
    margin: 3px;
    text-decoration: none;
}
.clear {
  clear: both;
}
.pagenav { float:right; margin:10px 20px 10px 0px; font-size:1.1em; }
.pagenav_prev, .pagenav_next, .pagenav_first, .pagenav_last, .pagenav_pages
{ padding:3px 8px; background:#F5F5F5; margin:1px; border:1px solid #d5d5d5; height:20px;}
.pagenav_current { padding:3px 8px; font-weight:bold; text-decoration: none; background:#ededed; margin:1px; border:1px solid #c8c7c7; height:20px; }
a {
	text-decoration: none;
	color:#FF6600;
}
a:hover{
	color:#000;
}
.wiki {
float:right; padding:3px; border: solid 1px #d5d5d5; margin: 5px; font-size: 10px; text-align:center;margin-top:40px;
}
.wiki img {
padding-bottom:3px;
}
img {border:0px}
#ostr1, #ostr2, #ostr3, #ostr4 { position: relative; display:none}
fieldset { margin-top:15px; padding: 5px 20px; border:1px solid #eaeaea;width:630px; font-size:85%; text-align:justify }
legend { padding:0 1em; font-weight:bold; }
body,html{background:url(/image/city.png) bottom left repeat-x fixed #98cbe0; height:100%; }
.mainbody { background:#fff;padding:5px 9px; clear:left; -khtml-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;border-radius:10px; width:700px; margin:20px;    box-shadow: 0 0 4px 1px #385c71; -webkit-box-shadow: 0 0 4px 1px #385c71; -moz-box-shadow: 0 0 3px 1px #385c71;}
input[type=text],textarea,select,.t_bl td#brd,fieldset{-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; border-style:solid; border-width:1px; border-color:#C9C2C2; background-color:#ffffff; color:#565656;padding:4px}
select,input {width:200px}
#oplata {background:#e0e55f; cursor:pointer;  box-shadow: 0 0 1px 0 #385c71; -webkit-box-shadow: 0 0 1px 0 #385c71; -moz-box-shadow: 0 0 1px 0 #385c71;padding:5px;color:#565656;display:block}
/* orange  (for confirm - submit - save elements) */
.orange {
   color: #fef4e9;
   border: solid 1px #da7c0c;
   background: #f9b564;
   background: -webkit-gradient(linear, left top, left bottom, from(#f9b564), to(#f6931e));
   background: -moz-linear-gradient(top,  #f9b564,  #f6931e);
   filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	font-weight: bold;
}
.orange:hover {
   background: #f6931e;
   background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
   background: -moz-linear-gradient(top,  #f88e11,  #f06015);
   filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
   color: #fcd3a5;
   background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
   background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
   filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
/* gray - non active buttons*/
.gray {
    color: #e9e9e9;
    border: solid 1px #555;
    background: #6e6e6e;
    background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
    background: -moz-linear-gradient(top,  #888,  #575757);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
}
.gray:hover {
    background: #616161;
    background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
    background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
    color: #afafaf;
    background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
    background: -moz-linear-gradient(top,  #575757,  #888);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* rosy */
.rosy {
    color: #fae7e9;
    border: solid 1px #b73948;
    background: #da5867;
    background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
    background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
    background: #ba4b58;
    background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
    background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
    color: #dca4ab;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
    background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* blue saftey notes*/
.blue {
    color: #d9eef7;
    border: solid 1px #649da5;
	background: #7DB7BE; /* old browsers */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7DB7BE), color-stop(100%,#5C959C)); /* webkit */
    background: -moz-linear-gradient(top, #7DB7BE 0%, #5C959C 100%); /* firefox */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7DB7BE', endColorstr='#5C959C',GradientType=0 ); /* ie */
	background: -o-linear-gradient(top, #7DB7BE 0%,#5C959C 100%); /* opera */
	
}
.blue:hover {
    background: #48757A;
    background: -webkit-gradient(linear, left top, left bottom, from(#7DB7BE), to(#48757A));
    background: -moz-linear-gradient(top,  #7DB7BE,  #48757A);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7DB7BE', endColorstr='#48757A');
}
.blue:active {
    color: #daeef8;
    background: -webkit-gradient(linear, left top, left bottom, from(#48757A), to(#7DB7BE));
    background: -moz-linear-gradient(top,  #48757A,  #7DB7BE);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#48757A', endColorstr='#7DB7BE');
}
.button {
   display: inline-block;
   zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
   *display: inline;
   vertical-align: baseline;
   margin: 0 2px;
   outline: none;
   cursor: pointer;
   text-align: center;
   text-decoration: none;
   font: 14px/100% Arial, Helvetica, sans-serif;
   padding: .5em 2em .55em;
   text-shadow: 0 1px 1px rgba(0,0,0,.3);
   -webkit-border-radius: .5em;
   -moz-border-radius: .5em;
   border-radius: .5em;
   -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
   -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
   box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {  text-decoration: none;}
.button:active {
   position: relative;
   top: 1px;
}
.size50{width:50px;height:30px}
.size180{width:180px;}
.size150{width:150px;height:30px}
#desc {font-size:11px; color:#555; }
.ip3{font-size:90%; text-align:justify;padding:20px;display:none}
table.pay_td td{vertical-align:top}
