* {
    margin: 0;
    padding: 0;
    border: none;
}

.inv {
    display: none;
}

a:hover {
  text-decoration: none;
}

body {
    background: #e9e9e9 url( "./gfx/back.jpg" ) repeat-x;
    text-align: center;
    color: #000;
    font: .8em / 1.2em "Tahoma", "Verdana", "Arial", sans-serif;
}

#center {
    width: 1009px;
    margin: 0 auto;
    text-align: left;
}

.head {
    width: 1009px;
    height: 188px;
    background: url( "./gfx/head.jpg" ) no-repeat top right;
    position: relative;
}

p.flag {
    position: absolute;
    left: 60px;
    top: 8px;
}

p.flag a.map {
	color: #000;
	font-size: .8em;
	position: relative;
	top: -3px;
	left: 5px;
}

h1 {
    background: url( "./gfx/logo.jpg" ) no-repeat;
    width: 343px;
    height: 188px;
    float: left;
}

h1 a {
    display: block;
    width: 343px;
    height: 150px;
    position: relative;
    top: 38px;
}

.content input, .content textarea, .content select {
	border: 1px solid #23499a;
}

.content input[type=submit] {
	/*background: #46ae82;*/
	background: #23499a;
	color: #fff;
	padding: 2px;
	cursor: pointer;
}

.content input[type=submit]:hover {
  color: #E8EA20;
}

.login {
    position: absolute;
    left: 645px;
    top: 90px;
    color: #fff;
}

#pass_id, #login_id {
    background: #fff url( "./gfx/input_top.png" ) repeat-x top left;
    width: 82px;
    height: 18px;
    padding: 2px 0 0 8px;
    border: 1px solid #808389;
    color: #808389;
}

.login-submit {
    width: 37px;
    height: 27px;
    background: transparent url( "./gfx/login_butt.gif" ) no-repeat;
    position: absolute;
    top: -2px;
    left: 265px;
	  border: none;
	  cursor: pointer;
}

.topmenu {
    list-style: none;
    position: absolute;
    top: 122px;
    left: 343px;
    height: 52px;
    width: 670px;
    background: url( "./gfx/topmenu_li.gif" ) repeat-x;

}

.topmenu li {
    float: right;
    margin-right: 1px;
    background: url( "./gfx/topmenuline.gif" ) no-repeat left;
    height: 52px;
}

.topmenu li a {
    float: left;
    display: block;
    height: 40px;
    background: url( "./gfx/topmenu_arrow.gif" ) no-repeat bottom center;
    color: #fff;
    padding: 12px 30px 0 30px;
    text-decoration: none;
}

.topmenu li a:hover {
    background: url( "./gfx/topmenu_arrow_h.gif" ) no-repeat bottom center;
    color: #E8EA20;
}

.main {
    background: url( "./gfx/main.gif" ) repeat-y;
    width: 1009px;
    float: left;
}

.main-top {
    background: url( "./gfx/main_top.gif" ) no-repeat;
    width: 1009px;
    float: left;
}

.left {
    float: left;
    width: 250px;
}

.content {
    float: left;
    width: 460px;
    padding: 30px 45px 30px 45px;
    text-align: justify;
    min-height: 420px;
    height: auto !important;
    height: 420px;
}

.right {
    float: left;
    width: 190px;
    margin: 0 0 0 10px;
    padding: 30px 0 0 0;
}

.content p {
    margin: 8px 0;
}

.search {
    margin: 30px 0 0 60px;
}

.search-input {
    background: #fff url( "./gfx/input_top.png" ) repeat-x top left;
    border: 1px solid #3fa077;
    height: 21px;
    padding: 4px 0 0 4px;
    width: 110px;
}

.search-submit {
    width: 42px;
    height: 29px;
    background: url( "./gfx/search_butt.gif" ) no-repeat;
}

.search-submit {
    cursor: pointer;
}

.content .input-text2 {
    background: #fff url( "./gfx/input_top.png" ) repeat-x top left;
    border: 1px solid #aaa;
    height: 21px;
    padding: 4px 0 0 4px;
    /*width: 110px;*/
}

.content .write select {
    border: 1px solid #aaa;
    padding: 3px;
}

.menu {
    list-style: none;
    margin: 35px 0 0 11px;;
}

.menu li ul {
    list-style: none;
    margin: 1px 0 0 0;
}

.menu li {
    background: url( "./gfx/menu_grad.gif" ) repeat-x;
    /*height: 40px; */
    width: 238px;
    margin: 0 0 1px 0;
}

.menu li a {
    display: block;
    color: #000;
    text-decoration: none;
    height: 30px;
    background: url( "./gfx/menu_arr.gif" ) no-repeat bottom left;
    padding: 10px 0 0 50px;
    font-size: 1.2em;
}

.menu li a:hover {
    background: url( "./gfx/menu_arr.gif" ) no-repeat top left;
    text-decoration: underline;
}
/*
.menu li ul li a {
    display: block;
    color: #000;
    text-decoration: none;
    height: 30px;
    background: url( "./gfx/menu_no_arr.gif" ) no-repeat top left;
    padding: 10px 0 0 50px;
    font-size: 1.2em;
}*/

/*submenu*/
ul.submenu {
    background: url( "./gfx/submenu_shad.gif" ) no-repeat top right;
    padding: 0 0 8px 0;
}

ul.submenu li {
  background: none;
}

ul.submenu li a, ul.submenu li a:hover{
  background: none;
  color: #fff;
  padding: 6px 0 0 60px;
  height: auto;
  font-size: 1em;
}

ul.submenu li a:focus   { -moz-outline-style: none; }


.banners {
    margin: 50px 0 0 5px;
    width: 240px;
    background: url( "./gfx/baners_main.gif" ) repeat-y;
    min-height: 120px;
    height: auto !important;
    height: 120px;
    text-align: center;
}

