@import url('reset.css');
@import url('text.css');
@import url('layout.css');

/* @group General Styling */

body {
/*background: #a9c2d1;*/
background-attachment: fixed;
background-clip: border-box;
background-color: transparent;
/*background-image: url("../images/bg.jpg");*/
background-origin: padding-box;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
color: #394e59;
background-color:#eaeaea;
}

/* Links */

a {
color: #394e59;
text-decoration: none;
border-bottom: 1px dotted #394e59;
}

a:hover {
text-decoration: none;
color: #82bee1;
border-bottom:1px dotted #82bee1;
}

a.noborder{
border:none;
}

#lang{
	width:98px;
	height:19px;
	background:url(../images/flags.png) no-repeat top left;
	margin-left:75px;
	margin-top:50px;
}

#lang a,
#lang a:hover,
#lang a:focus,
#lang a:active,
#lang a img{
	text-decoration:none;
	display:block;
	width:26px;
	height:17px;
	border:0;
}

/* Logo */

h1.logo {
background: url(../images/logo.png) no-repeat;
height: 90px;
width: 242px;
margin-top:50px;
margin-bottom: 0;
}

/* Logo Link */

h1.logo a {
height: 190px;
width: 242px;
display: block;
text-indent: -9999px;
border:0;
}
span.claim{
color: #394e59;
font-size:11px;
text-align:center;
display:block;
font-weight: normal;
margin:20px 5px 0 0;	
}


/* Logo Hover Effect */

h1.logo:hover {
opacity: 0.90;
border:0;
}

img {
margin-bottom: 0px;
}

a img:hover {
opacity: 0.75;
border:none;
}

/* Buttons */

a.butt_bgwhite{
	background-color:#CEDDE6;
	padding:4px 0 5px 0;
	text-align:center;
	display:block;
	margin:5px 0;
	border:1px solid #baccd6;
	font-size: 1.1em;
	font-weight:bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
a:hover.butt_bgwhite{
	color:#fff;
	background-color:#82bee1;
	border:1px solid #fff;
}


/* Navigation */

ul#menu {list-style-type:none; margin:10px 0 0 17px;}

ul#menu li a{
	background: url(../images/bg_nav.png) no-repeat 0 0;
	width: 194px;
	height: 55px;
	display:block;
	border:none;	
}

ul#menu li a:hover{
	background-position: 50% 100%;
	width: 194px;
	height: 55px;
	display:block;
	color:#fff;
	text-shadow: #394e59 1px 1px 0;	
}

ul#menu li a.active {
background: url(../images/bg_nav.png) no-repeat 50% 100%;
color:#fff;
text-shadow: #394e59 1px 1px 0;
}

ul#menu li a span{
	font-size:13px;
	padding:14px 0 0 30px;
	display:block;	
}

/* Header Elements */

.simple{
	height:35px;
	background: url(../images/simple.gif) repeat-y;
	width: 2px;
	float:left;
	margin:0 10px;
}

/* Social icons --- Header */

ul.social {
list-style-type:none;
float:left;
}

ul.social li {
	display:inline;
	padding:5px 3px;
}
ul.social li a{
	border:none;
}

#simpleTooltip { padding: 7px; border: 1px solid #d2d2d2; background: #fff; }

/* TopBar*/

h2.trigger {
	background: url(../images/h2_trigger.png) no-repeat;
	float:left;
	font-size:2em;
	font-weight:normal;
	height:40px;
	line-height:32px;
	margin-right:-15px;
	padding:0;
	width:165px;
	cursor: pointer;
	color: #fff;
	text-shadow:1px 1px 0 #394e59;
	font-size: 16px;
	padding-left:25px;
}

h2.trigger:hover { color: #d5e9fd; text-shadow:none; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	padding: 0;	
	overflow: hidden;	
	width: 236px;
	clear: both;
	position:relative;
	/*left:235px;*/
	left:0px;
	/*top:-8px;*/
	top:3px;
}
.toggle_container .block {
	padding: 8px 15px; /*--Padding of Container--*/
	border-top: 1px solid #c4d4dd;
	background: #ffffff url(../images/toggle_block_stretch.png) repeat-y top;
	font-size: 1.1em;	
}

