body {
	background-color: black;
	background-image: url(/images2/shokolad/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	color: #670402;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-s;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
img {
	border: 0;
}
a, a:visited {
	color: #670402;
}
a:hover {
	color: #960902;
}

#container {
	height: auto; 
	_height: 100%;
	min-height: 100%;
	position: relative; 
	text-align: center;
}
#footerCleanup {
	clear: both;
	width: 100%;
	height: 175px;
}
#footer {
	bottom: 0;
	clear: both;
	height: 172px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
#footerBox {
	margin: 0 auto;
	width: 720px;
}

#jpgLogo {
	left: -300px;
	position: absolute;
	top: -300px;
}
#header {
	background-image: url(/images2/shokolad/logo.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 800px;
}
#tmenu {
	float: right;
	font-size: 12px;
	margin-top: 85px;
}
#tmenu a,
#tmenu a:visited {
	color: #000000;
	margin-left: 9px;
}
#tmenu a:hover {
	color: #ffffff;
}
#tmenu span {
	color: #ffffff;
	margin-left: 9px;
}

#mmenu {
	margin: 0 auto;
	text-align: center;
	width: 800px;
}
#mmenu .menuItem {
	font-size: 10pt;
	font-weight: bold;
	padding: 0 7px;
	text-transform: uppercase;
}
#mmenu a, #mmenu a:visited {
	color: #a03d06;
	text-decoration: none;
}
#mmenu a:hover {
	color: #a03d06;
	text-decoration: underline;
}

#main {
	margin: 0 auto;
	text-align: center;
	width: 740px;
}
#main a {
	margin: 0 2px;
}
#contentBox {
	background-color: #420400;
	background-image: url(/images2/shokolad/bg2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 15px auto 0 auto;
	width: 720px;
}
#content {
	background-image: url(/images2/shokolad/bg-bottom2.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #cccccc;
	font-size: 11px;
	margin: auto;
	padding: 25px 33px 60px 33px;
	text-align: justify;
}
#content h1 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
#content h2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
}
#content img {
	margin: 2px;
}
#content a, #content a:visited {
	color: #ffffff;
}
#content a:hover {
	color: #ffffff;
}
#pageImage,
#content .imageLeft {
	float: left;
	margin: 0 15px 5px 0;
}
#content .imageRight {
	float: right;
	margin: 0 0 5px 15px;
}
	
	

#under {
	color: #6f5c5b;
	margin: 15px auto;
	text-align: center;
	width: 740px;
}

#dockBox {
	height: 90px;
}
#dockTitle {
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0 7px 0;
	text-align: center;
}
#dock {
	margin-left: 45px;
}
#dock img {
	padding: 0px 4px;
}

#city {
	float: left;
	margin-right: 30px;
}
#copyrights {
	float: left;
	font-size: 8pt;
	margin-top: 12px;
	text-align: left;
}
#support {
	float: right;
	margin-top: 0px;
	text-align: right;
}


.cleanup { 
	clear: both;
}
.presItem { float: left; font-size: 9pt; width: 150px; height: 130px; display: block; overflow: hidden; text-align: center; }
.presItem img {  }

.galleryBox { text-align: center; }
.photoList { min-width: 162px; margin-left: auto; margin-right: auto; }
.photoItem { float: left; font-size: 11px; width: 162px; height: 170px; display: block; overflow: hidden; text-align: center; }

.galleryMain {
	display: block;
	float: left;
	margin: 5px;
	text-align: center;
}
.galleryMain a,
.galleryMain a:visited {
	background-color: transparent;
	border: 1px solid silver;
	display: block;
	height: 150px;
	width: 202px;
}
.galleryMain a:hover {
	background-color: #420200;
}
.galleryMain .image {
	margin-top: 8px;
}
.galleryMain .title {
	font-weight: bold;
}
.galleryMain .text {
	margin-bottom: 8px;
}


/* Poll styles */
#poll {
	font-size: 8pt;
	margin-top: 30px;
}
#poll .title {	
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}
#poll .subtitle {	
	font-weight: bold;
	margin-bottom: 4px;
}
#poll .itemTitle {	
	font-size: 10pt;
	font-weight: bold;
}
#poll .total {	
}
#poll .pollOption, #poll .button {	
	clear: both;
	padding: 2px 0;
}
#poll .control {	
	float: left;
	margin-right: 4px;
}
#poll .optionText {	
}
#poll .pollOptionResult {
	clear: both;
	padding-top: 3px;
}
#poll .itemOptions {
	margin-bottom: 20px;
}
#poll .optionResult {
}
#poll .percentageBar {
	background-color: #ee9b00;
	float: left;
	height: 4px;
	margin-right: 3px;
	margin-top: 7px;
	min-width: 1px;
	overflow: hidden;
}

