@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial;
	font-size: 100%;
	text-decoration: none;
	background-color: #4c4c4c;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 918px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10pt;
	text-align: center;
}
#header {
	height: 80px;
}
#F-left {
	background-image: url(../images/main_01.png);
	float: left;
	height: 80px;
	width: 83px;
}
#F-logo {
	background-image: url(../images/main_02.png);
	float: left;
	height: 80px;
	width: 204px;
}
#F-right {
	background-image: url(../images/main_03.png);
	float: left;
	height: 80px;
	width: 548px;
}
#F-Rend {
	background-image: url(../images/main_04.png);
	float: left;
	height: 80px;
	width: 37px;
}
#F-end {
	background-color: #4C4C4C;
	float: left;
	width: 46px;
	height: 80px;
}

#main {
	height: 448px;
}
#M-left1 {
	float: left;
	height: 448px;
	width: 48px;
	background-color: #4C4C4C;
}
#M-left2 {
	background-image: url(../images/main_06.png);
	float: left;
	height: 448px;
	width: 35px;
}
#M-content {
	background-image: url(../images/main_07.png);
	float: left;
	height: 448px;
	width: 752px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}
#M-right {
	background-image: url(../images/main_08.png);
	float: left;
	height: 448px;
	width: 37px;
}
#M-end {
	background-color: #4C4C4C;
	float: left;
	height: 448px;
	width: 46px;
}

#Prefooter {
	height: 36px;
}
#Prefooter-left {
	background-image: url(../images/main_09.png);
	float: left;
	height: 36px;
	width: 872px;
}
#Prefooter-end {
	background-color: #4C4C4C;
	float: left;
	height: 36px;
	width: 46px;
}


#Prefooter2 {
	height: 24px;
}
#PreF-left {
	background-image: url(../images/main_10.png);
	float: left;
	height: 24px;
	width: 110px;
}
#PreF-Txt {
	background-image: url(../images/main_11.png);
	float: left;
	height: 24px;
	width: 725px;
	font-family: Arial;
}
#PreF-right {
	background-image: url(../images/main_12.png);
	float: left;
	height: 24px;
	width: 37px;
}
#PreF-end {
	background-color: #4C4C4C;
	float: left;
	height: 24px;
	width: 46px;
}

#Navigation {
	height: 39px;
}
#Nav-left {
	background-image: url(../images/main_13.png);
	float: left;
	height: 39px;
	width: 110px;
}
#Nav-btn {
	background-image: url(../images/main_14_2.png);
	float: left;
	height: 39px;
	width: 93px;
}
#Nav-right {
	background-image: url(../images/main_15_2.png);
	float: left;
	height: 39px;
	width: 654px;
}

#Footer {
	height: 59px;
}
#Footer-Left {
	background-image: url(../images/main_16.png);
	float: left;
	height: 59px;
	width: 110px;
}
#Footer-right {
	background-color: #4C4C4C;
	float: left;
	height: 59px;
	width: 762px;
}
#Footer-end {
	background-color: #4C4C4C;
	float: left;
	height: 59px;
	width: 46px;
}
.txtbig {
	font-family: "AvantGarde Bk BT";
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1pt;
}
.naslov {
	font-family: Nasalization;
	font-size: 16pt;
	font-weight: normal;
	letter-spacing: 2pt;
	color: #F60;
	font-style: normal;
}
.txtcont {
	font-family: "AvantGarde Bk BT";
	font-size: 10pt;
	font-weight: bold;
}
.txtcont_orange {
	font-family: "AvantGarde Bk BT";
	font-size: 10pt;
	font-weight: bold;
	color: #F60;
}

.txtbig2 {
	font-family: "AvantGarde Bk BT";
	font-size: 12pt;
	font-weight: bold;
}
.txtbig3 {
	font-family: "AvantGarde Bk BT";
	font-size: 18pt;
	font-weight: bold;
	color: #000;
	letter-spacing: 1pt;
}
.txtbig2orange {
	font-family: "AvantGarde Bk BT";
	font-size: 12pt;
	font-weight: bold;
	color: #F60;
}
