/* ************************ DEFAULT ************************ */
body{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_site.gif);
	background-repeat: repeat-x;
	background-color: #660000;
	text-align: center;
	margin: 0px;
	color: #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
br[clear="all"]{
	line-height: 0px;
	font-size: 0px;
}
h1{
	font-size: 18px;
}
img{border: none}
em{
	font-style: normal;
	color: #e85700;
}
strong{color:#ffcc33}
a, a:active, a:visited{
	color: #a4855d;
	text-decoration: underline;
}
a:hover{
	color: #f8e9a3;
}
ul.list-alphabetic{
	list-style: upper-alpha;
}
h1{
	padding: 0px;
	font-size: 18px;
	margin: 0px;
	letter-spacing: 0px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	line-height: 18px;
	color: #f8e9a3;
	font-style: italic;
}
h2{
	color: #8e6547;
	font-style: italic;
	font-size: 14px;
	margin: 0px;
}
h3{
	color: #f8e9a3;
	font-size: 12px;
}
p{
  clear:both;
  margin: 10px 0px 5px 0px;
}
hr{
	height: 1px;
	border-bottom: 1px solid #822f21;
	color: #822f21;
	border-top: none;
}
/* ************************ END DEFAULT ************************ */

/* ************************ STYLES ************************ */
div#HeaderWrapper{
	margin-left: auto;
	margin-right: auto;
	width: 966px;
	height: 110px;
	text-align: left;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div#logo{
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	display: inline;
	border: none;
}
div#TopMenu{
	float: right;
	margin-top: 30px;
	text-align: right;
	color: #735d41;
	font-family: Georgia;
	font-size: 12px;
}
div#TopMenu a, div#TopMenu a:active, div#TopMenu a:visited{
	color: #735d41;
	letter-spacing: 1px;
}
div#TopMenu a:hover{
	color:#f8e9a3;
}
div#ContentWrapper{
	margin-left: auto;
	margin-right: auto;
	width: 966px;
	text-align: left;
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div#LeftCol{
	width: 275px;
	margin-left: 27px;
	float: left;
	display:inline;
	line-height: 18px;
}
div#LeftCol a img{
	border: 1px solid #666;
	clear:both;
	margin-top:5px;
}
img.categoryTitle{
  border:none;
  clear:both;
  margin-top:10px;
}
div#LeftCol a, div#LeftCol a:active, div#LeftCol a:visited{
	clear:left;
  color: #a4855d;
	margin-top:5px;
	text-decoration: none;
}
div#LeftCol a:hover{
	color: #f8e9a3;
}
div#RightCol{
	width: 615px;
	margin-left: 40px;
	float: left;
	display:inline;
	text-align:justify;
}

div.ppagAll{
background-color: #420000;
width:555px;
}
div.ppagAll p{
padding: 0 4px 0 4px;
height: 165px;
}

div.ppag1{
float:left;
width:130px;
height:350px;
margin: 0;
padding: 0 4px 0 4px;
background-image: url(../images/line_table.gif);
background-repeat: no-repeat;
background-position: right;
}
div.ppag2{
float:left;
width:130px;
height:350px;
margin: 0;
padding: 0 4px 0 4px;
background-image: url(../images/line_table.gif);
background-repeat: no-repeat;
background-position: right;
}
div.ppag3{
float:left;
width:130px;
height:350px;
margin: 0;
padding: 0 4px 0 4px;
background-image: url(../images/line_table.gif);
background-repeat: no-repeat;
background-position: right;
}
div.ppag4{
float:left;
width:130px;
height:350px;
margin: 0;
padding: 0 4px 0 4px;
}

div#RightCol ul{
	margin: 15px;
	padding: 0px;
	font-size:16px;
	font-weight:bold;
}
div#FooterWrapper{
	margin-top: 100px;
	border-top: 5px solid #822f21;
	padding-top: 10px;
	font-size:10px;
}
div#MainWrapper{
  clear:both;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 400px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center;
}

p.galerie{
clear:both;
float:left;
display:block;
}

p.galerie a,a.pl{
border:1px solid #a4855d;
padding: 1px;
margin:0px 3px 0px auto;
float:left;
display:block;
}

a.pr{
float:right;
display:block;
border:1px solid #a4855d;
padding: 1px;
margin:5px 0px 5px 5px;
}
/* ************************ END STYLES ************************ */

/* ************************ MENIU ************************ */
div#MenuWrapper{
	margin-left: auto;
	margin-right: auto;
	width: 966px;
	height: 400px;
	text-align: left;
}
div#MenuWrapper ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-left: 20px;
	margin-top:35px;
}
div#MenuWrapper ul li{
	line-height: 22px;
	height: 22px;
}div#MenuWrapper li img{
vertical-align:bottom;
}
/* ************************ END MENIU ************************ */