@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	background: url(bg_main.jpg) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

div
{
	margin: 0px auto;
}

div#warpper
{
	width: 980px;
	text-align: left;
}

div#undermenu
{
	clear: both;
	text-align: center;
}

div#undermenu img
{
	margin: 0px 7px;
}

div#container
{
	clear: both;
	overflow: hidden;
	color: #3c3a2d;
}

div#lside
{
	width: 292px;
	padding: 0px 4px;
	overflow: visible;
	float: left;
}
div#content
{
	margin-left: 310px;
	text-align: justify;
	font-size: 13px;
	padding: 0px 13px 0px 25px;
}

img#kontakt
{
	margin-top: 18px;
}

div#menu_handle
{
	padding-top: 13px;
	height: 58px;
	text-align: right;
	margin-right: 30px;
	word-spacing: 0px;
}

div#menu_handle a
{
	border-left: 1px solid #bdbc9d;
	border-right: 1px solid #8b895e;
	color: #FFF;
	text-decoration: none;
	padding: 0px 15px;
	font-size: 13px;
	font-weight: bolder;
}

div#menu_handle a:hover
{
	color: #333;
}

div#stopka
{
	margin-top: 26px;
	clear: both;
	padding: 16px 0px;
	background: #bbae9e;
	color: #ffffff;
	text-align: center;
}

div#contactform
{
	width: 292px; height: 330px; background: url(contact_field.jpg) no-repeat; margin-top: 12px;
}

div#contactform table
{
	margin-left: 4px;
}

div#contactform input[type=text], div#contactform textarea
{
	background:url(input_bg.jpg) repeat-x;
	height: 16px;
	border-top: #8f857b 1px solid;
	border-left: #8f857b 1px solid;
	border-bottom: 0px;
	border-right: 0px;
	margin: 4px auto;
	width: 150px;
}

div#contactform textarea
{
	background: url(ta_bg.jpg) repeat-x;
	height: 105px;
	width: 150px;
	overflow: hidden;
}

div#contactform button
{
	background: #423934;
	color: #FFF;
	border: 0px;
	padding: 2px 12px;
	float: right;
}

.lcol
{
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 4px;
}

a, a.link, a.visited
{
	color:#333;
	border: 0px;
	text-decoration: none;
}

img
{
	border: 0px;
}


div.adminlinks a
{
	margin: 3px auto;
	color:#036;
	margin-left: 28px;
	font-weight: bolder;
	display: block;
}

div.adminlinks a:hover
{
	color: #C30;
}

div#adminOpt
{
	width: 300px;
	border: 1px solid #999;
	margin: 30px auto 30px 20px;
}

div#adminOpt a
{
	padding: 2px 10px;
	color:#03C;
	font-weight: bolder;
}

div.innerTab
{
	margin: 2px 10px;
	border: 1px solid #0c688a;
}

div.innerLabel
{
	font-size: 14px;
	background: #0c688a;
	color: white;
	font-weight: bolder;
	padding: 3px 10px;
}

a.pictDesc
{
	width: 140px;
	display: block;
	margin: 6px auto;
	text-align: center;
	font-size: 12px;
	padding: 4px 0px;
	border: 1px solid #AAA;
}

a.pictDesc img
{
	width: 100px;
}

a.pictDesc p
{
	margin: 3px auto;
	font-weight: bolder;
	font-style: italic;
}

div.wspolpracaLoga
{
	text-align: center;
	margin: 18px auto;
}

div.wspolpracaLoga img
{
	margin: 6px 3px;
	max-height: 60px;
}

div.wspolpracaLoga a
{
	display: block;
}

span.coorpsText
{
	font-size: 12px;
	display:block;
	text-indent: 18px;
}
