body{
	margin: 0;
	padding: 0;

}
img{
	border: 0;
}

a{
	color:#143b74;
}
a:hover{
	color:#99ac45;
}
#container{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	font-family: verdana;
	font-size: 11px;
}
#head{
	width: 940px;
	height: 244px;
}
#left_head{
	height: 244px;
	width: 946px;
	float: left;
	background-image: url('../gfx/index/header_left.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
#head_description{
	/*margin-left: 160px;*/
}
#left_head{
	font-family: trebuchet ms;
}
#left_head h1{
	font-size: 30px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
#left_head h2{
	font-size: 25px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#left_head h3{
	font-size: 25px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#left_panel{
	font-family: trebuchet ms;
	float: left;
	width: 300px;
}
	#left_panel_header{
		width: 100%;
		background-color: #b3ca20;
		margin-top: 5px;
		border-top: 6px solid #717e14;
		height: 61px;
		color: white;
	}
	#left_panel_header h1{
		font-size: 1.8em;
		margin: 0;
		padding: 0;
		padding-left: 70px;
		padding-top: 15px;

	}
	#left_panel_content{
		margin: 0;
		padding: 0;
		padding-top: 10px;
		background-color: #fffacd;
		font-size: 1em;
		color: #3c3c3c;
		padding-right: 30px; 
	}
	#left_panel_content ul{
		margin: 0 0 0 0;
		padding: 0 0 0 35px;
		list-style: none;
	}
	#left_panel_content p{
		font-size: 1.2em;
		padding-left: 20px;
		padding-bottom: 10px;
	}
	#left_panel_content ul li{
		font-size: 1.2em;
		background-image: url("../gfx/index/left_bullet.gif");
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 20px;
		padding-bottom: 10px;
		/*font-weight: bold;*/
	}
	#left_panel_content ul.druga li.druga{
		font-size: 1.0em;
		background-image: url("../gfx/index/left_bullet.gif");
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 20px;
		padding-bottom: 10px;
		/*font-weight: bold;*/
	}
#right_head{
	float: left;
}
#main_content{
	font-size: 1.0em;
	float: right;
	margin-top: 5px;
	width: 630px;
	color: #505050;
}
#main_content h1{
	font-family: trebuchet ms;
	font-size: 2.0em;
	font-weight: bold;
	color: #b3ca20;
	margin: 2px 0 2px 0;
}
#main_content h2{
	font-family: trebuchet ms;
	font-size: 1.3em;
	/*color: #b7cd21;*/
	color: #717e14;
	margin: 5px 5px 5px 0;
	clear: both;
}
#main_content h3{
	font-family: trebuchet ms;
	font-size: 1.1em;
	margin: 2px 0 2px 0;
}
#main_content h4{
	font-family: trebuchet ms;
	font-size: 1.4em;
	margin: 2px 0 2px 0;
}
#gallery h2{
	background: #fff17d;
	padding: 5px;
}
#main_content li{
	padding-bottom: 20px;
}
#main_content input,  #main_content textarea{
	font-size: 1em;
} 
	#main_buttons{
		width: 100%;
		height: 65px;
		border-top: 6px solid #99ac45;
		border-bottom: 1px solid #c7c7c7;
		clear: both;
	}
	#main_content table, #main_content table td, #main_content table th{
		border: 1px solid;
		border-collapse: collapse;
		border-color: #505050;
	}
		#main_content table caption{
			font-family: trebuchet ms;
			font-size: 1.5em;
			font-weight: bold;
			color: #ff6715;
			margin: 10px 0 10px 0;
			text-align: left;
		}
		#main_content table th{
			padding: 5px;
			font-weight: bold;
			color: blue;
			color: #505050;
		}
		#main_content table td{
			padding: 5px;
		}
	.main_button{
		float: left;
		margin-left: 4px;
	}
	
	#left_column{
		float: left;
		width: 300px;
		text-align: left;
		padding-right: 10px;
		border-right: 1px solid #c7c7c7;
	}
		#left_column p{
			line-height: 130%;
			padding-bottom: 10px;
		}
	#right_column{
		float: right;
		width: 310px;
		text-align: left;
	}
	#right_column h4{
		font-size: 1.1em;
	}
.main_breaker{
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 20px;
}
#foot{
	margin-bottom: 20px;
}
	#foot_head{
		height: 5px;
		background-color: #f4f4f4;
		clear: both;
	}
	
.red{
	color: red;
}

.image_container{
	float: left;
	padding: 5px;
	height: 100px;
}
.image_container img{
	float: left;
	padding: 5px;
	border: 1px solid #ffe015;
	text-align: center;
}

br.clearboth{
	clear: both;
}
#popup_container{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#site img{
	margin: 5px;
	border: 1px solid #813811;
}
#site .mceEditorContainer img{
	margin: 0;
	padding: 0;
	border: 0;
}
#gallery img {
border:3px solid #ffe014 !important;
padding:5px !important;
}
img {
border:0pt none;
}
#contact table,
#contact table td,
#contact table th{
	border: 0;
}