.body {
	background-color: #cccccc;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	}
.absolute {
background-image:url(images/back.gif) 
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	font-size: 12px;
	font-weight:normal;
	color:#F31927;
	background-image:url(images/back2.gif) 
	}
	.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	}
	
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	background-color:#e9e9e9;
}
.links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 2px;
	color:#666666;
	text-decoration:none;
	background-color:#e9e9e9;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.forma2{
	width:300px;
	height:100px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
.txt {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.scroll {
	width: 545px;
	height: 522px;
	overflow: auto;
}

a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:red;
	text-decoration:none;
}
a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.naslov{
	font-weight: bold;
	background-color: #e20a17;
	color: white;
}
.naslov2{
	font-weight: bold;
	background-color: #333333;
	color: white;
}
.selected{
	color: black;
}
.imgCms{
color:red;
}

.HomeBox {
	float: left;
	width: 254px;
	height: 188px;
	margin: 0 10px 10px 0;
}

.HomeBoxHeader {
	width: 244px;
	height: 20px;
	padding: 5px 0 0 10px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/box-header.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.HomeBoxContent {
	width:234px;
	height: 144px;
	padding: 10px;
	margin: 0;
	color: #757575;
	font-size: 11px;
	background-image: url(images/box-bg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.HomeBoxContent h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.HomeBoxContent p {
	margin: 0;
	padding: 0 0 5px;
}

.IntroAbouUs {
	margin: 5px 0 10px;
	clear: both;
	float: left;;
	font-size: 11px;
	color: #4c4c4c;
	width: 97%;
}

a.MoreAboutUs {
	background-image: url(images/more.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 33px;
	height: 16px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: right;
	text-align: center;
	margin: 0 15px 0 0;
}

a.MoreAboutUs:hover {
	color:#e4e4e4;
	text-decoration: underline;
}

a.ButtonMore {
	background-image: url(images/button_more.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 73px;
	height: 18px;
	color:#fff;
	text-decoration: none;
	display: block;
	text-align: center;
	position: absolute;
	font-size: 12px;
	margin: 128px 0 0 163px;
}

a.ButtonMore:hover {
	color:#e4e4e4;
	text-decoration: underline;
}







