@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #444549;
}


.fl {float: left;}
.fr {float: right;}

.cl {clear: left;}
.cr {clear: right;}
.cb {clear: both;}

h1, h2, h3, h4 {
	font-weight: normal;
}

h1 {
	font-size: 54px;
	
}

h3 {
	font-size: 14px;
	text-transform: uppercase;
}
h4{
	font-size:30px;
	}

a {
	text-decoration: none;
	color: #333;
}

em {
	font-size: 11px;
	font-style: italic;
	color: #919295;
}

a:hover {
	text-decoration: underline;
}

.noBottomBorder {
	border-bottom: none !important;
	overflow: hidden;
}

.noRightBorder {
	border-right: none !important;
}

p {
	line-height: 1.5em;
	margin: 15px 0;
}

p{
	margin:0 0 20px 0;
	font-size:15px;
}

div.blankSeparator {
	height: 1px;
	margin-bottom: 30px;
	display: block;
}

div.sepContainer {
	height: 20px;
	background: url('../img/separatorBG.png') 0 0 repeat-x;
	display: block;
	margin: 30px 0;
}
.img{
	float:left;
	}
/*--------------------header--------------------------------*/

div.centerContainer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
  #header-stretch {
	background-color: #fff;
	/*background-image: url(../images/bg/darth_stripe.png);*/
	background-repeat: repeat;
	background-position: top;
}  
.container {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}   

#header h1 a {
	float: left;
	height: 130px;
	width: 200px;
	text-indent: -9999px;
	width: 199px;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	margin-top: 1px;
    }  

#header {
	background-image:url(../images/top.jpg);
	width:900;
	height:200px;
	overflow: hidden;
	color: #000;
    }  
      
#header ul {  
        float: right;  
        list-style: none;  
        margin-top: 0px;   
    }  
      
#header ul li {  
        float: left;  
        margin-left: 10px;  
    }  
      
#header ul li a {
	color: #640000;
	text-decoration: none;
	font-size: 14px;
	    }  
		
		
#header ul li a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 14px;
	    }  
		
	
#header ul li.active {text-decoration:underline;}  
  
#header ul li.active a {text-decoration:underline;} 
#header ul li {  
        float: left;  
        margin-left: 10px;  
        padding: 10px 0 10px 12px;  
    }  
      
#header ul li a {
	color: #000;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	padding: 10px 14px 10px 2px;
    }  
	
#header p{
	width: 750px;
	padding-left:47px;
	margin-top: 35px;
	font-weight:100;
	color: #999;
	
		}		
		

#header nav ul, #page_footer nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float:right;
}
#header nav ul li, footer#page_footer nav ul li{
	padding:0;
	margin: 0 20px 0 0;
	display:inline;
}

#header logoholder{
	width:200px;
	height:200px;
	float: left;
	}
.picRight{
	float:left;
	margin-right:20px;
}

#headings{
	padding-top:130px;
	height:250px;
	float:left;
	width:700px;
	}


/******************************* Menu *******************************/
div#menuContainer {
	background:url(../images/bg/blizzard_gray.png) 0 0 repeat;
	height:42px;
}


	ul#nav {
}

	ul#nav li {
	float: left;
	width:180px;
	display: inline;
	/*background: url(../images/menuSep.png) center right no-repeat;*/
	
	text-align: center;
	text-decoration:none;
	margin-top:0px;
	
	margin-bottom: 10px;
	/*margin-right: 50px;
	
	margin-left:20px;*/
	display:inline;
	}
	ul#nav li a {
		color: #000;
		font-size: 14px;
		padding:30px 30px;
		text-transform: uppercase;
		text-decoration:none;
	}
	
ul#nav li a:hover {
		color: #fff;
			background:url(../images/bg/chruch_sepia.png) 0 0 repeat;
			/*background-color:##f3f2f0;*/
		
	}
		ul#nav li a span {
			font-size: 12px;
			text-transform: lowercase;
			color: #606168;
			
			padding-right: 70px;
		}
		
	/*	div.centerContainer {
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}
	*/
		
		
		
	
/******************************* Slider *******************************/
div#sliderContainer {
	background: url('../img/sliderBG.png') 0 0 repeat-x;
	height: 650px;
	position: relative;
}


#mainSlider {
	width: 1200px;
	float: left;
}

	#mainSlider ul li {
		overflow: hidden;

		width: 900px;
		height: 800px;
		padding: 240px 60px 0 60px;
	}

	#mainSlider ul li h1 {
		text-transform: uppercase;
		color: #000;
		font-family:"Times New Roman", Times, serif;
	}
	
	.sliderParagraph {
		font-size: 30px;
		color: #444549;
	}
	
	.slideImg {
		margin-right: 30px;
	}
	