.banners p {
  text-align: left;
  padding: 0 12px 2px 20px;
  font-size: 1em;
  width: 200px;
}


.banners p img {
  float: right;
}

.banners p img.nfloat {
  float: none;
  position: relative;
  top: 3px;
}

.banners h4 {
  text-align: left;
  padding: 0 0 7px 15px;
}


.banners-top {
    width: 240px;
    height: 15px;
    background: transparent url( "./gfx/banners_top.gif" ) no-repeat;
}

.footer {
    clear: both;
    width: 1009px;
    height: 48px;
    background: url( "./gfx/main.gif" ) repeat-y;
}

p.gray {
    background: #e9e9e9;
    height: 33px;
    float: left;
    width: 553px;
    position: relative;
    left: 250px;
    text-align: center;
    padding: 15px 0 0 0;
}

p.gray a {
    color: #000;
    margin: 0 15px;
}

p.gray a:hover {
    text-decoration: none;
}

.bottom-right {
    background: url( "./gfx/bottom_right.gif" ) no-repeat;
    float: right;
    height: 48px;
    width: 206px;
}

.bottom-right p {
	font-size: .8em;
	padding: 7px 15px;
}

.bottom {
    width: 1009px;
    height: 5px;
    background: url( "./gfx/bottom.gif" ) no-repeat;
}

.copy {
    width: 999px;
    text-align: right;
    font-size: .8em;
}

.box {
    margin: 0 auto;
    width: 150px;
    /*height: 146px;*/
    background: url( "./gfx/blue_box.gif" ) no-repeat top center;
    padding: 10px 12px;
    font-size: .9em;
}

.box p {
    margin: 0 0 5px 0;
}

.box h3 {
  font-size: 1.1em;
}

.program {
  padding: 10px 0 20px 0;
}

.program h3, .right h3 {
  font-size: .9em;
  padding: 0 0 5px 10px;
}

.program p {
 text-align: center;
 padding: 2px 0;
}

/*common*/
a {
    color: #23499a;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

a img {
    text-decoration: none;
}

.next {
    background: url( "./gfx/arrow.gif" ) no-repeat left center;
    padding: 0 0 0 20px;
}

.next2 {
  padding: 5px 0 0 0;
  text-align: right;
}

.content h5 {
        font-size:      95%;
        padding:        0 0 0 20px;
        margin:         1em 0 0.2em 0px;
        background:     url(gfx/odrazka.gif) no-repeat 0 0;
        list-style-position:outside;
}

.content h4 {
    margin: 1.33em 0 .66em 0;
    color: #C0211D;
    font: bold 1em/1 "Lucida Grande", Verdana, sans-serif;
}

.content .branch {
        border-left:    solid thin #000000;
        margin:         0 0 0 8px;
        padding:        0 0 0 11px;
}
.content .root a, .branch a {
        text-decoration:    none;
}

.content .itemALL, .itemNONE, .itemSOME, .itemSEL, .itemSKIP {
        font-size:      95%;
        padding:        0 0 0 39px;
		height:			20px;
		display:		block;
}
.content .itemALL {
        background:     url(backend/template/gfx/c_ha.png) no-repeat 0 0;
}
.content .itemSOME {
        background:     url(backend/template/gfx/c_us.png) no-repeat 0 0;
}
.content .itemNONE {
        background:     url(backend/template/gfx/c_hn.png) no-repeat 0 0;
}
.content .itemSEL {
        background:     url(backend/template/gfx/c_ny.png) no-repeat 0 0;
}
.content .itemSKIP {
        background:     url(backend/template/gfx/c_nn.png) no-repeat 0 0;
}

.content .itemALL, .itemSEL {
        color:          #f00;
}
.content .itemSOME {
        color:          #000;
}
.content .itemNONE, .itemSKIP {
        color:          #888;
}
.content .usrapps {
        padding-left:   15px;
}
.content .usrapps h4 {
        margin-bottom: 0.4em;
}
.content .usrapps ul {
        margin-top: 0px;
        margin-left: 2em;
}
.content .usrapps a.hlight {
        color: red;
        font-weight: bold;
}

.box ul {
    list-style: none;
    margin: 1px 0 0 2px;
}

.box ul li {
  padding: 0 0 5px 17px;
  background: url( "./gfx/arrow2.gif" ) no-repeat left 5px;
}

.content ul {
    margin: 3px 0 5px 2px;
}

.content ul li {
    margin: 0 0 0 20px;
}

.leftfloat {
	float: left;
	margin: 0 5px 0 0;
}
.rightfloat {
	float: right;
	margin: 0 0 0 15px;
}

.t-right {
  text-align: right;
}

.t-center {
  text-align: center;
}

table.tabular {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	border-collapse: collapse;
}

table.tabular td {
    border: 1px solid #CCCCCC;
    padding: 2px 4px;
    vertical-align: top;
}

table.tabular th {
    border: 1px solid #CCCCCC;
    padding: 2px 4px;
    vertical-align: top;
	color: #fff;
	background-color: #23499A;
}

hr.mez {
  margin: 15px;
  border-top: 1px solid #46ae82;
  height: 1px;
  line-height: 0;
  font-size: 0;
}

div.center {
	text-align: center;
}

.r-print {
	text-align: right;
}

form fieldset {
  border:1px solid #eee;
  margin: 10px 0;
}

form fieldset legend {
  margin-left: 4px;
  padding: 0 4px;
  color: #666;
  font-weight:bold;
}

.write {width:100%;}

.write td {
  padding: 6px;
  width: 60%;
}

.write th {
  width: 40%;
  color: #000;
  font-weight: normal;
}
