/* main */
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
body {
	font: normal 62.5% sans-serif, Verdana ;
	background: #000 url(../img/bg_all2.jpg) top left no-repeat;
}
p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
.spacer{
	font-size:0; 
	line-height:0; 
	clear:both;
	height: 20px;
	}
.levo{
	float: left;
	}
.desno{
	float: right;
	}
li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}
h1,h2,h3 {
	font: normal 1.4em "Trebuchet MS", sans-serif;
	color: #FFF;
}
h4 {
	font: normal 2em "Trebuchet MS", sans-serif;
	color: #FFF;
}
blockquote {
 	background: #990000;
	border-bottom: 1px solid #222;
	border-top: 1px solid #222;
	color: #444;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	padding: 5px;
}
#flashcontent {
		font-family: "Trebuchet MS", sans-serif;
		font-size: 12px;
		color: #444;
	}
#flashcontent strong {
	color: #fff;
}
.clearer {
	clear: both;
}
#mainBody{
	width: 670px;
	margin: 0 140px;
	position:relative;
	height:100%;
}
.soon{
	margin-top: 75px;
	height:125px;
	text-align:center;
}
/*left*/
/*#mainBody .left{
	width: 130px;
	background: url(../img/background-right.jpg) top right no-repeat;
	height: 540px;	
}
.snode{
	left: 73%;
	width: 27%;
	background: url(../img/background-left.jpg) top right no-repeat;
	height: 540px;
}
left+navigation+content
.snode{
	float:right;
}*/
#mainBody .cont_nav{
	margin: 0;
	float: left;
}
#mainBody .cont_nav, .cont_content{
	height: auto;
	height: 100%;
}
#mainBody .cont_nav{
	width: 150px;
	background: #000;
	text-align: center;
}
.nav, .contents{
	top: 40px;
}	
.contents{
	width: 100%;
	height: 100%;
}
/*navigation*/

.nav .logo{
	background: #000 url(../img/logo_1.gif) no-repeat center;
	border-bottom: 1px solid #111;
	height: 120px;
	text-align: center;
	top: 30px;
	font:bold 3em "Times New Roman", Times, serif;
	color:#333333;
}
.nav h1{
	color: #f60;
	margin: 12px 0;
}
.nav li{
	border-bottom: 1px solid #111;
}
.nav li a{
	color: #888;
	display: block;
	font: normal 1em serif;
	padding: 8px 0px;
}
.nav li a:hover{
	background: #222;
	color: #FFF;
} 
.nav li a:active{
	background: #222;
	color: #FFF;
}
/*content*/
#mainBody .cont_content{
	float: left;
	width: 480px;
	background: #111;
	padding: 0px 20px 0px 20px;
}
.cont_content .contents{
	text-align: left;
}
.title{
	padding: 0;
	width: auto;
	font: bold 6em sans-serif, Helvetica, Arial;
	color: #000;
	height: 120px;
	}
.flash{
	width: 470px;
	background-color:#000;
	border:5px solid #fff;
	}
.cont_news, .cont_contact{
	text-align:left;
	}
.cont_news{
	color:#888;
	}
.cont_news  a{
	color: #888;
}
.cont_news  a:hover{
	color: #CCC;
}
.news_border{
	border-bottom: 1px dashed #333;
}
.cont_news h1{
	margin: 5px 0 0 5px;
	color: #990000;
	}
.cont_news p{
	padding: 0 0 5px 5px;
	}
/*portfolio*/

.portfolio {
	background: url(../img/bg.gif);
	border: 2px solid #222;
	padding: 5px;
	margin-bottom: 10px;
	font: normal 1em "Trebuchet MS", sans-serif;
	color: #444;
	width: 466px;
	}
.portfolio:hover{
	border-color: #444;
	}
.portfolio, .slika, .info_port{
	float: left;
	}
.portfolio .slika{
	border: 2px solid #222;
	margin-right:10px;
}
.info_port ul.client{
	padding: 0; 
	margin-bottom: 5px;
}
.info_port ul.client li{
	padding: 2px;
	margin-bottom: 1px;
	background-color: #111;
	color:#555;
	font: normal 1em sans-serif;
	}
