@charset "utf-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #040c13;
}
.bgtop1{
	background-image: url(../grafika/body/bgtop1.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
.bgtop3{
	background-image: url(../grafika/body/bgtop3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgtop4{
	background-image: url(../grafika/body/bgtop4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgtop5{
	background-image: url(../grafika/body/bgtop5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgtop6{
	 background-image: url(../grafika/body/bgtop6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.botom1{
	background-image: url(../grafika/body/botom1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.botom2{
	background-image: url(../grafika/body/botom2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.botom3{
	background-image: url(../grafika/body/botom3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgleftmaxy{
	background-image: url(../grafika/body/bgleftmaxy.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgrightmaxy{
	background-image: url(../grafika/body/bgrightmaxy.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menibgmaxy{
	background-image: url(../grafika/meni/menibgmaxy.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.menibgtop{
	background-image: url(../grafika/meni/menibgtop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menibgbotom{
	background-image: url(../grafika/meni/menibgbotom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 190px;
	width: 272px;
	position: static;
	bottom: 100%;
}
.menibg{
	background-image: url(../grafika/meni/menibg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menilink{
	height: 40px;
	width: 231px;
	padding-right: 10px;
	color: #0f659b;
	text-decoration: none;
}
.menilink:hover{
	height: 40px;
	width: 231px;
	padding-right: 10px;
	color: #000;
	text-decoration: none;
}
.txtbijeli{
	font-size: 37px;
	color: #FFF;
	text-decoration: none;
}
.linkbijeli{
	color: #FFF;
	text-decoration: none;
}
.linkbijeli:hover{
	color: #FFF;
	text-decoration: underline;
}
.naslovplaviveliki{
	font-size: 26px;
	text-transform: uppercase;
	color: #0f659b;
	text-decoration: none;
}
.naslovplavimali{
	font-size: 16px;
	text-transform: uppercase;
	color: #0f659b;
	text-decoration: none;
}
.txttelefon{
	font-size: 36px;
	text-decoration: none;
	line-height: 36px;
}
.txttelefonmali{
	font-size: 11px;
	text-decoration: none;
}
