a {
	color : #c64636;
	text-decoration : none;
}

a:hover {
	color : #a54582;
	text-decoration : none;
}

a.side {
	color : #001340;
	text-decoration : none;
}

a:hover.side {
	color : #b985a5;
	text-decoration : none;
}

a.whid9b9cete {
	color : #FFF;
	text-decoration : none;
}

a:hover.white {
	color : #FFF;
	text-decoration : underline;
}

body {
	font-family : Tahoma;
	font-size : 11px;
	background-image: url(images/bg.gif);
	background-repeat;
	margin-top: 30px;

}


form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

td {
	font-family : Tahoma;
	font-size : 11px;
}

pre {
	font-family : Tahoma;
	font-size : 11px;
}

.alt {
	color : #005599;
}
 
.outer-border {
	border : 1px solid #dfcc8a;
	padding: 1px;
}

.sub-header {
	font-family : Tahoma;
	font-size : 10px;
	color : #FFF;
	background-image :url(images/sub_header_bg.gif);
	height: 30px;
	padding : 5px;
}

.full-header {
	font-family : Tahoma;
	font-size : 12px;
	color : #555;
	background-color : #e4dee8;
}

.footer {
	font-family : Tahoma;
	font-size : 11px;
	color : #555;
	background-color : #ebe0bb;
	border-top : 1px solid #e5dfe4;
	padding : 4px;
}


.zaufali {
	font-family : Tahoma;
	font-size : 11px;
	color : #555;
	background-color : #dfcc8c;
	padding : 4px;
}

.button {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	background-color : #fff3c0;
	height : 20px;
	border : 1px solid #a51d72;
	margin-top : 2px;
}

.textbox {
	font-family : Tahoma;
	font-size : 11px;
	color : #947b8b;
	background-color : #fff8e3;
	border : 1px solid #DEDEDE;
	padding: 2px;
}

.main-body {
	font-size : 11px;
	color : #555;
	background-color : #fffbeb;
	border: 1px solid #DEDEDE;
	padding : 5px 5px 5px 5px;
}

.side-body {
	font-size : 11px;
	color : #1b1b1b;
	background-color : #f4eacb;
	padding : 4px;
}

.main-bg {
	color : #555;
	background-color : #dfcc8d;
	padding : 15px 5px 10px 5px;
}

.border {
	/*border : 1px solid #e1e1e1;*/
}

.side-border-left {
	color : #777;
	background-color : #dfcc8b;
	padding : 10px 5px 10px 10px;
}

.side-border-right {
	color : #777;
	background-color : #dfcc8e;
	padding : 10px 10px 10px 5px;
}

.news-footer {
	font-size : 11px;
	color : #555;
	background-color : #F1F1F1;
	border: 1px solid #F1F1F1;
	border-top: 0;
	padding : 3px 4px 4px 4px;
}

.panel-left {
	width: 13px; height: 30px; 
	background-image:url(images/panel_left.gif); 	
}

.panel-right {
	width: 13px; height: 30px; 
	background-image:url(images/panel_right.gif); 	
}

.bl {
	width: 13px; height: 12px; 
	background-image:url(images/bl.gif); 	
}

.bm {
	width: 174px; height: 12px; 
	background-image:url(images/bm.gif); 	
}

.br {
	width: 13px; height: 12px; 
	background-image:url(images/br.gif); 	
}
	
.border_right {
	width: 13px; height: 1px; 
	background-image:url(images/border_r.gif);
	background-repeat: repeat-y; 
}

.border_left {
	width: 13px; height: 1px; 
	background-image:url(images/border_l.gif);
	background-repeat: repeat-y; 
}

.capmain {
	font-family : Tahoma;
	font-size : 10px;
	font-weight : bold;
	color : #ca6d65;
	background-color : #fef0b6;
	border: 1px solid #fff3c1;
	border-bottom: 0;
	padding : 2px 0px 4px 5px;
}

.scapmain {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #fafdff;
	background-image : url(images/panel_main.gif);
	width: 174px;
	height: 30px;
	padding-top: 5px;
}

.tbl-border {
	color : #555;
	background-color : #dcbf80;
}

.tbl {
	font-family: Tahoma;
	font-size : 12px;
	color : #555;
	background-color : #fffbeb;
	padding : 4px;
}

.tbl1 {
	font-family: Tahoma;
	font-size : 12px;
	color : #555;
	background-color : #fbf5de;
	padding : 4px;
}

.tbl2 {
	font-family: Tahoma;
	font-size : 12px;
	color : #555;
	background-color : #ebe0ba;
	padding : 4px;
}

.team {
	font-family : Tahoma;
	font-size : 12px;
	color : #555;
	background-color : #34b78a;
        padding : 4px;
}

.forum-caption {
	font-size : 12px;
	font-weight : bold;
	color : #555;
	background-color : #FFF;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #DEDEDE;
}

.poll {
	height : 12px;
	border : 1px solid #DEDEDE;
}

.comment-name {
	font-weight : bold;
	color : #806ee2;
}

.shoutboxname {
	font-weight : bold;
	color : #806ee2;
	background-color : #f4eacc;
}

.shoutbox {
	color :  #000000;
	background-color : #f4eaca;
}

.shoutboxdate {
	font-size : 11px;
	color : #555;
	background-color : #f4eacd;
}

.small {
	font-size : 11px;
	font-weight : normal;
}

.small2 {
	font-size : 11px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 11px;
	font-weight : normal;
	color : #555;
	background-color : #fff;
}

.side-label {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color : #806ee2;
	background-color : #fff;
	padding : 2px 2px 3px 2px;
}

td.awec_current {
 border: 1px solid #9c808f;
 background-color: #fffbda;
 padding: 1px;
}

