/*@font-face {
    font-family: 'kiddy';
    src: url('../font/kiddysans-webfont.eot');
    src: url('../font/kiddysans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/kiddysans-webfont.woff') format('woff'),
         url('../font/kiddysans-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'kiddy';
    src: url('../font/compasslight-webfont.eot');
    src: url('../font/compasslight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/compasslight-webfont.woff') format('woff'),
         url('..font/compasslight-webfont.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;

}



@font-face {
    font-family: 'kiddy';
    src: url('../font/opificio_rounded-webfont.eot');
    src: url('../font/opificio_rounded-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opificio_rounded-webfont.woff') format('woff'),
         url('../font/opificio_rounded-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}*/

@font-face {
    font-family: 'kiddy';
    src: url('../font/eurof35-webfont.eot');
    src: url('../font/eurof35-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/eurof35-webfont.woff') format('woff'),
         url('../font/eurof35-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}

h5 {
	font-family: arial;
	color: #D95829;
	text-transform: uppercase;

}

a {
	font-family: Arial;
}


body {
	margin: 0px;
	text-align: center;
	background-color: #FFE786;
	background-repeat: no-repeat;

}

.horizontal_section {
	text-align:left;
	width:100%;
	height: auto;
	float: left;
}

#heading {
	height: 230px;
	background-image: url(../images/top_clouds.png);
	background-position: bottom center;
	background-size: 100%;
	background-repeat: no-repeat;
}

#logo {
	position:absolute;
	left: -10px;
	top: 20px;
}
/*------------Tabela Strucnjaka-------*/

.tabela_strucnjaka {
	border: 2px solid #e0e0e0; 
	font-family: arial;
	font-weight: lighter;
	margin: 20px 0px 20px 0px;
	border-radius: 10px 10px 0px 0px;
}
.tabela_strucnjaka th{
	color: #333;
	text-shadow: 0px 1px 0px #fff;
	font-size: 20px;
	margin: 5px;
	background-color:#e0e0e0;
	padding: 10px;
}
.tabela_strucnjaka td {
	padding: 5px;

}
.tabela_strucnjaka tbody{
	color: #444;
	font-size: 17px;
}
.tabela_strucnjaka td{
border-bottom: 1px solid #e0e0e0;

}


/*------------Tabela Strucnjaka-------*/


/*---------Typography for all content pages---------*/
#content_additional p{
	Color: #555;
	font-family: Arial;
	margin: 10px 10px 10px 0px;
	text-align: left;
	font-size: 16px;
	font-weight: lighter;
	line-height: 18px;
	text-align: justify;
}

#content_additional{
	background-color: #fff;
	padding: 20px 0px 20px 0px;
}
#content_additional h2{
	font-family: kiddy, arial;
	font-size: 40px;
	color: #D93829;
}
#content_additional h3 {
	font-family: arial;
	font-size: 20px;
	color: #555;
	font-weight: lighter;
}
#content_additional ul {
	list-style-type: none;
		list-style-image: url('../images/bullet.gif');
}


#content_additional li {
	Color: #555;
	font-family: Arial;
	margin: 10px;
	margin-left: -10px;
}

#content_additional a{
	color: #D93829;
	text-decoration:none;
	font-size: 13px;
}

#content {
	background-color: #fff;
	padding: 20px 0px 20px 0px;
}
#content h2{
	font-family: kiddy, arial;
	font-size: 40px;
	color: #D93829;
}

/*#content p{
	
	font-family: Arial;
	margin: 10px 10px 10px 0px;
	text-align: left;
	font-size: 16px;
	font-weight: lighter;
	line-height: 18px;
	text-align: justify;


}
*/




/*---------Typography for all content pages---------*/
#content_nav_links {
	list-style-type: square;
	margin-left: -40px;
}

#content_nav_links a{
	color: #D93829;
	text-decoration: none;
	font-size: 12px;
}