.info_port ul.client li span{
	text-decoration: none;
	color: #990000;
	}
.info_port ul.navi{
	padding: 0; 
	}
.info_port ul.navi li{
	float: left;
	font: normal 1em sans-serif;
	color:#FFF;
	}
/*span.right {
	float: right;
	text-align: right;
}*/
.info_port ul.navi li a{
	color:#FFF;
	background-color:#111;
	padding: 2px;
	}
.info_port ul.navi li a:hover{
	color:#CF0;
	}
/*contact*/
.cont_contact{
	margin: 0;
	}
.cont_contact form.contact {
	margin-top: 7px;
	float: left;
	padding: 0;
	width: 38%;
}
.cont_contact form.contact h4 {
	margin-bottom: 10px;
	padding: 5px 0 0 5px;
	border-bottom: 1px dotted #888;
}
.cont_contact form.contact label {
	padding: 5px;
	color: #888;
	margin: 0;
	margin: 0;
	text-transform:uppercase;
}
.cont_contact form.contact input {
	background-color: #222;
	border: 1px solid #111;
	color: #fff;
	font: normal 1.4em "Trebuchet MS", sans-serif; 
	width: 100%;
	margin-bottom: 10px;
}
.cont_contact form.contact span {
	padding: 5px;
	text-transform:uppercase;
}
.cont_contact form.contact textarea {
	background-color: #222;
	border: 1px solid #111;
	color: #fff;
	width: 100%;	
}
.cont_contact form.contact input.submit {
	margin: 5px 0 0 0;
	color: #FFF;
	border: none;
	width: 80px;
	font: normal 1.2em "Trebuchet MS", sans-serif; 
	cursor: pointer; 
}
.cont_contact form.contact input.reset {
    margin: 5px 0 0 0;
	color: #FFF;
	border: none;
	width: 50px;
	font: normal 1.2em "Trebuchet MS", sans-serif; 
	cursor: pointer; 
}
.cont_contact p{
	font-weight: bold;
	font-size: 1em;
}
.cont_contact .address_top h4{
	margin-bottom: 10px;
	padding: 0 0 0 5px;
	border-bottom: 1px dotted #888;
}
.cont_contact .address_top .adress label{
	font-weight: bold;
	color:#990000;
	text-transform: uppercase;
}

.cont_contact .address_top{
	position: relative;
	float: right;
	width: 55%;
} 
.cont_contact .address_top .adress{
	float: none;
	position: relative;
	margin-bottom: 1px;
	background-color: #111;
	color:#FFF;
	padding: 5px;
	/*background: url(../img/bg.gif) repeat;*/
	font: normal 1.1em sans-serif;
}

.cont_contact .address_top .paradigm{
	color: #FFF;
	padding-left: 5px;
}
.paradigm b{
	color: #990000;
}
.cont_contact  a{
	color: #FFF;
}
.cont_contact  a:hover{
	color: #CCC;
}
/*clients*/
.clients li{
	color: #888;
	display: block;
	font: normal 1em "Trebuchet MS", sans-serif;
	padding: 5px 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #222;
}
.dib{
	display:block;
}
/*awards*/
.awards b{
	color: #990000;
}
.awards li{
	color: #888;
	display: block;
	font: normal 1em "Trebuchet MS", sans-serif;
	padding: 5px 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #222;
}
/*mov*/
.mov b{
	color: #990000;
}
.mov ul{
	margin-top: 10px;
} 
.mov li{
	color: #888;
	display: block;
	font: normal 1em "Trebuchet MS", sans-serif;
	padding: 5px 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #222;
}

/*footer*/
.footer{
	border-top: 2px solid #000;
}
.footer .sinistra a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;
}
.footer .sinistra a:hover {
	background: #383838;
	color: #999;
}
.footer .destra a {
	color: #555;
}
.footer .destra {
	color: #383838;
	padding: 9px 0 9px 9px;
	float: left;
}
.footer .sinistra {
	padding: 9px 9px;
	text-align: right;
	float: right;
}
/*back*/
.back{
	font: bold 1em "Trebuchet MS", sans-serif;
}
.back a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;
	text-transform:uppercase;
}
.back a:hover {
	background: #383838;
	color: #999;
}