

/* General */

body {
	font-family: verdana;
	color: #1E4C7A;
	background: url('../i/bg.gif') repeat-x #AFD5FF;
	margin: 0px;
}

div.canvas {
width: 100%;
background: url('../i/tbg.jpg') repeat-x;
height: 800px;
}


div.content {
width: 960px;
margin: auto;
}

div#top {
height: 155px;
}

div#t2 {
background: url('../i/t2.gif') no-repeat;
height: 46px;
padding-top: 23px;
width: 439px;
font-size: 11px;
color: #013F71;
font-weight: bold;
}

div.pan {
margin-right: 15px;
float: left;
}

div#kampania {
margin-top:20px;
font-family: arial;
font-size: 18px;
width: 100%;
color:#CB272D;
}
div#slogan {
margin-top:45px;
font-family: arial;
font-size: 28px;
font-style: italic;

width: 100%;
/*text-align: center;*/
}

div#menu {
background-color: #ffffff;
width: 230px;
}

div#content {
background-color: #ffffff;
width: 700px;
padding: 10px;
font-family: arial;
font-size: 12px;
color: #002747;
}

div#content p {
text-align: justify;
}

div#content p:first-letter {
font-size: 14px;
font-weight: bold;
}


div.box {
background: url('../i/bs.gif') no-repeat;
padding-top: 20px;
margin-top: 10px;
}

div.box > div.wrapper {
background: url('../i/be.gif') no-repeat bottom;
padding-bottom: 20px;
}

div.box div.content {
background-color: #ffffff;
padding: 10px;
width: 210px;
}

div.box div.title {
font-size: 13px;
font-weight: bold;
border-bottom: 1px solid #E8E8E8;
padding-bottom: 5px;
padding-left: 10px;
color: #002747;
background-color: #ffffff;
}

div#copy {
font-family: arial;
font-size: 10px;
text-align: right;
padding-right: 20px;
padding-top: 3px;
}

div.message {
	color: red;
	text-align: center;
	padding: 10px;
	margin: 10px;
}

div.ctitle {
background: url('../i/ct.gif') no-repeat;
width: 470px;
height: 20px;
font-size: 13px;
font-weight: bold;
padding-top: 6px;
padding-left: 20px;
margin-bottom: 5px;
}

div.ctext {
background: url('../i/ctextt.gif') no-repeat;
background-color: #F2F2F2;
padding-top: 1px;
}

div.ctextw {
background: url('../i/ctextb.gif') no-repeat;
background-position: bottom;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
}

div.buttonlink {
width: 100%;
padding-right: 20px;
text-align: right;
}

div.buttonlink a{
color: #002747;
background-color: #C1E3FF;
padding: 3px;
padding-left: 6px;
padding-right: 6px;
text-decoration: none;
}

div.sidepanel {
margin-bottom: 10px;
}

div.stitle {
background: url('../i/pt.gif') no-repeat;
width: 200px;
height: 20px;
font-size: 13px;
font-weight: bold;
padding-top: 6px;
padding-left: 20px;
margin-bottom: 5px;
}

div.scontent {
text-align: center;
padding-top: 10px;
}

div.option, div.option-a {
font-size: 10px;
margin-left: 5px;
margin-right: 5px;
padding: 8px;
padding-left: 40px;
border-bottom: 1px solid #E8E8E8;
background: url('../i/b.gif') no-repeat 18px 12px; 
}

div.option-a {
background: url('../i/ba.gif') no-repeat 18px 12px; 
}

div.option a, div.option-a a{
color: #666666;
text-decoration: none;
}

div.option-a a {
color: #678CAA;
font-weight: bold;
}


div.option a:hover{
color: orange;
}

input.search {
border: 1px solid #B7E4FA;
background-color: #E8E8E8;
color: #aaaaaa;
font-size: 10px;
padding: 3px;
width: 200px;
}

input.searchb {
color: #808080;
}