* {
	
	margin:0;
	padding:0;
}

/* body */
body {
	background:#fff;
	color:#666;
	font:0.75em/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:1.4em;
}

/* general */
img {border:0;}
a {
	color:#F26522;
	text-decoration:none;
}
a:hover {
	color:#555;
	text-decoration:none;
}
h3 {
	FONT-SIZE: 14px;
	text-align:center;
	color:#FF6600;
	FONT-FAMILY: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}
h4 {
	FONT-SIZE: 12px;
	text-align:left;
	color:#FF6600;
	FONT-FAMILY: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}
p {
	FONT-SIZE: 11px;
	text-align:justify;
	FONT-FAMILY: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}
.textform {
	FONT-SIZE: 13px;
	color:#000000;
	text-align:justify;
	FONT-FAMILY: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}
.text {
	FONT-SIZE: 14px;
	text-align:justify;
	FONT-FAMILY: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}
.small {
	FONT-SIZE:9px;
	text-align:justify;
	FONT-FAMILY: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}
.small2 {
	FONT-SIZE:11px;
	text-align:left;
	FONT-FAMILY: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}
.menu_zagol {
	color: #000000;
	MARGIN-TOP: 2px; 
	FONT-SIZE: 11px; 
	MARGIN-BOTTOM: 5px; 
	LINE-HEIGHT: 1em; 
	FONT-FAMILY: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
}

/* header */
#header {
	background:#f26522 url('../images/start/background_header.jpg') center repeat-y;
	width:100%;
	height:200px;
	text-align:center;
}
#header_inside {
	margin:0 auto;
	width:800px;
}
#header_inside h1 {
	color:#fff;
	float:left;
	font:3.2em 'Trebuchet MS', Verdana, sans-serif;
	height:100px;
	line-height:100px;
	margin:0 0 0 20px;
	width:180px;
	text-align: left;
}

#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

#header_inside h1 {
	color:#fff;
	float:left;
	font:3.2em 'Trebuchet MS', Verdana, sans-serif;
	height:100px;
	line-height:100px;
	margin:0 0 0 20px;
	width:180px;
}
#header_inside h1 span {
	color:#9c0;
}
#header_inside ul {
	position:absolute;
	float:right;
	height:100px;
	list-style:none;
	width:600px;
	top:100px;
	left:50%;
	margin-left:-202px;
}
#header_inside ul li {
	border-left:1px solid #555;
	float:right;
	height:100px;
	list-style:none;
	width:85px;
}
#header_inside ul li a {
	color:#fff;
	display:block;
	height:50px;
	line-height:50px;
	padding:50px 0 0;
	text-align:center;
	width:85px;
	background:#f26522;
}
#header_inside ul li a:hover {
	background:#fff;
	color:#111;
}
#header_inside ul li a.active {
	background:#fff;
	color:#111;
}

/* content */
#content {
	background:#fff url('../images/start/background_content.jpg') center repeat-y;
	width:100%;
	text-align:center;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#content_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
	text-align:left;
}
#content_inside_main {
	background:#fff;
	letter-spacing:-1px;
	line-height:165%;
	margin-left:  0px;
	margin-right: 200px;
	padding:10px 40px 10px 10px;
}

#content_inside_main h1 {
	border-bottom:1px solid #ccc;
	font-size:16px;
	padding:0 0 2px;
}
#content_inside_main1 h1 {
	border-bottom:1px solid #ccc;
	font-size:125%;
	padding:0 0 8px;
}
#content_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main p {
	padding:0 0 10px;
	font-size:14px;
}

#content_inside_main li{
	list-style:none;
	letter-spacing:-1px;
}

#content_inside_sidebar {
	border-left:1px solid #bbb;
	line-height:150%;
	margin:5px 0 0 570px;
	padding:0 0 0 10px;
	position:absolute;
	width:200px;
}
#content_inside_sidebar h2 {
	background:#fff;
	color:#000;
	font-size:110%;
	font-weight:400;
	padding:5px 0;
	text-align:right;
}
#content_inside_sidebar ul {
	letter-spacing:-1px;
	list-style:none;
	margin:0 0 10px;
}
#content_inside_sidebar ul li {
	list-style:none;
}
#content_inside_sidebar ul li a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:3px;
	text-align:right;
	width:194px;
}
#content_inside_sidebar ul li a:hover {
	background:#ddd;
	color:#000;
}
/* footer */
#footer {
	background:#323232 url('../images/start/background_footer.jpg') center repeat-y;
	height:100px;
	width:100%;
	text-align:center;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	height:100px;
	margin:0 auto;
	width:800px;
}
#footer_inside p {
	color:#fff;
	line-height:100px;
	text-align:center;
}

