﻿/* -- MAIN ELEMENTS --*/
body {
text-align:center;
margin:0;
}

h1
{
padding:0;
padding-bottom:7px;
padding-top:10px;
margin:0;
font-weight:bold;
color:#bf1e2e;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:24px;
}

h2
{
padding-bottom:4px;
margin:0;
color:#1b3664;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-weight:700;
font-size:14px;
}

h3
{
padding-bottom:5px;
margin:0;
color:#bf1e2e;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:16px;
}

h4
{
padding:0;
padding-bottom:5px;
padding-top:8px;
margin:0;
font-weight:normal;
color:#1b3664;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:22px;
}

img {
border:none;
margin:0;
padding:0;
}

li,ul,ol {
margin-top: 2px;
margin-bottom: 2px;
list-style-type:none;
color:black;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:12px;
}

ul li{
width:294px;
padding:0 0 0 16px;
text-align:left;
margin-left:-45px;
line-height:27px;
list-style-type:none;
background:url('../images/dot.gif') 8px 12px no-repeat;
}
/* -- END MAIN ELEMENTS --*/

/* -- WRAPPER --*/
#wrapper {
width:982px;
position:absolute;
left:50%;
height:100%;
margin-left:-491px;
}
/* -- END WRAPPER --*/

/* -- HEADER ELEMENTS --*/
#banner
{
margin-top:160px;
}

#bigHeader
{
margin-top:160px;
}

#adres
{
text-align:right;
width:930px;
font-size:12px;
color:#1b3664;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
}

#adres a
{
font-size:12px;
color:#1b3664;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
}


#header {
height:400px;
width:982px;
background-image:url('../images/bg_header.jpg');
background-repeat:no-repeat;
}

#header table {
width:889px;
border:0;
margin:0;
padding:0;
}

#bread
{
position:absolute;
top:137px;
left:47px;
}

#bread a:link, #bread a:visited, #bread a:active
{
text-decoration:none;
color:#1b3665;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:12px;
}

#bread a:hover {
text-decoration:none;
color:#bf1e2e;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:12px;
}

#language
{
position:absolute;
top:60px;
left:800px;
text-align:right;
}

#language, #language a:link, #language a:visited, #language a:active
{
text-decoration:none;
color:#1b3665;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:12px;
}

#language a:hover {
text-decoration:none;
color:#bf1e2e;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:12px;
}
/* -- END HEADER ELEMENTS --*/

/*--TOP MAINMENU --*/
#mainmenu {
position:absolute;
height:38px;
width:896px;
background-image:url('../images/bg_menu.jpg');
background-repeat:no-repeat;
margin-left:-444.5px;
padding:5px;
text-align:left;
top:100px;
font-size:18px;
font-family:"Geneva","Trebuchet MS",Helvetica,Jamrul,sans-serif;
left:50%;
color:#FFFFFF;
}

#mainmenu a, #mainmenu a:hover, #mainmenu a:visited
{
padding:10px;
color:#FFFFFF;
font-family:"Geneva","Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:14px;
text-decoration:none;
}

#mainmenu a:hover
{
color:#305572;
background: url("../images/menu_over.gif") repeat-x center left;
}
/*-- END TOP MAINMENU-- */

/* -- MIDDLE --*/
#middlewrapper
{
width:982px;
position:absolute;
top:400px;
left:50%;
margin-left:-491px;
background-image:url('../images/bg.jpg');
background-repeat:repeat-y;
}

#middle {
width:900px;
margin-left:40px;
}

#middlewrapper table {
text-align:left;
width:890px;
padding:5px;
}

#middlewrapper a,#middlewrapper a:link,#middlewrapper a:visited,#middlewrapper a:active {
color:#1b3664;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-weight:700;
font-size:12px;
text-decoration:none;
}

#middlewrapper a:hover {
color:#bf1e2e;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-weight:700;
font-size:12px;
text-decoration:none;
}
/* -- END MIDDLE --*/

/* -- FOOTER --*/
#footer {
margin-left:-41px;
height:342px;
width:982px;
background-image:url('../images/bg_footer.jpg');
background-repeat:no-repeat;
}

#footertitle {
text-align:left;
margin-left:50px;
color:#1b3664;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:22px;
}

#footermenu {
margin-left:45px;
text-align:left;
height:51px;
background-image:url('../images/footer.jpg');
background-repeat:no-repeat;
color:#FFF;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:11px;
padding:10px;
}

#footermenu a:link,#footermenu a:visited,#footermenu a:active {
color:#FFF;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:11px;
text-decoration:none;
}

#footermenu a:hover {
color:#bf1e2e;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:11px;
text-decoration:none;
}
/* -- ENDFOOTER --*/

/* -- DEMO --*/
#demotitle {
color:#1b3664;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-weight:700;
font-size:24px;
}

#demobody {
color:#1b3664;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-weight:700;
font-size:12px;
}
/*-- END DEMO --*/

/* -- CONTACT --*/
#contacttitle {
color:#1b3664;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-weight:700;
font-size:24px;
}

#contactbody {
color:#1b3664;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-weight:700;
font-size:12px;
}
/*-- END CONTACT --*/

/*-- CLASSES --*/
.blocking {
display:block;
margin:0;
padding:0;
}

.inlining {
display:inline;
}

p,.bodytext {
margin:0;
/*margin-top:7px;*/
margin-bottom:7px;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:12px;
}

label {
margin:0;
font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;
font-size:12px;
float:left;
text-align:left;
width:160px;
}

input {
float:left;
text-align:left;
margin-left:15px;
}

.imgresize img {
width: 95%;
height: 95%
}

.bold
{
font-weight:bold;
font-size:12px;
}

.demo {
height:95px;
width:213px;
background-image:url('../images/bluekader.jpg');
background-repeat:no-repeat;
padding:8px;
margin-top:15px;
}

.middlelistitems li{
width:450px;
padding:0 0 0 16px;
text-align:left;
margin-left:-45px;
line-height:27px;
list-style-type:none;
background:url('../images/dot.gif') 8px 12px no-repeat;
}
/*-- END CLASSES --*/
