.oneColElsCtr  {
	width: 1020px; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.boxpress {
	float: left;
	width: 650px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.boxpress h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 20px;
}
.boxpress h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	margin-left: 5px;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-left: 5px;
}
.boxpress .highslide-gallery {
	margin-top: 5px;
	float: right;
	margin-left: 10px;
}


/**
 * Jednostavna kontakt forma
 * @author Eugen Bozic (http://www.eugen-bozic.net)
 * @version 1.0
 */

* {
	margin: 0;
	padding: 0;
}

#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	margin-top: 25px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

#contact-area #info_message {
	font-size: 18px;
	border: 2px solid #900;
	padding: 10px;
	text-align: center;
}

#contact-area #errors {
	width: 485px;
	padding-left: 115px;
}

#contact-area #errors ul {
	font-size: 1.6em;
	border: 2px solid #900;
	list-style-position: inside;
	padding: 10px;
	margin: 10px 0;
	vertical-align: middle;
}

#contact-area #errors li {
	list-style-image: url(../images/error.gif);
}

#contact-area input, #contact-area textarea {
	padding: 0px;
	width: 500px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	border: 2px solid #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
}

#contact-area textarea {
	height: 70px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #06F;
}

#contact-area input.submit-button {
	font-size: 12px;
	margin-left: 10px;
	float: right;
	width: 150px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

label.required span {
	color: #06F;
}
ul.menu {
	list-style-type:none;
	display:block;
	height: 33px;
}

ul.menu li {
	float:left;
	margin:0;
	padding:0;
}

ul.menu li a {
	float:left;
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	padding-right: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

ul.menu li a:hover,.current {
	color:#fff;
	text-decoration:none;
	background-position: left top;
}

ul.menu .current a {
	font-weight:normal;
	color: #09F;
}

/*BLUE*/
ul.menu.blue{
	margin-top: 15px;
	margin-bottom: 0px;

}
ul.menu.blue li a:hover, .menu.blue li.current {
	color: #36F;
}
.container2 {
	width:656px;
	height:441px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
		div.slides { position:absolute; top:0; left:0; }
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 5px;
}

		ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
		div.slides > div,ul.slides li { position:absolute; top:0; width:656px; display:none; padding:0; margin:0; }
#loopedSlider .pagination a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
		#loopedSlider,#newsSlider {
	width:656px;
	position:relative;
	clear:both;
}
		ul.pagination {
	list-style:none;
	padding:0;
	margin:0;
	z-index: 50;
	position: absolute;
	bottom: 0px;
}
		ul.pagination li  {
	float: left;
}
		ul.pagination li a {
	padding:2px 4px;
	color: #FFF;
}
		ul.pagination li.active a {
	color:white;
	background-color: #999;
	background-repeat: no-repeat;
	font-weight: bold;
}
a.previous {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 50%;
	margin-top: 0px;
}
    a.next {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CCC;
	position: absolute;
	bottom: 50%;
	right: 0px;
}
    a.next img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
    a.previous img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCC;
}
    .toggleopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
} 
.toggleopacity  {
	float: left;
}
.meni {
	width: 270px;
}
#container {
	background-color: #a7d5ed;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003;
	border-left-color: #003;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
	width: 1020px;
	float: left;
}

#bojapodloga {
	background-color: A7D5EF;
	width: 1020px;
	float: left;
}

body {
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../slike/podloga2.jpg);
	background-color: #999;
	padding: 0px;
}
#baner {
	float: left;
	height: 45px;
	width: 1020px;
	margin-top: 0px;
	background-image: url(slike/baner-02.jpg);
	background-repeat: no-repeat;
	background-color: #006;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
}
.logo {
	background-image: url(../slike/LOGOBANER.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 1020px;
}
.kongresni {
	float: left;
	height: 120px;
	width: 457px;
}
#blankmeni {
	float: left;
	height: 300px;
	width: 30px;
	background-image: url(../SLIKE/blanksjena_05.jpg);
	background-repeat: no-repeat;
}
#meni {
	float: left;
	height: 300px;
	width: 240px;
}
#flash {
	height: 180px;
	width: 1020px;
	float: left;
}