#sliderBtnPrev, #sliderBtnNext {
	float: left;
	width: 60px;
}

	#sliderBtnPrev img, #sliderBtnNext img {
		margin-top: 400px;
		cursor: pointer;
	}


a.darkButton {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

	background: url('../img/darkButtonOut.png') 0 0 repeat-x;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	
	padding: 10px 20px;

	cursor: pointer;
}

a.darkButton:hover {
	background: url('../img/darkButtonOver.png') 0 0 repeat-x;
	text-decoration: none;
}

	a.darkButton img {
		margin-left: 10px;
		margin-bottom: -1px;
	}
	
p.additionalOptions {
	margin-top: 80px;
	padding-left: 20px;
}

	p.additionalOptions a {
		color: #367aba;
	}



/*------------section sidebar content  SADRZAJ-----------------*/

/*************************************aboutus**************************************/
#aboutUsContainer{
	
	background-repeat:repeat;
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left:200px;
	}
	
#aboutusText{
	height:450px;
	width:900px;
	float:left;
	}
#aboutusText ul{
	padding-left:30px;
	/*list-style-type:none;	*/
	font-size:15px;
	}
#aboutPict{
	width:950px;
	float:left;
	padding-right:180px;
	
	}
# aboutusText td
{

vertical-align:top;
}	
/***************************************kontakt*******************************************/
#kontakt{
	padding-top: 75px;
	/*padding-bottom :100px;*/
	
	}
#contact_form{
	padding-left:80px;
	width:400px;
	float:left;
	font-size:15px;
	font-color:#fff;
	}
#mapa{
	width:400px;
	float:right;
	padding-top:100px;
	padding-right:150px;
	display: none;
	}
#adresa{
	width:170px;
	padding-left:100px;
	padding-top:150px;
	float:left;
	font-size:15px;
	}
	

# adresa td
{
height:100px;
vertical-align:bottom;
}
	
/**********************************Producta**************************************/
#productLinks{
	width:400px;
	float:left;
	
		}
#productLinks li{
	list-style-type:none;
	}
#productLinks li a{
	text-decoration:none;
	font-weight:bold;
	color:#333;
	}
#productLinks li a:hover{
	color:#fff;
	background:#333;
	font-weight:bold;
	}
#productLinks li a:visited{
	
	font-weight:bold;
	}
#productLinks li a:active{
	color:#fff;
	bacground:#333;
	font-weight:bold;
	}

#productDiv{
	width:500px;
	float:right;
	padding-right:150px;
	}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	}

/******************************* Service Columns *******************************/
div#serviceListContainer h3 {
	color: #2d2f33;
	margin-top: 12px;
}

div#serviceListContainer p {
	color: #919295;
	clear: left;
}

div#serviceListContainer ul li {
	background: url('../img/bulletPoint.png') center left no-repeat;
	padding: 3px 3px 3px 15px;
}

div.oneThirdCol {
	width: 300px;
	margin-right: 50px;
	margin-left:50px;
	float: left;
}

	div#serviceListContainer div.oneThirdCol img {
		margin: 0 15px 15px 0;
	}
	
div#col1 {background: url('../img/col1BG.png') right bottom no-repeat;}
div#col2 {background: url('../img/col2BG.png') right bottom no-repeat;}
div#col3 {background: url('../img/col3BG.png') right bottom no-repeat;}	


#servis{
	padding-top:50px;	
	width:450px;
	float:left;
	}
#servisslika{
	padding-top:330px;
	float:right;
	width:650px;
	}
#servis ul{
	list-style-type:none;
	font-size:15px;
	}
/*--------------section sidebar links----------------------------*/

div.sidebarContainer {
	width: 223px;
	margin-right: 50px;
}

div.sidebarItem {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

	border: 1px solid #e1e5e9;
	
	margin-bottom: 30px;
}

	ul.arrowList {
		background: url(../images/sidebarGradBG.png) 0 0 repeat-x;
	}

	ul.arrowList li {
		border-bottom: 1px solid #e1e5e9;
		padding: 14px 20px;
		background: url(../images/sidebarPointRed.png) 92% center no-repeat;
	}
	
	li.activeSidebarItem {
		background: url(../images/sidebarPointDark.png) 92% center no-repeat !important;
		font-weight: bold;
		color: #62656b;
	}
		
