/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{
margin:0 0 0 0;
padding:0 0 0 0;
empty-cells:show;
empty-cells:show;
font:11px Tahoma, Arial, sans-serif;
background-color:#D7E3E3;
}
img{
border:0px;
border:none;
margin:0;
padding:0;
}
br{line-height:0px;}
a{
text-decoration:underline;
color:#7D7D7D;
}
a:hover{
text-decoration:none;
}

strong{
color:#6983A2;
}


/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/


#header{
width:1000px;
height:283px;
float:left;
background-image:url(images/hdr_bg.jpg);
}

#logo{
float:left;
margin-left:150px;
margin-top:96px;
margin-right:600px;
}

#logo span{
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
font-weight:bold;
color:#636363;
}

#srch{
width:180px;
float:left;
margin-left:69px;
margin-top:100px;
}

#srch .input{
width:120px;
float:left;
font-size:11px;
color:#696969;
padding-bottom:4px;
padding-left:6px;
}

#srch .submit{
width:39px;
height:21px;
float:left;
background-image:url(images/go.jpg);
border:0px;
margin-left:7px;
}


/* / MAIN MENU_TOP */

#mmenu{
width:660px;
float:left;
margin-left:90px;
margin-top:104px;
}

#mmenu a{
width:132px;
float:left;
text-decoration:none;
cursor:pointer;
}

#mmenu a span{
width:95px;
text-align:left;
font-family:Tahoma, "Times New Roman";
font-size:13px;
float:left;
margin-left:10px;
color:#4E4E4E;
font-weight:bold;
}

#mmenu a:hover span, #mmenu a.sel span{
background-image:url(images/sel_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
color:#FE780C;
}

/* MAIN MENU_BTM */

.pmenu{
width:500px;
color:#837F78;
float:left;
text-align:left;
margin-left:220px;
}

.pmenu a{
color:#837F78;
padding-left:6px;
padding-right:6px;
text-decoration:none;
}

.pmenu a:hover{
text-decoration:underline;
}

.cop{
color:#BCBAB7;
width:200px;
float:left;
font-size:10px;
margin-left:54px;
}

/*
================================================================================
|                                     CONTEINER                                |
================================================================================
*/

.zag{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#888;
}

.zag font{
color:#FE7902;
font-size:28px;
font-weight:normal;
}

.poloska{
width:100%;
height:1px;
float:left;
background-color:#4C5255;
}
.txt{
font-size:11px;
}

.bz{
text-decoration:none;
}
.bz:hover{
text-decoration:underline;
}

.cu a{
text-decoration:none;
}
.cu a:hover{
text-decoration:underline;
}



.list{
float:left;
width:100%;
//position:relative;
//top:3px;
//left:-6px;
}
.list span{
text-align:left;
//margin-top:2px;
padding-top:1px;
padding-bottom:0px;
display:list-item;
list-style-position:inside;
list-style-image:url(images/marker_1.gif);
border-bottom:1px #E9F0F0 solid;
padding-bottom:3px;
//padding-bottom:0px;
}

.list span a{
text-decoration:none;
color:#6983A2;
position:relative;
bottom:-2px;
//top:-3px;
//left:6px;
}

.list span a:hover{
text-decoration:underline;
}


.tr{
width:100%;
float:left;
border:0px;
border-bottom:1px #9D9D9D dotted;
}

.td{
float:left;
border-right:1px #9D9D9D dotted;
padding-top:3px;
padding-bottom:3px;
}

.fst{
width:18px;
background-image:url(images/tab.gif);
}

.snd{
width:360px;
padding-left:12px;
}


.lst{
padding-left:30px;
border:0px;
text-align:center;
}



.tddiv{
width:100%;
float:left;
background-color:#FE9132;
margin-bottom:2px;
background-image:url(images/tbl_mrk.jpg);
background-position:right center;
background-repeat:no-repeat;
}
.tbdiv{
padding-top:2px;
padding-bottom:3px;
padding-left:5px;
width:192px;
border-left-width:1px;
border-left-style:solid;
border-left-color:#FFF;
border-right-width:1px;
border-right-style:solid;
border-right-color:#FFF;
float:left;
margin-left:5px;
background-color:#D7E3E3;
}
.tbdiv a{
color:#464545;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
font-size:10px;
}
.tbdiv a:hover{
text-decoration:underline;
}


.intxt{
width:60%;
font-family:Tahoma, Arial, sans-serif;
font-size:14px;
padding:0px 0px 2px 4px;
background-color:#FFF;
}
.polf{
padding-bottom:6px;
padding-bottom:5px;
}
.txtarr{
width:100%;
height:168px;
font-family:Tahoma, Arial, sans-serif;
font-size:14px;
}
.fres{
width:56px;
height:19px;
background-image:url('images/clear.jpg');
border:0px none;
cursor:hand;
cursor:pointer;
margin-right:7px
}
.fsub{
width:56px;
height:19px;
background-image:url('images/send.jpg');
border:0px none;
cursor:hand;
cursor:pointer;
}

.rm span{
display:list-item;
list-style:inside url(images/rm.gif);
//position:relative;
//left:-8px;
//top:3px;
}

.rm a{
color:#8A8A8A;
//position:relative;
//top:-2px;
//left:8px;
}


.sh, .podv, .cntnt, .txt, .list, .rm, .zag{
width:100%;
float:left;
text-align:left;
}

.podv, .sh{
background-repeat:no-repeat;
background-position:top;
}
.podv{
background-position:bottom;
}

body, .txt, #content .cu a{
color:#7D7D7D;
}

.rm{
text-align:right;
}




#content{
width:1000px;
float:left;
padding-bottom:30px;
}

#col{
width:258px;
float:left;
margin-left:40px;
margin-top:19px;
background-image:url(images/bl_bg.jpg);
}

#col .sh{
background-image:url(images/bl_sh.jpg);
}

#col .podv{
background-image:url(images/bl_podv.jpg);
padding-bottom:36px;
}

#col .cntnt{
width:200px;
float:left;
margin-left:28px;
margin-top:18px;
}

#col b{
color:#6983A2;
text-align:center;
width:13px;
height:14px;
float:left;
background-image:url(images/kru.jpg);
position:relative;
left:-3px;
}


#con{
width:615px;
float:left;
margin-top:26px;
margin-left:44px;
}

#con strong{
color:#7D7D7D;
}

#con form{
width:100%;
float:left;
text-align:left;
margin-top:14px;
}

.org{
color:#FF7501;	
}

/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/


#footer{
background-color:#F6F6F6;
padding-top:20px;
height:30px;
width:1000px;
float:left;
}

