* {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}

body {
	background-color: White;
	margin: 0px;
	padding: 0px;
	text-align: center;

}

a {
	color: black;
}

a:hover {
	text-decoration: underline;
}

table, body, tr, td, input, textarea {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

img, a img {
	border: 0px;
	vertical-align: bottom;
}


div.clr{
	clear: both;
}

div.shadows {
	background-image: url(shadows.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 965px;
	margin: auto;
	text-align: center;
	behavior: url(/assets/templates/kaktus/iepngfix.htc);
}

div.subshadows {
	background-image: url(shadows.bottom.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 965px;
	margin: auto;
	text-align: center;
	behavior: url(/assets/templates/kaktus/iepngfix.htc);
	height: 40px;
}

div.container {
	margin: auto;
	text-align: left;
	width: 923px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.bgg {
	background-color: #58b619;
	background-image: url(bgg.gif);
}

.bgo {
	background-color: #f38809;
	background-image: url(bgo.gif);
}

.bgb {
	background-color: #0090ea;
	background-image: url(bgb.gif);
}

.bgf {
	background-color: #ec008c;
	background-image: url(bgf.gif);
}


div.header .block {
	height: 84px;

}

div.header .block a{
	text-align: center;
	display: block;
}


div.header .block {
	text-align: center;
}

div.header .block img{
	padding-top: 24px;
}

div.banner {
	border-top: 1px solid white;
	/*background-image: url(tizer.jpg);
	background-repeat: no-repeat;
	height: 332px;*/
}

div.banner h2 {
	padding-top: 219px;
	padding-left: 15px;
}
	
div.banner h2 a {
	background-color: White;
	color: #ec008c;
	font-size: 24px;
	font-weight: normal;
	padding: 5px;
	line-height: 31px;
}

div.over {
	border-top: 1px solid white;
	height: 5px;
}

div.over .block {
	height: 5px;
	font-size: 1px;
	background-image: none !important; 
}

div.menu {
	border-top: 1px solid white;
	height: 44px;
}

div.menu li {
	background-color: #eeeff0;
	list-style-type: none;
}

div.menu li a {
	text-align: center;
	font-size: 18px;
	padding-top: 14px;
	padding-bottom: 14px;
	display: block;
}



div.foto {
	text-align: center;
	padding-top: 40px;
	background-color: White;
}


.thumbs a {
color: #f38809;
	font-size: 12px;
	text-decoration: underline;
 	display: block; 
	text-align: center;
}

.thumbs {
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: 0px none !important;
}

.thumbs  tr {
	border: 0px none !important;
}

.thumbs td {
text-align: left;
	width: 220px;
	vertical-align: top;
	border: 0px none !important;
	height: 101px;
}

div.textcoloumn .thumbs td {
	width: 220px;

}

div.textcoloumn .thumbs td div.imgouter {
 	height: auto; 

}

div.textcoloumn .thumbs a {
	text-align: left;
}



ul.thumbs td div.imgouter {
	height: 101px;
	overflow: hidden; 
}








.picturecontainer {
	
	text-align: center;
}


.picturecontainer h1 {
	
	text-align: left;
}


.picturecontainer .picture {
	text-align: left;
}

div.main {
	padding-top: 40px;
	padding-bottom: 30px;
	background-color: White;
}



div.main .l {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 190px;
}

div.main .r {
	float: right;
	padding-right: 20px;
	padding-right: 20px;
	width: 190px;
}

div.main div.textcoloumn {
	margin-left: 231px;
	margin-right: 20px;
	margin-bottom: 10px;
}

div.main div.textcoloumn h1, div.main div.textcoloumn h1 a {
	font-size: 24px;
	height: 60px;
	color: Black;
	font-weight: normal;
}

div.main div.textcoloumn h2 {
	font-size: 18px;
	padding-bottom: 4px;
	padding-top: 20px;
	text-decoration: none;
	font-weight: normal;
}



div.attention {
	background-color:  #eeeff0;
	padding: 10px;
	margin-left: -10px;
	margin-right: -10px;
	padding-bottom: 2px;
	margin-bottom: 8px;
}

div.attention h2 {
	font-size: 24px !important;
	padding-top: 0px !important;
	font-weight: normal;
}

div.main div.textcoloumn h3 {
	font-size: 18px;
	padding-top: 0px;
	text-decoration: underline;
	font-weight: normal;
}


div.main div.textcoloumn table {
	width: 99%;
	
}

div.main div.textcoloumn td, div.main div.textcoloumn th  {
	padding: 5px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin: 1px;
}

div.main div.textcoloumn th {
	background-color: #eeeff0;
	text-align: left;
}

div.main div.textcoloumn td {
	border-bottom: 1px solid #eeeff0;
}

div.main div.textcoloumn span.date {
	color: #999;
	display: block;
}

div.main div.textcoloumn p {
	margin-top: 7px;
	margin-bottom: 7px;
}

div.main div.textcoloumn a {
	color: #0090ea;
}





div.main .l ul {
	padding-top: 60px;
	padding-bottom: 30px;
	font-size: 18px;
}

div.main#g a {
	color: #58b619;
}

div.main#o a {
	color: #f38809;
}

div.main#b a {
	color: #0090ea;
}

div.main#f a {
	color: #ec008c;
}