#content_nav_links li {
	list-style-type: square;
	float: left;
	margin: 0px 10px 0px 0px;
	display: block;
	box-shadow: 0px 0px 2px #999;
	padding: 5px 5px 5px 30px;
	background-image: url('../images/next.png');
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 15px;
	
}



#footer {
	padding: 80px 0px 0px 0px;
	background-image: url(../images/bottom_cloud1.png);
	background-position: top center;
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #FFE786;
}

.social_network {
	width: 280px;
	height: 32px;
	position: absolute;
	top: 2px;
	right: -32px;
}

.social_network a {
	color: #D93829;
	display: block;
	padding: 10px 10px 10px 25px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 18px;
	float: right;
	text-decoration:  none;
	font-size: 20px;
	font-family: kiddy, arial;
	margin-left: 20px;
}

.social_network a:hover {
	text-decoration:  underline;
}

#fb {
	background-image: url('../images/facebook.png');
}

#tw {
	background-image: url('../images/twitter.png');
}
.jaslice {
	position: absolute;
	top: -30px;
	right: -100px;
	z-index: 1000;
}
.photo_left {
	float: left;
	margin: 3px 15px 3px 2px;
	border: 1px dotted #D95829;
	padding: 7px; 
}

.photo_right {
	float: right;
	margin: 3px 2px 3px 15px;
	border: 1px dotted #D95829;
	padding: 7px; 
}

.menu_bar {
	position: absolute;
	height: 70px;
	top: 80px;
	left: 380px;
	width: 620px;
}

.menu_bar a {
	display: block;
	float: left;
	padding: 15px 4px 15px 4px;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-family: arial;
	background-color:#D93829 ;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	margin: 0px 5px 10px 0px;
	border-radius: 5px;
	text-align: center;
}

.menu_bar a:hover {
	background-color: #F29441;
	color: #fff;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	margin-top: -5px;
}

.left_bar {
   	width: 400px;
	height: auto;
	float: left;
}

.left_bar h2 {
	width: 92%;
	color: #D95829;
	font-family:kiddy;
	font-weight: lighter;
	font-size: 32px;
	display: block;
	padding: 0px;
	margin: 15px 0px 30px -5px;
	border-bottom: 3px solid #D95829;
	
}
	


.main_content {
     width: 560px;
	 height: auto;
	 float: right;
}

.main_content li {
	list-style-type: none;
	list-style-image: url('../images/bullet.gif');
	Color: #555;
	font-family: Arial;
	margin: 10px;
	margin-left: -10px;
}

.main_content p {
	Color: #555;
	font-family: Arial;
	margin: 10px 10px 10px 0px;
	text-align: left;
	font-size: 16px;
	font-weight: lighter;
	line-height: 18px;
	text-align:justify;
}

.main_content a {
	color: #D95829;
	text-decoration: none;
}

.main_content a:hover {
	text-decoration: underline;
}

.main_content h1 {
	font-family: kiddy, arial;
	color:#fff;
	font-size: 33px;
	margin: 15px 0px 30px 0px;
	font-weight: normal;
	display:block; 
	padding: 0px 0px 0px 20px;
	background-color: #D95829;
	border-radius: 5px;
}

.limiter {
	width: 960px;
	margin: 0px auto;
	height: auto;
	position: relative;
}

#slideshow {
	height: 400px;
	width: 860px;
	margin: 40px auto 0px auto;
	padding-bottom: 40px;
	box-shadow: 0px 0px 2px #888;
	border: 30px solid #fff;	
}

.slide_shadow {
	padding-bottom: 19px;
	background-image: url(../images/gallery_shadow.png); 
	background-repeat:no-repeat;
	background-position: bottom center;
	background-size: 90% 40px;
	margin-bottom: 40px;
}


/* ---------- Tabovana Sekcija-------------*/

