﻿/* 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:#FFF;
background-image:url(images/body_bg.gif);
background-position:0px 1px;
}
img{
border:0px;
border:none;
margin:0;
padding:0;
}
br{line-height:0px;}
a{
text-decoration:underline;
color:#C14C4A;
}
a:hover{
text-decoration:none;
}



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


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

#logo{
width:210px;
float:left;
}



/* / MAIN MENU_TOP */

#mmenu{
width:176px;
float:right;
margin-right:165px;
margin-top:111px;
}

#mmenu a{

height:20px;
float:left;
background-position:right;
background-repeat:no-repeat;
margin-bottom:1px;
text-decoration:none;
text-align:left;
padding-top:6px;
font-weight:bold;
font-family:Tahoma, "Times New Roman";
color:#000;
padding-left:28px;
width:148px;
}

#mmenu a:hover, #mmenu a.sel{
background-position:left;
width:166px;
padding-left:10px;
color:#FFF;
}

/* MAIN MENU_BTM */

.pmenu{
width:700px;
color:#FFF;
float:left;
text-align:left;
margin-left:45px;
margin-top:24px;
}

.pmenu a{
color:#FFF;
padding-left:6px;
padding-right:6px;
}

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

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

.zag font{
color:#3FA8E8;

font-size:20px;
}

.z2{
font-size:18px;
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%;
margin-top:3px;
}
.list a{
color:#747474;
text-decoration:none;
display:list-item;
}
.list 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:#BB060B;
margin-bottom:2px;
}
.tbdiv{
padding-top:2px;
padding-bottom:3px;
padding-left:5px;
width:126px;
float:left;
margin-left:5px;
background-color:#000;
}
.tbdiv a{
color:#A8A2A2;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
font-size:10px;
}
.tbdiv a:hover{
text-decoration:underline;
}

div.txt.per{
text-align:center;
}

div.txt.per a{
text-decoration:none;
color:#A8A2A2;
padding-left:5px;
padding-right:5px;
}

div.txt.per a:hover{
text-decoration:underline;
}

.intxt{
width:90%;
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:86px;
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;
}

.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:#A8A2A2;
}


/*deco*/



#content{
width:1000px;
float:left;
background-image:url(images/cntnt_bg_1.jpg);
}

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

#content .podv{
background-image:url(images/footer_1.jpg);
padding-bottom:96px;
}

#col{
width:155px;
float:left;
margin-left:177px;
margin-top:27px;
}


#con{
width:485px;
float:left;
margin-left:24px;
}

#con .shp{
background-image:url(images/con_bg.jpg);
float:left;
width:100%;
}

#con .podv{
background-image:url(images/shpod.jpg);
padding:0 0 0 0;
}

#con .cntnt{
width:420px;
float:left;
margin-left:30px;
}



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


#footer{
width:660px;
float:left;
margin-top:28px;
margin-left:170px;
font-weight:bold;
color:#FC6666;
font-size:10px;
}

#footer a{
font-size:10px;font-weight:bold;color:#FC6666;
}


.style1 {
	text-transform: uppercase;
	font-family: Elephant;
	font-size: large;
	font-weight: bold;
	color: #888;
	width: 100%;
	float: left;
	text-align: center;
}
.style2 {
	text-align: right;
	font-size: x-large;
}

.style4 {
	text-transform: uppercase;
	font-family: Elephant;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	width: 100%;
	float: left;
	text-align: center;
}
.style5 {
	text-align: right;
	font-size: x-large;
	font-family: Elephant;
	color: #FF0000;
}
.style6 {
	font-size: small;
	width: 100%;
	float: left;
	text-align: left;
	color: #A8A2A2;
}
.style7 {
	font-size: small;
	width: 100%;
	float: left;
	text-align: left;
	color: #A8A2A2;
	margin-top: 18px;
}
.style8 {
	text-align: center;
	font-size: x-large;
	font-family: Elephant;
	color: #FF0000;
	margin-top: 7px;
}
.style9 {
	font-size: small;
}
.style18 {
	color: #FF0000;
	font-size: x-large;
}

.style19 {
	color: #FF0000;
	font-size: x-large;
	font-family: Elephant;
	margin-top: 9px;
}

.style20 {
	text-align: left;
	font-size: x-large;
	font-family: Elephant;
	color: #FF0000;
	margin-top: 15px;
}
.style21 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #888;
	width: 100%;
	float: left;
	text-align: center;
}
.style22 {
	font-size: small;
	width: 100%;
	float: left;
	text-align: center;
	color: #FFFFFF;
}
.style23 {
	font-size: small;
	width: 100%;
	float: left;
	text-align: left;
	color: #FFFFFF;
}
.style24 {
	font-size: small;
	width: 100%;
	float: left;
	text-align: left;
	color: #FFFFFF;
	margin-left: 12px;
	margin-top: 22px;
}
.style25 {
	font-size: small;
	width: 100%;
	float: left;
	text-align: center;
	color: #FFFFFF;
	margin-left: 12px;
	margin-top: 22px;
}
.style26 {
	color: #FFFFFF;
}
</style>
.style20 {
	margin-left: 30px;
	margin-right: 6;
}
.style201 {
	margin: 4px;
}
.style27 {
	color: #FFFFFF;
	font-size: medium;
}

.style202 {
	text-transform: uppercase;
	font-family: Elephant;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 11px;
}
.style203 {
	border-style: solid;
	border-width: 0;
	margin: 4px;
}