.kongresni .txt.gore {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	color: #666;
	margin-top: 45px;
}
.txt.gore span {
	color: #F60;
}
.jezik {
	background-image: url(../SLIKE/dobrodosli_03.jpg);
	float: left;
	height: 120px;
	width: 263px;
}
#blankmeni1 {
	float: left;
	height: 300px;
	width: 30px;
}
#banerdole {
	margin: 0px;


}

.infracrveni {
	float: left;
	height: 81px;
	width: 165px;
	background-image: url(../SLIKE/infracrveni-bezicni-sustav.jpg);
}
.box1 {
	float: left;
	height: 480px;
	width: 29px;
	background-repeat: no-repeat;
}
.box2 {
	float: left;
	width: 270px;
	margin-right: 34px;
	margin-left: 29px;
}
.certif {
	float: left;
	width: 270px;
}
.certif img {
	background-color: #FFF;
	background-position: center;
}


.textinfra {
	height: 250px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	background-image: url(../SLIKE/infracrveni-bezicni-sustav.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}
.textinfra2 {
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
.box3 {
	float: left;
	height: 480px;
	width: 34px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#slide {
	height: 480px;
	width: 656px;
	float: left;
	margin-top: 0px;
	background-image: url(../slike/sjena.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.box4 {
	background-repeat: no-repeat;
	height: 480px;
	float: left;
	width: 30px;
}
.box41 {
	float: right;
	width: 180px;
	margin-top: 20px;
	text-align: center;
}
.box41 img {
	border: medium solid #FFF;
}


.textinfra2 span{
	color: #F60;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
a:link {
	color: #000;
	text-decoration: none;
}
a {
	color: #000;
	text-decoration: none;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.naranca {
	color: #CCC;
}

a:hover {
	color: #999;
}
.centar {
	width: 1020px;
	margin-top: 0px;
	background-color: #003;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0;
	float: left;
}
.box5 {
	width: 304px;
	margin-top: 10px;
	margin-left: 29px;
	float: left;
}
.box7 {
	width: 304px;
	margin-top: 10px;
	float: right;
	margin-right: 31px;
}
.box8 {
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-left: 16px;
	margin-bottom: 20px;
}
b {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 17px;
}
.box5 img{
	float: right;
	border: medium solid #FFF;
	margin: 5px;
	display: block;
}
.blank {
	float: left;
	width: 1020px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.blank .home {
	float: left;
	margin-left: 30px;
}


.box8 img{
	float: right;
	border: medium solid #FFF;
	margin: 5px;
}
.box7 img{
	float: right;
	border: medium solid #FFF;
	margin: 5px;
}
.home {
	display: block;
	height: 25px;
	width: 450px;
	float: right;
}
.aboutus {
	background-image: url(../slike/home.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	margin: 10px;
}


#underlinemenu{


}

#underlinemenu ul{
	font-weight: bold;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 0;
}


#underlinemenu ul li{
	display: inline;
}


#underlinemenu ul li a{
	float: left;
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;

}

#underlinemenu ul li a:hover{
	color: #FFF;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#underlinemenu ul #current a{
	color: black;
	background-color: #CCC;
	padding-bottom: 0;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #006;
} 
.boxpage {
	width: 500px;
	float: left;
}
.adresa {
	margin-top: 10px;
	float: left;
}

.boxpage img{

}
.boxpage   h2 {
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	line-height: 15px;
	margin-top: 12px;
}
.boxpage h3 {
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-top: 2px;
}
#pageslide {
	width: 656px;
	float: left;
	background-color: #98D8F1;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sadrzaj {
	width: 1020px;
	float: left;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
.boxpage img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.team {
	width: 250px;
	float: left;
}
.certif h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003;
}
.boxpage .txt {
}
.video {
	margin-top: 10px;
	text-align: center;
	background-color: #999;
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-bottom-color: #FF0;
}