div.main .l li.active a {
	color: black !important;
	text-decoration: none;
}


div.main .l ul li {
	list-style-type: none;
	padding-bottom: 20px;
}

div.main .l a, div.main .r a {
	color: #58b619;
}

div.main .r p, div.main .l p {
	margin: 10px; 
	margin-left: 0px;
}

div.main .r h1, div.main .l h1 {
	font-size: 18px;
	font-weight: normal;
}

div.main .r p span, div.main .l p span {
	color: #999;
}

div.main .r p span.tel, div.main .l p span.tel {
	color: Black;
	font-size: 16px;
	font-weight: bold;
}

div.overfooter {
	border-top: 1px solid white;
	height: 1px;
}

div.overfooter .block {
	height: 1px;
	font-size: 1px;
}

div.footer  {
	border-top: 1px solid white;
	font-size: 13px;
}



div.footer p {
	margin-top: 20px;
	line-height: 160%;
}

p#copy {
	margin-top: 10px;
}

div.footer a {
	color: #58b619;
}


div.footer .block {
	height: 113px;
	background-color: White;
}

div.footer input {
	display: none;
}

#search {

	width: 200px;
}

div.footer input.textinputs {
	display: block;
	border: 1px solid #c8c7c7;
	padding: 2px;
	color: #585858;
	width: 100%;
	margin-top: 20px;

}

div.subfooter {
	height: 40px;
}




.block, div.menu li {
	width: 230px;
	float: left;
	border-right: 1px solid white;
}

.last, li.last {
	border-right: 0px none;
}


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

.nob {
	border: 0px none;
	margin: auto;
	text-align: left;
	width: 923px;
	margin-top: 20px;
}

div.over div.a, div.menu li.a {
	background-color: white;
}

.padlb10px {
	padding-right: 10px;
	padding-bottom: 10px;
}

.padl40px {
	padding-left: 40px;
}





.block, div.menu li {
	width: 230px;
	float: left;
	border-right: 1px solid white;
}

.last, li.last {
	border-right: 0px none;
}


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

.nob {
	border: 0px none;
	margin: auto;
	text-align: left;
	width: 923px;
	margin-top: 20px;
}

div.over div.a, div.menu li.a {
	background-color: white;
}

.padlb10px {
	padding-right: 10px;
	padding-bottom: 10px;
}

.padl40px {
	padding-left: 40px;
	padding-bottom: 5px;
}


.thumbscontainer .thumbs td a {
    display:block; 
 	 width: 100px !important;
	 height: 100px !important; 
	 overflow:hidden;
}

.foto .thumbscontainer .thumbs td a {
	margin-left: 64px;
/*	display: inline;
	width: auto; */
}
