/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family: Book Antiqua;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
div, p, h2, h3, img{margin:0px; padding:0px;}
p{	font-size:12px;}
a,a:visited{color:#BE7341;text-decoration:none}
a:hover{color:#E8B28C;}
img{
	border:0;
}
div#HeaderMainPan{
	height:75px;
	background:url(../images/bk_top.jpg) 0 0 repeat #231E1E;
	color:#fff;
	margin:0 auto;
	padding:0 0 0;
	border-bottom: 3px solid #FF6600;
	text-align: center;
}
div#Header{
	height:165px;
	color:#fff;
	position:relative;
	margin:0 auto;
	clear:both;
	padding:0 0 0;
	background: #461E23;
	background-image: url(../images/bk_contents.jpg);
	background-repeat: repeat;
}
div#HeaderPan{
	width:770px;
	height:165px;
	position:relative;
	margin:0 auto;
	background: #37000F;
}
div#HeaderLogoImg{
	width:245px;
	height:165px;
	background-image: url(../images/bg_logo.png);
	background-repeat: repeat;
	}
div#HeaderLogoTxt{
	width:525px; height:240px;
	display:block;
	float:left;
	background:url(../images/header_images.png) 0 0 no-repeat;
}

div#HeaderLine2{
	clear:both;
	background-image: url(../images/bk_contents.jpg);
	background-repeat: repeat;
}
div#HeaderLine2Center{
	margin-left: auto;
	margin-right:auto;
	width:770px;
	height:165px;
	max-height:165px;
	background: #461E23;
}
div#logo{
	float:left;
	width:245px;
	height:165px;
	background-image: url(../images/bg_logo.png);
	background-repeat: repeat;
}
div#largePicHeader{
	float:left;
	width:525px;
	height:165px;
	margin-top:-75px;
	z-index:100
}
div#HeaderMottoTxt{
	width:770px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/moto.gif);
	background-position: bottom left;
	background-repeat: no-repeat;;
}

#Menu,#Menu2{
	color:#fff;
	clear:both;
	background-color: #231f20;
	border-top: 1px solid #FF6600;
	border-bottom:1px solid #FF6600;
}
#meniu,#footer{
	width:770px;
	margin:auto;
}

#Contents{
	color:#fff;
	position:relative;
	margin:0 auto;
	clear:both;
	padding:0 0 0;
	background-color: #461E23;
	background-image: url(../images/bk_contents.jpg);
	background-repeat: repeat;
}
#ContentsPan{
	width:770px;
	min-height:500px; /*firefox, opera, ie7 */
	height:auto !important; /*firefox, opera, ie7 */
	height:500px; /* ie6 */
	position:relative;
	margin:0 auto;
	color: #E6BE9B;
	background-color: #37000F;
}

#ContentsTxt1{
	width:350px;
	height:100px;
	display:block;
	float:left;
	padding-top: 40px;
	padding-left: 15px;
}
#ContentsTxt2{
	width:350px;
	height:100px;
	display:block;
	float:right;
	padding-top: 40px;
	padding-right: 15px;
	font-weight: bold;
}

#ContentsTxt2 ul li{
	padding:0 0 0 15px;
	list-style-type: square;
	list-style-position: inside;
}

#ContentsTxt3{
	width:740px;
	display:block;
}

.BigMotto{
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	/*color: #FF6600;*/
	color: #3C3636;
	padding-top:30px;
}
div#BigImage{
	width:720px;
	margin:auto;
	margin-top:25px;
	text-align: center;
	padding:5px;
	background-color: #242021;
	border: 1px solid #3C3636;
}
div#navigation ul{
	list-style: none;
	padding:0;
	margin:0;
}
div#navigation ul li{
	float:left;
	margin-left:5px;
}
div#navigation ul li h2{
	color:#E8B28C;
	font-size:14px;
}
div#contentPadding{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}
.pozaSect{
	border: #3c3636 1px solid;
	padding: 5px;
	background: #242021;
	margin:5px;
	float: right;
}
table.ofertaCom{
	border:1px solid #CCC;
}
table.ofertaCom th{
	text-align:center;
	border:1px solid #ccc;
}
table.ofertaCom td{
	text-align:center;
	border:1px solid #ccc;
}