* {
	margin:0;
	padding:0px;
}
body {
	background:#28333c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:1em;
	color:#444e57;
	text-align:center;
}
h1 {
font-size:200%;
}
h2 {
font-size:150%;
}
h3 {
font-size:120%;
}
#main {
	width:100%;
	margin:0 auto;
	text-align:center;
	min-width:1003px;
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1003)? "1003px" : "100%");
}
#main_width {
	width:100%;
	margin:0 auto;
	text-align:left;
}

/*You can modify the width of the website by changing "width" parameter with #main_width. The minimum value is 1003px.*/
#header {
	height:371px;
}
#header, #content, #footer {
	font-size:0.69em;
}
.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
}
#page1 #content .col_1 {
	width:31%;
}
#page1 #content .col_2 {
	width:70%;
}
#page1 #content .col_3 {
	width:29%;
}
#page1 #content .col_2 .column1 {
	width:72px;
}
#page1 #content .col_2 .column2 {
	float:none;
	padding-left:72px;
}
#footer {
	height:50px;
}
.clear {
	clear:both;
}
.fleft {
	float:left;
	text-align: left;
	width: 40%;
}
.fright {
	float:right;
	text-align: right;
	width: 40%;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
}
.tall_top {
	background:url(images/tall_top.gif) left top repeat-x #fff;
}
.tall_bottom {
	background:url(images/tall_bottom.gif) left bottom repeat-x;
}
/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
.hor3 img {
	border:none;

}
.inner img,  .slika{
	padding: 3px;
	background-color: #CCCCCC;
	margin: 2px;
	text-align:center;
	border: 1px solid #999999;
	
}
.hor3, a img.slika  {
text-align:center;

}
.form {
	height:36px;
}
.form input {
	width:312px;
	height:24px;
	background:#fff;
	color:#444e57;
	font-size:1em;
	font-family:arial;
	padding-left:3px;
	border:1px solid #444e57;
}
textarea {
	width:312px;
	height:99px;
	background:#fff;
	overflow:auto;
	color:#444e57;
	font-size:1em;
	font-family:arial;
	padding-left:3px;
	border:1px solid #444e57;
}
/*==================list====================*/
ul {
	list-style:none;
	padding: 0px 0px 0px 10px;
}
ul.list1 li {
	background:url("images/marker.gif") no-repeat left 10px; /*color:#444e57; */
	padding-left:16px;
	line-height:1.9em;
}
/*==================other====================*/
.img_indent {
	margin:0 20px 0 0;
	float:left;
}
.img_box {
	padding:0 0 20px 0;
}
.img_box img {
	float:left;
	margin:0 20px 5px 0;
}
.img_box1 {
	padding:0 0 13px 0;
}
.img_box1 img {
	float:left;
	margin:-12px 20px 0 0;
	position:relative;
}
.contact_box {
	padding:20px 0 0 0;
}
.p1 {
	margin-bottom:17px;
}
.p2 {
	margin-bottom:22px;
}
blockquote p {
	margin-bottom:0;
}
/*==================txt, links, lines, titles====================*/
a {
	color:#e84700;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	font-weight:normal;
	line-height: 120%;
	text-align: justify;
}
h3 {
	font-size:1em;
	margin-bottom:4px;
}
.txt1 {
	color:#000;
}
.link1 {
	background:url(images/marker.gif) no-repeat right 4px;
	font-weight:bold;
	padding-right:10px;
}
.link1 em {
	background:url(images/line_2.gif) left bottom repeat-x;
	font-style:normal;
}
.link2 {
	background:url(images/line_2.gif) left bottom repeat-x;
}
.rss {
	margin-right:27px;
}
.line_hor {
	background:url(images/line_1.gif) left bottom repeat-x;
	padding-bottom:13px;
	margin-bottom:14px;
}
.line_hor1 {
	background:url(images/line_1.gif) left bottom repeat-x;
	padding-bottom:28px;
	margin-bottom:25px;
}
.line_hor2 {
	background:url(images/line_1.gif) left bottom repeat-x;
	padding-bottom:23px;
	margin-bottom:22px;
}
.line_hor3 {
	background:url(images/line_1.gif) left bottom repeat-x;
	padding-bottom:13px;
	margin-bottom:25px;
}
.title {
	margin-bottom:22px;
}
/*==================blocks====================*/
.block1 {
	background:#e7f2f6;
	width:100%;
}
.block1 .top_tall {
	background:url(images/top_tall.gif) left top repeat-x;
}
.block1 .right_tall {
	background:url(images/right_tall.gif) right top repeat-y;
}
.block1 .bottom_tall {
	background:url(images/bottom_tall.gif) left bottom repeat-x;
}
.block1 .left_tall {
	background:url(images/left_tall.gif) left top repeat-y;
}
.block1 .left_top_corner {
	background:url(images/left_top_corner.gif) no-repeat left top;
}
.block1 .right_top_corner {
	background:url(images/right_top_corner.gif) no-repeat right top;
}
.block1 .right_bottom_corner {
	background:url(images/right_bottom_corner.gif) no-repeat right bottom;
}
.block1 .left_bottom_corner {
	background:url(images/left_bottom_corner.gif) no-repeat left bottom;
}
.block1 .inner {
	padding:0 0 0 0;
}
.but {
	width:100%;
	margin-bottom:6px;
}
.but .left {
}
.but .right {
	height:43px;
}
.but .ind1 {
	padding:13px 0 0 10px
}
.but strong {
	color:#edeff2;
	margin-right:16px;
}
.but span {
	color:#34414b;
	font-weight:bold;
}
#header .row_1 {
	height:51px;
	text-align:center;
}
#header .row_2 {
	height:320px;
	background:url(images/header_bgd.jpg) no-repeat center top;
	text-align:center;
}
#header .row_2 .indent1 {
	padding:0 20px 10px 0;
	text-align:right;
}
#header .row_2 .indent2 {
	padding:0 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	padding:0px 0 37px 6px;
}
#content .inner {
	padding:0 0px 0 0;
}
#content .inner1 {
	padding:0 25px 0 0;
}
#content .indent {
	padding:0 30px 0 0;
}
#footer {
	text-align:center;
}
#footer p {
	color:#d5dde5;
	padding:16px 0 0 0;
}
#footer a {
	color:#d5dde5;
	text-decoration: underline;
}

