#mkForum {
margin: 0px !important;
}
#gallery_wrap
{
margin: 0 0 0 7px;
width: 635px;
}

.mainFoto {
width:640px;
}

#gallery_nav
{
	margin: 10px 0 10px 0;
}

#gallery_nav a
{
width: 200px;
height: 200px;
display:block;
}

#gallery_link_prev
{
position:absolute;
margin: 130px 0 0 10px;
width: 56px;
height: 56px;
background:url(/fileadmin/templates/mk/images/galleryPrevOff.png) no-repeat center left;
}

#gallery_link_next
{
position:absolute;
margin: 130px 0 0 426px;
width: 56px;
height: 56px;
background:url(/fileadmin/templates/mk/images/galleryNextOff.png) no-repeat center right;
}
#gallery_link_next:hover {
background:url(/fileadmin/templates/mk/images/galleryNextOn.png) no-repeat center right;
}
#gallery_link_prev:hover {
background:url(/fileadmin/templates/mk/images/galleryPrevOn.png) no-repeat center left;
}

#gallery_link_prev span, #gallery_link_next span{
display:none;
}

#gallery_bigFoto
{
	text-align: center;
border: solid 1px #cccccc; 
padding: 2px;
}

#gallery_caption
{
font-family: Verdana, Tahoma, Arial;
color:#aaaaaa;
font-size: 8pt;
text-align: right;
background: #f1f2ed;
margin: 2px 0 0 0;
padding: 0 0 0 4px;
}

#gallery_thumbs_wrap
{
margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	overflow: hidden;
width: 644px;
border-bottom:dotted 1px #cccccc;
}


#gallery_thumbs_wrap a
{
width: 77px;
	float: left;
	margin: 0 9px 9px 0;
	border: 2px solid #cccccc;
overflow: hidden;
padding: 1px;

}

#gallery_thumbs_wrap a:hover
{

	border: 2px dotted #aaaaaa;
}

#gallery_thumbs_wrap a.active
{
background: #cccccc;
	border: 2px solid #666666;
}
.mkGaleryListElement {
width: 305px;
float: left;
margin: 10px 0 0 10px;
height: 130px;
border-bottom: dotted 1px #cccccc;
padding: 0 0 4px 0;
}
.mkGaleryListElement img{
float: left;
margin: 0 10px 0 0;
border:solid 1px #cccccc;
padding: 1px;
}

.mkGaleryListElement h2{
background: none !important;
margin: 0 !important;
font-size: 9pt !important;
}
#mkWide #REKLAMA02 {
width: 310px;
margin: 0 0 6px 2px;
text-align:center;
background: url(/fileadmin/templates/mk/images/mkComHeader1.png) no-repeat top center;
padding: 11px 0 0 0
}
#mkWide #gallery_thumbs_wrap {
}