.backToList {
	clear: both;
	margin: 6px 0;
	text-align: right;
}
.pagination {
	text-align: center;
}
.newsFull .image {
	float: left;
	margin: 0 15px 5px 0;
	text-align: center;
}
.newsFull .date {
	font-weight: bold;
}
.newsFull .author,
.newsFull .url {
	font-style: italic;
}
.newsFull .text {
	margin-top: 10px;
}

.list .item {
	margin-bottom: 20px;
}
.list h2 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.list .image {
	float: left;
	margin: 0 15px 5px 0;
	text-align: center;
	width: 120px;
}
.list .date {
	font-size: 10px;
	font-weight: bold;
}
.list .text {
	margin-top: 10px;
}
.list .text p {
	margin: 0;
	padding: 0;
}



#topmenuBox {
	position: absolute;
	top: 170px;
	left: 0;
	width: 100%;
}
#topmenuBox2 {
	margin: 0 auto;
	width: 700px;
	z-index: 2;
}
.topMenuIcon {
	float: right;
	font-weight: bold; 
	padding: 3px 5px;
}

#menu { 
	list-style: none;
	padding: 0; 
	text-align: left;
}
#menu * {margin:0; padding:0}
#menu a {         color:#a03d06; text-decoration:none; display:block; font-family: Verdana, Tahoma; font-size: 12px; margin: 0; padding: 0; }
/*#menu a:visited { color:#a03d06; text-decoration:none; }*/
#menu a:hover {   color:#ffffff; text-decoration:none; }
#menu li {position: relative; float: left; margin-right: 2px}
#menu ul {position: absolute; top: 22px; left: 0; display: none; list-style: none; border: 1px solid #670502;}
#menu ul li {position: relative; width: 190px; margin: 0}
#menu ul li a {         background-color: #420200; color: #a03d06; padding: 2px 7px 3px; display: block; }
/*#menu ul li a:visited { background-color: #420200; color: #a03d06; }*/
#menu ul li a:hover {   background-color: #670502; color: #ffffff; }
#menu ul ul { left:190px; top:2px }
#menu .menulink { padding: 4px 7px; font-weight: bold; text-transform: uppercase; border: 1px; }
#menu .menulink:visited { padding: 4px 7px; font-weight: bold; text-transform: uppercase; border: 1px; }
#menu .menulink:hover { background-color: #670502; color: #ffffff; }
#menu .sub {background: #420200 url(/images2/shokolad/arrow.gif) 178px 6px no-repeat; }
#menu .sub:hover { color: #ffffff; }
#menu .menuhover { background-color: #670502; color: #ffffff; }


/* ====== Comment form ====== */
.webForm {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
.webForm td {
	font-size: 11px; 
	padding: 5px 3px;
	vertical-align: top;
}
.webForm .fieldTitle {
	font-weight: bold;
	padding-right: 4px;
	text-align: right;
	width: 200px;
}
.webForm .fieldTitle img {
	vertical-align: middle;
}
.webForm .fieldControl {
	width: 320px;
}
.webForm input {
	border: 1px solid silver;
	font-size: 11px; 
	width: 100%;
}
.webForm textarea {
	border: 1px solid silver;
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 8pt; 
	height: 150px;
	width: 100%;
}
.webForm .fieldCheckbox input,
.webForm .fieldRadio input {
	border: 0;
	font-size: 11px; 
	width: auto;
}
.webForm .fieldCaptcha {
	vertical-align: middle;
}
.webForm .button {
	border: 1px solid silver;
	width: 120px;
}
.webForm .fieldComments {
	font-style: italic;
	font-weight: normal;
}


.errorMessages {
	border-bottom: 2px solid silver;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: center;
}
.errorMessages .title {
}
.errorMessages .message {
	color: white;
	font-size: 13px; 
	margin-bottom: 5px;
}
.successMessages {
	font-size: 13px; 
	margin-top: 40px;
	text-align: center;
}
/* ====== End of Comment form ====== */

.highslide-caption {
	text-align: center;
}