#tabs {
	display: block;
	width: auto;
	padding: 10px;
	list-style-type: none;	
	margin-left: 40px;
}
#tabs a{
	color: white;
}
#tabs li{
	border-radius: 10px 10px 0px 0px;
	list-style-type: none;	
	display: block;
	padding: 5px;
	border: 1px solid #e0e0e0;
	margin-right: 10px;
	float: left;
	border-bottom: none;
	background-color: #D95829;
	color: white;
}
#tabs li:hover>a{
	background-color: #D95829;
	color: white;
	

}
#tabCtrl {
	width: auto;
	clear: left;
	float: left;
	margin-top: -10px;
	margin-left: 15px;
	margin-right: 10px;
	padding: 20px;
	border-radius: 10px;
	box-shadow: inset 0px 0px 3px 1px #d4d4d4;

}
#tabCtrl h3 {
		font-family: arial;
	font-size: 20px;
	color: #D95829;
	font-weight: lighter;
	margin-top: 0px;
}	

/* ---------- Tabovana Sekcija-------------*/

/*--------left navigation index------------*/

.left_navigation {
    width: 100%;
}

#opsirnije {
	display:block;
	padding: 5px;
	position: absolute;
	right: 0px;
	bottom: -13px;
	background-color: #D95829;
	border-radius: 5px;
	color: #fff;
	font-size: 13px;
}

.left_navigation h3 {
	color: #D95829;
	margin: 0px;
	margin-bottom: 5px;
	font-family: kiddy, arial;
	font-weight: normal;
	font-size: 28px;
}

.left_navigation p{
	color: #666;
	margin: 0px;
	font-size: 15px;
	margin-bottom: 7px;
	text-align:left;
}

.left_navigation li>a{
	text-decoration: none;
	font-family:arial;
	display: block;   
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: 100%;
	margin-left: -40px;
	height: auto;
	border-radius: 10px 10px 0px 0px;
	border-bottom: dashed 1px #D95829;
	float: left;
	position: relative;
}	


.left_navigation li:hover>a{
	/*background-image: url('../images/bottom_tile.png');
	background-repeat: repeat-x;
	background-size: 1px 120px;
	background-position: bottom; */

}

.left_navigation li:hover>a>p{
	color: #D93829;
}

.left_navigation li:hover>a>h3{
	color: #D93829;
	text-decoration: underline;
}


.left_navigation ul {
	list-style-type: none;
}

/*-----------------left navigation index---------------*/






/*Footer Decoration */

.horizontal_overlay {
	height: 220px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(../images/cartSummary_separator.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 15px;
	border-radius: 0px;
	background-clip: padding-box;
}

.horizontal_overlay h1 {
	font-family: Kiddy,Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	color: #D93829;
	margin-top: 0px;
	font-weight: lighter;
	font-size: 40px;
	margin-bottom: 2px;
}

.horizontal_overlay h2 {
	font-family: Kiddy,Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #D93829;
	margin-top: 0px;
	font-weight: normal;
	font-size: 25px;
	margin-bottom: -20px;
}

.horizontal_overlay p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: lighter;
	line-height: 22px;
}

.horizontal_overlay a {
	font-size: 14px;
	color: #D93829;
	text-decoration: underline;
}

.horizontal_overlay a:visited {
	color: #D93829;
}

.horizontal_overlay a:hover {
	color: #D93829;
}

.footer_background {
	background-repeat: no-repeat;
	height: 410px;
	width: auto;
	box-shadow: none;
	background-image: url(../images/grass.png);
	background-position: center bottom;
	background-size: 100%;
	position: relative;
}

.footer_box {
	width: 280px;
	height: 200px;
	margin-left: 30px;
	margin-right: 10px;
	float: left;
}

.footer {
	height: 40px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #F90;
	font-size: 14px;
	margin-bottom: -20px;
	margin-top: 0px;
}

.footer a {
	color: #f90;
	text-decoration: none;
	font-weight: lighter;
}

#signature {
	font-family: arial;
	font-size: 13px;
	color: #D95829;	
	margin-top: 80px;
	width: 500px;
	clear: both;
	font-weight: lighter;
}

#signature a {
	color: #D93829;
	text-decoration: underline;
}

#LME_largerMap {
	color: white;
}

/*
#signature a:hover{
	color: #D95829;

}
*/