html {
margin: 0px;
padding: 0px;
}

body {
background-image: url(../images/bg_main.gif);
background-repeat: repeat-y;
background-color: #E8ECED;
color: #444444;
margin: 0px;
padding: 0px;
}

.bg_bar {
background-image: url(../images/bg_bar.gif);
background-repeat: repeat-x;
padding: 0px;
}

.bg_menu {
padding-top: 30px;
}

.menu {
background-image: url(../images/bg_menu.gif);
background-repeat: repeat-x;
padding: 0px;
}

.bg_footer {
border-bottom: 1px dashed #999999;
border-right: 1px dashed #999999;
padding: 0px;
}

.right {
border-right: 1px dashed #999999;
padding: 0px;
}

.text {
font-family: verdana, arial;
color: #000000;
font-size:10px;
line-height: 150%;
font-weight:normal;
font-style: normal;
}
.list {
font-family: verdana, arial;
margin: 0 0 0 0;
padding:0 0 0 15px;
color: #000000;
font-size:10px;
line-height: 150%;
font-weight:normal;
font-style: normal;
}

.bg_text {
border-right: 1px dashed #999999;
padding-left: 16px;
padding-right: 16px;
font-family: verdana, arial;
color: #000000;
font-size:10px;
line-height: 150%;
font-weight:normal;
font-style: normal;
}

.bg_text ul{
font-family: verdana, arial;
margin: 0 0 0 0;
padding:0 0 0 15px;
color: #000000;
font-size:10px;
line-height: 150%;
font-weight:normal;
font-style: normal;
}


.bg_link {
padding-left: 16px;
padding-right: 16px;
border-right: 1px dashed #999999;
}


.bg_topic {
background-color: #F1E7CE;
border-right: 1px dashed #999999;
}

.topic {
font-family: arial;
color: #004B8F;
font-size:12px;
font-weight:bold;
font-style: normal;
}

.header {
font-family: verdana, arial;
color: #939393;
font-size:10px;
font-weight:bold;
font-style: normal;
padding-left: 150px;
padding-bottom: 8px;
}

.footer {
font-family: verdana, arial;
color: #444444;
font-size:10px;
font-weight:normal;
font-style: normal;
padding-left: 8px;
border-left: 1px dashed #888888;
}

.link {
font-family: verdana, arial;
color: #004B8F;
font-size:10px;
line-height: 150%;
font-weight:normal;
font-style: normal;
}

A:link	{COLOR:#cc0000; text-decoration:none;}
A:visited	{COLOR:#cc0000; text-decoration:none;}
A:active	{COLOR:#cc0000; text-decoration:none;}
A:hover	{COLOR:#000000; text-decoration:none;}

.text A:link	{color: #939393; text-decoration:underline; font-weight:bold;}
.text A:visited	{color: #939393; text-decoration:underline; font-weight:bold;}
.text A:active	{color: #939393; text-decoration:underline; font-weight:bold;}
.text A:hover	{color: #444444; text-decoration:underline; font-weight:bold;}

.header A:link  	{color:#939393; text-decoration:none;}
.header A:visited	{color:#939393; text-decoration:none;}
.header A:active 	{color:#939393; text-decoration:none;}
.header A:hover 	{color:#444444; text-decoration:none;}

.link A:link  	{color:#444444; text-decoration:none; font-weight:normal;}
.link A:visited	{color:#444444; text-decoration:none; font-weight:normal;}
.link A:active 	{color:#444444; text-decoration:none; font-weight:normal;}
.link A:hover 	{color:#AD1035; text-decoration:none; font-weight:normal;}

.footer A:link  	{color:#444444; text-decoration:none; font-weight:normal;}
.footer A:visited	{color:#444444; text-decoration:none; font-weight:normal;}
.footer A:active 	{color:#444444; text-decoration:none; font-weight:normal;}
.footer A:hover 	{color:#000000; text-decoration:none; font-weight:normal;}

INPUT.submit {
background-color: #efefef;
border: 1px #888888 solid;
color: #000000;
font-family: verdana;
font-size: 10px;
padding: 2px;
}

INPUT {
background-color: #efefef;
border: 1px #888888 solid;
color: #000000;
font-family: verdana;
font-size: 10px;
padding: 2px;
}

SELECT {
background-color: #efefef;
border: 1px #888888 solid;
color: #000000;
font-family: arial;
font-size: 10px;
margin-bottom: 4px;
margin-top: 1px;
margin-left: 6px;
padding: 0px;
}

TEXTAREA {
background-color: #efefef;
border: 1px #888888 solid;
color: #000000;
        FONT-FAMILY: arial;
        FONT-SIZE: 10px;
        MARGIN-BOTTOM: 1px;
        MARGIN-TOP: 1px;
}

#banneri {
	position: absolute;
	top: 30px;
	left: 820px;
	z-index: 100;
	width: 140px;
	height: 350px;	
}