div.sidebarHeader {
	background: url(../images/sidebarHeaderBG.png) 0 0 repeat-x;
	height: 47px;
	padding: 0 20px;
}

	div.sidebarHeader h3 {
		height: 47px;
		line-height: 47px;
	}

div#pageContent {
	width: 625px;
}
	
ul#servicesList li {
	overflow: hidden;
	border-bottom: 1px solid #e1e5e9;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

	ul#servicesList li img {
		margin: 0 15px 15px 0;
	}
	
	ul#servicesList li h3 {
		height: 31px;
		line-height: 31px;
	}

	ul#servicesList li p {
		color: #919295;
	}




/*------------------------footer----------------------------------*/

/*#footer{
	background: #2e2f33 url(../images/bg/bottomPatternDark.png) 0 0 repeat;
	padding-top: 30;
	clear:both;
	height:300px;
}
/******************************* Footer *******************************/	
div#footerContainer {
	background:url(../images/bg/blizzard_gray.png) 0 0 repeat;
	/*background: #2e2f33 url('../images/bottomPatternLight.png') 0 0 repeat;*/
	padding: 30px 0;
	height:350px;
}

	div#footerContainer h3, div#footerContainer p, div#footerContainer a {
		color: #666;
	}
	
ul#tweetList li p {
	font-size: 11px;
	font-style: italic;
}

	ul#tweetList li p span {
		display: block;
		color: #77797c;
	}

form#subscribeForm div {
	position: relative;
}

form#subscribeForm input[type="text"] {
	background: url(../images/bg/blizzard_gray.png) 0 0 repeat-x;
	height: 45px;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    
    border: none;
    width: 205px;
    
    padding: 0 70px 0 10px;
}

a.redButton {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

	background: url('../img/redButtonOut.png') 0 0 repeat-x;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	
	padding: 10px 20px;

	cursor: pointer;
}

a.redButton:hover {
	background: url('../img/redButtonOver.png') 0 0 repeat-x;
	text-decoration: none;
}

	a.redButton img {
		margin: 7px 0 2px 4px;
	}

#newsletterSignup {
	position: absolute;
	top: 2px;
	right: 2px;
}

ul#contactInfoList {
	padding-left:15px;
	list-style-type:none;
	
	}

ul#contactInfoList li {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

	background:url(../images/bg/chruch_sepia.png);
	color: #666;
	padding: 15px;
	font-size: 11px;
	
	margin-bottom: 3px;
}

div#footerCopyrightContainer {
	background: #666 url(../images/bg/chruch_sepia.png) 0 0 repeat;
	padding: 20px 0;
}

	div#footerCopyrightContainer ul {
		margin-top: 15px;
	}
	
	div#footerCopyrightContainer ul li {
		display: inline;
		padding-right: 5px;
	}
	div#footerCopyrightContainer ul li a {
		font-size:15px;
	}
#bottom_menu{
	float:right;
	}

	/******************************* Services Page *******************************/
div#breadcrumbsContainer {
	background: url('../img/breadcrumbsBG.png') 0 0 repeat-x;
	height: 60px;
}

	div#breadcrumbsContainer p {
		color: #92979d;
		font-size: 11px;
		height: 60px;
		line-height: 60px;
		margin: 0;
	}
	
div.sidebarContainer {
	width: 283px;
	margin-right: 50px;
}

div.sidebarItem {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

	border: 1px solid #e1e5e9;
	
	margin-bottom: 30px;
}

	ul.arrowList {
		background: url('../img/sidebarGradBG.png') 0 0 repeat-x;
	}

	ul.arrowList li {
		border-bottom: 1px solid #e1e5e9;
		padding: 14px 20px;
		background: url('../img/sidebarPointRed.png') 92% center no-repeat;
	}
	
	li.activeSidebarItem {
		background: url('../img/sidebarPointDark.png') 92% center no-repeat !important;
		font-weight: bold;
		color: #62656b;
	}
		
div.sidebarHeader {
	background: url('../img/sidebarHeaderBG.png') 0 0 repeat-x;
	height: 47px;
	padding: 0 20px;
}

	div.sidebarHeader h3 {
		height: 47px;
		line-height: 47px;
	}

div#pageContent {
	width: 705px;
}
	
ul#servicesList li {
	overflow: hidden;
	border-bottom: 1px solid #e1e5e9;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

	ul#servicesList li img {
		margin: 0 15px 15px 0;
	}
	
	ul#servicesList li h3 {
		height: 31px;
		line-height: 31px;
	}

	ul#servicesList li p {
		color: #919295;
	}




	
	