img, div, dl { 
	behavior: url("iepngfix.htc") 
}

*, html, body {
	margin:0;
	padding:0;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

img {
	border:0;
}

a {
	color:#006bcf;
}

p {
	margin-top:5px;
	margin-bottom:5px;
}

table {
	border:#006bcf solid 1px;
}

#tizer {
	height:208px;
	width:317px;
	background:url(img/tizer.jpg) no-repeat;
}

body#service #tizer {
	height:208px;
	width:317px;
	background:url(img/tizer_1.jpg) no-repeat;
}

body#rezume #tizer {
	height:208px;
	width:317px;
	background:url(img/tizer_2.jpg) no-repeat;
}

body#article #tizer {
	height:208px;
	width:317px;
	background:url(img/tizer_3.jpg) no-repeat;
}

h1 {
	font-style:italic;
	font-weight:bold;
	font-size:17px;
	margin-bottom:10px;
}

h2 {
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}

div.line {
	font-size:0px;
	width:60%;
	background-color:#2398fe;
	height:2px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}

a.detail {
	display:block;
	text-align:right;
	
}

#main {
	width:1000px;
	margin:0 auto;
	background-color:#e6f9ff;
}

#header {
	background:url(img/header.jpg) no-repeat;
	height:282px;
	margin-bottom:41px;
}

dl#menu {
	display:block;
	width:234px;
	height:157px;
	background:url(img/mn_bg.png) no-repeat;
	margin-top:41px;
	float:left;
	padding:25px 0 20px 40px;
}

dl#menu dt {
	margin-bottom:5px;
}

dl#menu dt a {
	color:#000;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
	font-weight:bolder;
}

dl#menu dt a:hover {
	text-decoration:underline;
}

div#contakt {
	float:right;
	margin-top:41px;
	height:142px;
	padding-top:60px;
	text-align:center;
	width:40px;
	background:url(img/kontakt_bg.png) no-repeat;
}

#left_side {
	float:left;
	width:318px;
}

div#block {
	background:url(img/block_bg.gif) repeat-y;	
	margin-top:20px;
}

div#block_about {
	padding-left:40px;
}

#top {
	background:url(img/block_top_bg.gif) no-repeat; 
	height:11px; 
	font-size:0px;
}
#bottom {
	height:15px; 
	background:url(img/block_bottom_bg.gif) no-repeat; 
	font-size:0;
}

#content {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:333px;
	margin-right:40px;
	text-align:justify;
	padding-bottom:30px;
	min-height:350px ;
	height:auto !important;
	height:350px;
	font-size:15px;
}

#content ul, #content ol  {
	margin-left:40px;
	margin-top:10px;
	margin-bottom:10px;
}

ul.block li {
	list-style-type:none;
	padding-top:7px;
	padding-bottom:7px;
}

ul.block li img {
	float:left; 
	margin-top:4px; 
	margin-right:10px;
}


form {
	margin-bottom:30px;
}

#q_name {
	width:200px;
}

#q_mail {
	width:200px;
}

#q_title {
	width:550px;
}

#q_question {
	width:550px;
	height:200px;
}

label {
	font-weight:bolder;
}

#footer {
	padding-top:30px;
	padding-left:70px;
	padding-right:70px;
	clear:both;
}

#coop {
	border-top: #2398fe solid 3px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
}