body, a, img, form, div, ul, li {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

html, body {
	scrollbar-base-color: #E3BA12;
	scrollbar-arrow-color: #AB1924;
	}

body {
    font-family: Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

.clear {
    clear: both;
}

a {
	color: #E3BA12;
}

/*-----------------------------------------------------------*/

#center {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#top {
	height: 169px;
	background-repeat: no-repeat;
}

#top h1 {
	float: right;
	font-size: 60px;
	font-weight: normal;
	background: #AB1924;
}

#top .rightimg {
	margin-left: 7px;
	width: 242px;
	height: 169px;
	float: right;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#top .logo {
	width: 374px;
	height: 169px;
	float: right;
	background-image: url(../images2/logo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/*-----------------------------------------------------------*/

#cont {

}

/*-----------------------------------------------------------*/

#cont .left {
	width: 751px;
	height: 630px;
	float: left;
	background: #AB1924;
	background-image: url(../images2/left_bg.gif);
	background-repeat: no-repeat;
	background-position: 562px 11px;
}

/*-----------------------------------------------------------*/

#cont .left .patroni {
	padding-top: 30px;
	width: 126px;
	height: 600px;
	float: left;
	text-align: center;
	background: #FFFFFF;
	background-image: url(../images2/patroni_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 16px;
}

#cont .left .patroni h2 {
	margin: 0px 0px 0px 0px;
	padding-top: 4px;
	color: #AB1924;
	font-size: 15px;
	text-align: center;
}

#cont .left .patroni ul {
	list-style-type: none;
}

#cont .left .patroni ul li {
	padding: 22px 0px 35px 0px;
}

#cont .left .patroni ul li.first {
	padding-top: 30px;
}

#cont .left .patroni ul li.last {
	padding-bottom: 0px;
}

/*-----------------------------------------------------------*/

#cont .left .cont {
	width: 625px;
	height: 630px;
	float: left;
	background-image: url(../images2/line2.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

#cont .left .cont .bg {
	width: 625px;
	height: 630px;
	background-image: url(../images2/cont_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 450px;
}

/*-----------------------------------------------------------*/

#cont .left .cont .menu {
	padding: 30px 185px 0px 10px;
	text-align: center;
	line-height: 25px;
}

#cont .left .cont .menu li {
	display: inline;
	list-style-type: none;
}

#cont .left .cont .menu a {
	margin: 0px 5px 0px 5px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#cont .left .cont .menu a span {
	color: #E3BA12;
}

/*-----------------------------------------------------------*/

#cont .left .cont .margin {
	padding: 20px 0px 0px 130px;
}

#cont .left .cont .margin h1 {
	margin: 0px 0px 20px 0px;
	color: #E3BA12;
	font-size: 20px;
	text-transform: uppercase;
}

#cont .left .cont .margin h1:first-letter {
	color: #FFFFFF;
}

/*-----------------------------------------------------------*/

#cont .left .cont .margin .scroll {
	width: 450px;
	height: 370px;
	overflow: auto;
}

#cont .left .cont .margin .scroll p {
	margin: 0px 0px 20px 0px;
	width: 430px;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#cont .left .cont .margin .scroll p.yellow {
	color: #E3BA12;
}

/*-----------------------------------------------------------*/

#cont .left .cont .footer {
	padding: 60px 30px 0px 30px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

#cont .left .cont .footer small {
	font-weight: normal;
}

#cont .left .cont .footer span {
	color: #E3BA12;
}

/*-----------------------------------------------------------*/

#cont .right {
	width: 242px;
	float: right;
}

#cont .right div {
	width: 242px;
	height: 629px;
	background-repeat: no-repeat;
}


/*--stare - foto---------------------------------------------------------*/
.foto {
	width: 150px;
	border: 2px solid #FFCC00;
}

.foto_lista {
	width: 400px;
}

.foto_entr {
	width: 350px;
	text-align: center;
}

.foto_entr img{
	width: 200px;
	border: 2px solid #FFCC00;
}

.foto_entr a{
	text-decoration: none;
}
.foto_entr a:hover{
	text-decoration: none;}
	
		
.endl, .endll {
	margin-bottom: 10px;
}

.endl input{
	width: 200px;
}

.endl label {
	margin-left: 20px;
	padding-top: 2px;
	width: 150px;
	display: block;
	float: left;
	color: white;
	font-weight: bold;
}

.endl .subm {
	float: right;
	/*margin-right: 100px;*/
}

.endll input{
	width: 80px;
}

.endll .subm {
	width: 80px;
	float: right;
}