* {
	margin:0px 0px;
	padding:0px 0px;
}
img {
	border:0px;
}
html {
	width:100%;
	height:100%;
}
body {
	width:100%
}
em {
	color: #44A383;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
#header {
	text-align:center;
	height: 258px;
}
#top {
	width:100%;
	text-align:center;
	background-image: url(image/top_bg.jpg);
	background-repeat: repeat-x;
	height: 89px;
}
.inside {
	width:800px;
	margin:0 auto;
	overflow:hidden;
}
.inside_m {
	width:800px;
	margin:0 auto;
	height:54px;
	background-image: url(image/menu_bg.jpg);
	background-repeat: no-repeat;
}
ul#navi {
	margin:0;
	padding:0;
	list-style-type:none;
	width:568px;
	position:relative;
	display:block;
	height:54px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
ul#navi li {
  display:block;
  position: relative;
	float:left;
	margin:0;
	padding:0;
}
ul#navi li a {
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:22px 34px 10px 34px;
	height:24px;
	background-color: #0EB7FC;
}
ul#navi li a:hover{
	background-color: #FFF;
	color: #000;
}
ul#navi li a.current, ul#navi li a.current:hover {
	color:#000;
	background-color: #FFF;
}
ul#navi ul {
display: none;
position: absolute;
list-style: none;
top: 55px;
left: 0px;
margin:0;
padding:0;
list-style-type:none;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
ul#navi ul li {
display: block;
position: relative;
width:200px;
background-color: #0EB7FC;
margin:0px;
padding:0px;
}
ul#navi ul li a {
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:5px;
  width:200px;
	
}
ul#navi ul li:hover{
	background-color: #FFF;
	color: #000;
}
ul#navi ul li.current, ul#navi ul li.current:hover {
	color:#000;
	background-color: #FFF;
}
ul#navi li:hover ul {display: block}

#blocks {
	background-position:top left;
	height:54px
}
.block1 {
	width:231px;
	height:54px;
	float:left;
}
.block2 {
	width:auto;
	height:54px;
	float:right;
}
#blocks h3 {
	font-family:Tahoma;
	font-size:14px;
	color:#505542;
	display:block;
	width:160px;
}
#blocks span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#698224;
	display:block;
	padding:11px 0 12px 0
}
#main {
	background-color:#FFF;
	padding:40px 0 20px 0;
	background-image: url(image/content_bg.jpg);
	background-repeat: repeat-x;
}
.column {
	width:230px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	line-height:17px;
	float:left;
	background-color: #44A383;
}
.columnk {
	width:230px;
	float:left;
}
.columnk img{
	border:1px solid #44a182;
	padding: 4px;
}
.column h3 {
	background-position:left 2px;
	background-repeat:no-repeat;
	padding:20px 10px 10px 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color:#FFF;
}
.news_block h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color:#000;
	padding-bottom: 20px;
}
.news_block h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color:#161616;
	padding-bottom: 15px;
}
.fleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
.fright {
	float: right;
}
.text {
	font-size:12px;
	color:#FFF;
	line-height:20px;
	padding:10px 15px 5px 20px;
}
.ktext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	color:#FFF;
	padding:15px 15px 15px 20px
}
.etext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.6em;
	color:#FFF;
	padding:5px 15px 20px 20px
}
.etext a {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}
.etext a:visited {
	text-decoration:none
}
.etext a:hover {
	text-decoration:underline
}
.right {
	text-align:right;
	padding:25px 0 0 0;
}
.right2 {
	width:370px;
	float:left;
	text-align:right;
	padding:25px 0 0 0;
}
.news_block {
	width:530px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E1E1E;
	padding: 15px 0 15px 40px;
	line-height: 18px;
}
a {
	color:#1E1E1E;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.news_block span {
	display:block;
	float:left;
	font-weight:bold;
	text-align:left;
}
.news_block ul {
	padding-left: 20px;
}
.news_block li {
	list-style-image: url(image/li.jpg);
	padding-left: 2px;
}
.news_block p {
	display:block;
	float:left;
	text-indent: 15px;
}
#footer {
	width:100%;
	height:67px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	text-transform:none;
	text-align:left;
	background-image: url(image/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer a {
	color:#FFF;
	text-decoration:none;
	padding-right: 30px;
	font-weight: normal;
}
#footer a:visited {
	text-decoration:none
}
#footer a:hover {
	text-decoration:underline
}
.footer_menu {
	float: left;
	width: 350px;
	padding: 30px 10px 10px 35px;
}
.footer_ban {
	float: right;
	width: 400px;
}
#copyright {
	width:100%;
	height:50px;
	font-family:Tahoma;
	font-size:10px;
	color:#333;
	text-transform:none;
	text-align:right;
}
.cinside {
	width:800px;
	margin:0 auto;
	overflow:hidden;
	padding-top: 20px;
}
#contact_form_holder {
	font-family: Arial, Helvetica, sans-serif; /* this is a nice font-family, at least i think, if you don't like it change it :) */
	font-variant: normal; /* making the small letter looks like capital but keeping the size of it to smaller, looks cool */
	width:300px; /* setting a fixed width of the contact form holder will make things easier later (like aligning and such) */
	font-size: 12px;
}
#contact_form_holder input, #contact_form_holder textarea {
	width:100%; /* make all the inputs and the textarea same size (100% of the div they are into) */
	font-family: Arial, Helvetica, sans-serif; /* we must set this, so it inherits the font-family */
	padding:5px; /* and make a custom padding, you can set whatever you like */
	font-size: 12px;
	border:1px solid black;
}
.title {
	font-family: Arial, Helvetica, sans-serif; /* and make a custom padding, you can set whatever you like */
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #44A383;
	font-weight: bold;
}
#contact_form_holder textarea {
    height:100px; /* i never liked small textareas, so make it 100px in height */
}
#send_message {
	width:150px !important; /* the width of the submit button  */
	font-variant: normal; /* nicer font-variant (like explained before) */
	border:1px solid black; /* remove the default border and put a normal black one */
	cursor:pointer;
}
#cf_submit_p {
	text-align:right;
	padding-top: 20px;
} /* show the submit button aligned with the right side */

/* styling */

.error {
	display: none; /* hide the errors */
	/* add some styling */
    padding:10px 0 10px 10px;
	color: #D8000C;
	font-size:12px;
}
.success {
	display: none; /* hide the sucess div */
	/* add some styling */
    padding:10px;
	color: #044406;
	font-size:12px;
}
.indient {
	text-indent: 20px;
}
.news_block .indient a{
	color:#44A383;
	text-decoration:none;
	padding-right: 30px;
	font-weight: bold;
}
.news_block .indient a:hover {
	text-decoration:underline
}

.stopka {
margin:0; 
padding:0;
display:inline;
}

.stopkali {
list-style-type:none;
display:inline;
}

.naglow{
margin:0px;
display:inline;
font-size:11px;
}

.naglowimg{
margin-left:-143px;
}

.header2 {
margin: 0;
padding:11px 15px 12px 20px;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
font-style: normal;
}

h1 {
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: normal;
    padding-bottom: 20px;
    text-transform: none;
}
