BODY {
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	COLOR: #332E2B; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

a { text-decoration: none;} 

LI {
	COLOR: #325F17;
	font-size: 12px;
    line-height: 24px;
}
H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 150%; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #4E3A1A; 
	FONT-FAMILY: Arial Narrow;
	border-bottom: 1px dotted #ccc;
}
H4 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px;  
	COLOR: #4E3A1A;
	TEXT-TRANSFORM: uppercase; 
	FONT-FAMILY: Arial Narrow;
	border-bottom: 1px dotted #ccc;
}
.button {
	BORDER: #cccccc 1px solid; 
	padding: 2px;
	PADDING-RIGHT: 8px; 
	PADDING-LEFT: 8px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	CURSOR: pointer; 
	COLOR: #fff; 
	BACKGROUND-COLOR: #3d3d3d;
	height: 22px;
	width: 120px;
}
.reset {
	BORDER-RIGHT: #3e6dad 0px solid; 
	PADDING-RIGHT: 8px; 
	BORDER-TOP: #3e6dad 0px solid; 
	PADDING-LEFT: 8px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #3e6dad 0px solid; 
	CURSOR: pointer; 
	COLOR: #fff; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #3e6dad 0px solid; 
	BACKGROUND-COLOR: #ff6600;
}
INPUT {
	BORDER: #d2dae3 1px solid; 
	FONT-SIZE: 11px; 
	COLOR: #666; 
	FONT-FAMILY: Tahoma; 
	HEIGHT: 16px;
	width: 220px;
}
.input {
	BORDER: #d2dae3 1px solid; 
	FONT-SIZE: 11px; 
	COLOR: #666; 
	FONT-FAMILY: Tahoma; 
	HEIGHT: 16px;
}

.tm {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/mline.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
}

A.tmenu:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
font-family: Tahoma;
	COLOR: #F74406; 
	TEXT-ALIGN: right; 
	TEXT-DECORATION: underline;
	text-transform: uppercase;
	background-image: url(../images/box.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	display: block;
}
A.tmenu:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
font-family: Tahoma;
	COLOR: #F74406; 
	TEXT-ALIGN: right; 
	TEXT-DECORATION: underline;
	text-transform: uppercase;
	background-image: url(../images/box.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	display: block;
}
A.tmenu:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px;
font-family: Tahoma; 
	COLOR: #3d3d3d; 
	TEXT-ALIGN: right; 
	TEXT-DECORATION: none;
	text-transform: uppercase;
	background-image: url(../images/boxa.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

.menu {
	text-align: right;
}

.content {
padding: 30px; 
padding-top: 20px;
padding-bottom: 170px;
padding-left: 48px;
vertical-align: top;
text-align: justify;
background-color: #f2f2f2;
background-image: url(../images/f3.jpg);
background-position: left bottom;
background-repeat: no-repeat;
font-size: 12px;
font-family: Tahoma;
}

.left {
	vertical-align: top;
	padding: 30px;
	width: 220px;
	padding-top: 20px;
padding-bottom: 10px;
background-color: #F9F7F3;
background-image: url(../images/l.gif);
background-position: top right;
background-repeat: no-repeat;
border-right: 24px solid #fff;
}

.sky {
	background-image: url(../images/sky.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.box1 {
	padding: 24px;
	padding-left:22px;
	text-align: right;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 160%; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #FF4800; 
	FONT-FAMILY: Arial Narrow;
	width: 33%;
	height: 270px;
	background-image: url(../images/box1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
}

div.name1 {
	background-color: #FF4800;
	color: #fff;
	padding: 2px;
	display: inline;
}

.box2 {
	padding: 24px;
	padding-left:22px;
	text-align: right;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 160%; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #549311; 
	FONT-FAMILY: Arial Narrow;
	width: 33%;
	height: 270px;
	background-image: url(../images/box2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
}

div.name2 {
	background-color: #549311;
	color: #fff;
	padding: 2px;
	display: inline;
}

.box3 {
	padding: 24px;
	padding-left:22px;
	text-align: right;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 160%; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #125B8A; 
	FONT-FAMILY: Arial Narrow;
	width: 33%;
	height: 270px;
	background-image: url(../images/box3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
}

div.name3 {
	background-color: #125B8A;
	color: #fff;
	padding: 2px;
	display: inline;
}

div.textbox {
	font-size: 11px;
	color: #3d3d3d;
	text-transform: none;
	font-weight: normal;
	padding: 10px;
	font-family: Tahoma;
	background-color: #fff;
	border: 1px dotted #BBA890;
	background-color: #f2f2f2;
	text-align: justify;
	margin-top: 10px;
	width: 180px;
}

div.slogan {
	padding-left: 60px;
	padding-top: 0px;
	width: 250px;
	color: #999;
}

.footer {
	background-image: url(../images/f2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 150px;
	padding-right: 50px;
	color: #3d3d3d;
text-align: right;
}

.img {
background-image: url(../images/f1.jpg);
background-position: right bottom;
background-repeat: no-repeat;
	/*border-right: 24px solid #fff;*/
}

.mod_gal_imgcontainer               {float:left; padding:0px; border: 1px solid #ddd; margin:3px}
.mod_gal_header                     {color:#333; background-color:#F4F4F4; padding:5px; border-bottom:1px solid #ddd}
.mod_gal_img                        {padding:10px}
.mod_gal_kbsize                     {color:#999; text-align:center; margin-top:3px}

#module_contents {
	font-size: 11px;
	font-family: Tahoma;
	color: #666;
}

p.box {
	padding: 15px;
	border: 1px dotted #cc0000;
}

.krokus {
	padding-left: 20px;
	vertical-align: top;
	font-family: arial narrow;
color: #cc0000;
font-size: 1.4em;
}

.in {
	width: 142px;
	height: 39px;
background-image: url(../images/strelka.gif);
background-position: left;
background-repeat: no-repeat;

}

.in a {
	color: #fff;
	padding-left: 15px;
}
