
td , div , p  {
	font-family: Arial , Verdana , sans-serif;
	color: #8c8c8c;
	font-size: 12px;
}

img {
	border: 0px;
}

.main-bg {
	background-color: #0c4eaf;
	/*background: url('/img/top_bg_01.gif') top repeat-x;*/
}

.rp-bg {
	background: url('/img/rp-bg.gif') top left repeat-y;
}

.cp {
	background: #fff;
}

.lp-bg {
	background: url('/img/lp-bg.gif') top repeat-x;
}

.bg-bot {
	background: url('/img/bg-bot.gif') top repeat-x;
	height: 77px;
	text-align: center;
}
.color-white {
	color: white;
}

.color-blue {
	color: #013896;
}

.color-blue2 {
	color: #112f9f;
}

.font-bold {
	font-weight: bold;
}

.font-11 {
	font-size: 11px;
}

.m20 {
	margin: 20px 0 0 0;
}

.m15 {
	margin: 15px 0 0 0;
}

div.menu1 a ,
div.menu1 a:link ,
div.menu1 a:active ,
div.menu1 a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div.menu1 a:hover {
	text-decoration: underline;
	cursor: url( '/img/lupa6.cur' );
} 

a.main-menu2 ,
a.main-menu2:link ,
a.main-menu2:active ,
a.main-menu2:visited {
	color: #112f9f;
	font-weight: bold;
	text-decoration: none;
}

a.main-menu2:hover {
	text-decoration: underline;
	cursor: url( '/img/lupa6.cur' );
} 


#content {
	padding: 20px 40px 20px 20px;
}

#main-menu {
	background: url( '/img/pl-menu.gif' ) no-repeat;
	height: 33px;
	width: 1004px;
	position: relative;
}

#top {
	background: url( '/img/top.jpg' ) no-repeat;
	height: 152px;
	width: 1004px;
	position: relative;
}

#menu-ifself {
	position: absolute;
	top:0px;
	left: 300px;
}

#icons-ifself{
	position: absolute;
	top:5px;
	left: 850px;
}

#link-main {
	position: absolute;
	top:30px;
	left: 50px;
}

#search {
	position: absolute;
	top:30px;
	left: 750px;
}

#search input {
	border: 1px solid #418ccb;
	background: #c2d6ff;
	height: 18px;
	width: 122px;
}

#copyright {
	position: relative;
	height:77px;
}

#copyright-voodoo {
	position: absolute;
	top:10px;
	left: 280px;
}

#copyright-top10 {
	position: absolute;
	top:10px;
	left: 560px;
}

#copyright-itself {
	position: absolute;
	top:55px;
	left: 440px;
	font-size: 11px;
	color: #fff;
}
