body, div, img { margin: 0; padding: 0; border: 0; font: 9pt "Trebuchet MS"; }
body {  background: #f5f5f5 url(images/body_background.png) repeat-x; }

#container { width: 984px; margin: 0 auto; }
#header { width: 984px; height: 116px; position: relative; }
.menuMainHorizontal { position: absolute; right: 10px; bottom: 20px; }
.menuMainHorizontal ul { list-style-type: none; margin: 0; padding: 0; }
.menuMainHorizontal ul li { float: left; display: inline; background: url(images/topbar_divider.png) no-repeat; padding-left: 15px; padding-right: 10px; }
.menuMainHorizontal ul li a { text-decoration: none; }
.menuMainHorizontal ul li a span { line-height: 48px; color: #000; font-size: 9pt; }

#content { width: 984px; height: 532px; position: relative; margin-top: 20px; }
#content2 { width: 600px; position: relative; margin: 180px; margin-top: 20px; }
#theme_area { width: 984px; height: 401px; overflow: hidden; position: relative; }
#theme_area_container { position: absolute; width: 3936px; }
.theme_area_item { width: 984px; height: 401px; position: absolute; }
#theme_area_text { position: absolute; left: 47px; top: 164px; width: 500px; }
#theme_area_text h1 { font-size: 12pt; margin-bottom: 0; }
#theme_area_text p { font-size: 10pt; color: #4c4c4c; line-height: 20px; letter-spacing: 0.4px; }
#theme_area_properties { position: absolute; left: 35px; top: 333px; }
#theme_area_properties ul { list-style-type: none; margin: 0; padding: 0; }
#theme_area_properties ul li { float: left; display: inline;  padding-left: 0px; line-height: 40px; margin-right: 15px; }
#theme_area_properties ul li a { background: url(images/yellow_arrow.png) no-repeat; padding-left: 45px; display: block; color: #000; text-decoration: none; font-size: 9pt; font-weight: bold; }

#ajank { position: absolute; left: 721px; top: 67px; }
.ajank_title { font-weight: bold; font-size: 11pt; }
.ajank_date { color: #a7a7a7; font-size: 8pt; }
.ajank_content p { color: #4c4c4c; }

#theme_bottom { position: absolute; bottom: 0; width: 984px; height: 147px; background: url(images/bottom_bg_1.png) no-repeat bottom; }
.theme_bottom_box { float: left; width: 205px; margin: 20px; cursor: pointer; }
.theme_bottom_box h1 { font-size: 15pt; margin-bottom: 0; }
.theme_bottom_box p { color: #555; font-size: 9pt; }
.theme_bottom_box a { color: #000; text-decoration: none; }

#copyright { margin-top: 20px; width: 984px; text-align: center; }
#copyright p { font-size: 8pt; color: #888; }

#footer { margin-top: 30px; text-align: center; background: url(images/footer_bg.png) repeat-x; height: 37px; }
#footer p { padding-top: 12px; color: #333; font-size: 8pt; }
#navigation { width: 266px; background: url(../images/menu_background.png) repeat-y; height: 333px; float: left; }
#content_right { margin-top: 4px; background: url(../images/content_background.png) no-repeat; float: left; width: 544px; padding-left: 30px;  }

/* FORM */

fieldset {
margin: 10px 0 0 0;
padding: 10px 1%;
border: 1px dotted #999;
}


fieldset fieldset {
clear: left;
margin: 5px 1%;
width: 96%;
}

legend {
background: #fff; /* TAUSTAN V?*/
padding: 0 1%;
font: 900 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

label {
width: 48%;
display: block;
float: left;
font: 700 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 5px 0;
margin: 0 0 0 1%;
}

input, textarea, select {
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
border: 1px solid #9ab;
background: #f5f7f9;
width: 98%;
display: block;
}

input:focus, textarea:focus, select:focus {
background: #eef0f2;
border: 1px solid #678;
}

.label1col, .cb1col { width: 99%; }
.label2col, .cb2col { width: 49%; }
.label3col, .cb3col { width: 32.3%; }
.label4col, .cb4col { width: 24%; }

.label1col input, .label1col select, .label1col textarea { width: 98%; }
.label2col input, .label2col select, .label2col textarea { width: 96%; }
.label3col input, .label3col select, .label3col textarea { width: 94%; }
.label4col input, .label4col select, .label4col textarea { width: 92%; }

.cb1col, .cb2col, cb3col, cb4col { cursor: pointer; cursor: hand; float: left; }
.cb1col input, .cb2col input, cb3col input, cb4col input { 
display: inline; 
padding: 0;
margin-right: 5px;
vertical-align: bottom;
width: auto;
border: none;
background: none;
}

.formButtons {
padding: 10px;
text-align: center;
}

.submitImage button, .navImage button {
border: none;
width: auto;
margin: 0 5px;
background: none;
cursor: pointer;
cursor: hand;
display: inline;
}

.submitButton button, .navButton button {
border: 3px double #000000;
background: #cecece;
padding: 3px 10px;
width: auto;
color: #000000;
cursor: pointer;
cursor: hand;
margin: 0 5px;
display: inline;
}

.submitButton button:hover, .navButton button:hover {
border: 3px double #000000;
background: #cccccc;
}

.fieldsetIngress {
font: 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 5px 1%;
}

.warningText {
border: 1px dotted #cf839e;
background: #feeef4;

/* FORM */

fieldset {
margin: 10px 0 0 0;
padding: 0px 1%;
border: 0;
}

fieldset fieldset {
clear: left;
margin: 5px 1%;
width: 99%;
}

legend {
padding: 0 1%;
font: 900 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

label {
width: 48%;
display: block;
float: left;
font: 700 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 5px 0;
margin: 0 0 0 1%;
}

input, textarea, select {
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
border: 1px solid #9ab;
background: #f5f7f9;
width: 98%;
display: block;
}

input:focus, textarea:focus, select:focus {
background: #eef0f2;
border: 1px solid #678;
}

.label1col, .cb1col { width: 99%; }
.label2col, .cb2col { width: 49%; }
.label3col, .cb3col { width: 32.3%; }
.label4col, .cb4col { width: 24%; }

.label1col input, .label1col select, .label1col textarea { width: 95%; }
.label2col input, .label2col select, .label2col textarea { width: 95%; }
.label3col input, .label3col select, .label3col textarea { width: 92%; }
.label4col input, .label4col select, .label4col textarea { width: 90%; }

.cb1col, .cb2col, cb3col, cb4col { cursor: pointer; cursor: hand; float: left; }
.cb1col input, .cb2col input, cb3col input, cb4col input { 
display: inline; 
padding: 0;
margin-right: 5px;
vertical-align: bottom;
width: auto;
border: none;
background: none;
}

.formButtons {
padding: 10px;
text-align: center;
}

.submitImage button, .navImage button {
border: none;
width: auto;
margin: 0 5px;
background: none;
cursor: pointer;
cursor: hand;
display: inline;
}

.submitButton button, .navButton button {
border: 3px double #000000;
background: #cecece;
padding: 3px 10px;
width: auto;
color: #000000;
cursor: pointer;
cursor: hand;
margin: 0 5px;
display: inline;
}

.submitButton button:hover, .navButton button:hover {
border: 3px double #000000;
background: #cccccc;
}

.fieldsetIngress {
font: 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 5px 1%;
}

.warningText {
border: 1px dotted #cf839e;
background: #feeef4;