.toggle_container .block span{
	display:block;
	text-align:center;
	padding:0;
	margin-bottom:10px;	
	font-size: 1.1em;
}

.toggle_container .block div.first{
	font-weight:normal; margin-top:10px;
}

.toggle_container .block h3{
	padding:0;
	margin:0;	
}
.toggle_container .block h4{
	padding-bottom:3px;
	color:#82bee1;
	border-bottom: 1px dotted #394e59;
	font-weight:normal;
	margin-bottom:5px;	
}
.toggle_container .bot_container {
	background: url(../images/toggle_block_btm.png) no-repeat bottom; /*--Bottom rounded corners--*/
	height:29px;
	width:236px;
	display:block;
}

/* -------------------- SLIDE CONTENTS ------------------------ */

.title strong, .title_portfolio strong{
	border:0;
	color: #82bee1;	
}

/*--Panels--*/

#panel{
	margin-top:20px;
	padding:0;
	display:none;	
}

#panel_webdesign{
	margin-top:20px;
	padding:0;
	display: inherit;	
}

#panel_brand{
	margin-top:20px;
	padding:0;
	display:none;	
}

#panel_video{
	margin-top:20px;
	padding:0;
	display:none;	
}

.panel_button{
	background: url(../images/bg_bottom.png) no-repeat;
	height:85px;	
	text-align: center;	
}

#home .panel_button{	
	margin-top:20px;
}

.panel_button a{
	background: url(../images/down.png) no-repeat top left;
	height:36px;
	width:36px;
	border:none;
	display:block;
	position:relative;
	top:8px;
	left:318px;
}
.panel_button a:hover{
	background-position:bottom center;
}

.panel_button a.active{
	background: url(../images/up.png) no-repeat top left;
}
.panel_button a.active:hover{
	background-position:bottom center;
}

/*--Portfolio--*/

.bg_port_img{
	background:url(../images/bg_portfolio_img.png) no-repeat;
	display:block;
}
.bg_port_video{
	background:url(../images/bg_portfolio_video.png) no-repeat;
	display:block;
}
a.port_img{
	border:none;
	padding:6px 0 0 8px;
	display:block;	
}
.bg_port_img p,.bg_port_video p{
	padding:5px 5px 0 10px;
	font-weight: bold;
	display:block;
	margin-bottom:10px;
}

/*--Resources--*/

#resources ul{
	margin-top:50px;
	width:100%;	
}

#resources ul li{
	background:#f6f5f0 url(../images/shadow_center.png) no-repeat center top;
	border:1px solid #cddae2;
	padding:20px;
	margin-bottom: 20px;	
	position:relative;	
}

#resources ul li p{
	margin:0;
}
#resources ul li p strong{
	display:block;
	margin-bottom:5px;
	font-size:13px;
}

#resources ul li a.link_resources{
	background:url(../images/plus_off.png) no-repeat;
	position:absolute;
	top:10px;
	left:635px;
	border:none;
	height: 26px;
	width: 25px;
	display: block;
	text-indent: -9999px;
}
#resources ul li a:hover.link_resources{
	background:url(../images/plus_on.png) no-repeat;
}

/*--Find Us-*/

.findus_block{
	margin-top:100px;
}

#map {
	border:1px solid #fff;
	height:350px;
	margin-top:20px;
	width:335px;
}

#map a{
	border:none;
}

.shadow_maps {
	background:url(../images/shadow_center_small.png) no-repeat;
	width:335px;
	height:38px;
}

.findus_block a.butt_bgwhite {
	background-color:#CEDDE6;
}

.findus_block a:hover.butt_bgwhite {
	border:1px solid #82bee1;
	background-color:#82bee1;
}

.findus_block span {
	display:block;
}

#ribarnica ul li{
	list-style-type:circle;
	margin-left:30px;
}

table#tehnical{
	width:100%;
	border:1px solid #000;
}

table#tehnical tr td{
	border:1px solid #000;
}