* {margin: 0 auto; padding: 0 auto;}

.dok {color:#313131; font-weight:bold;text-decoration:none;}



body {background: url(../images/bg1.jpg) repeat;}
#main-container {width: 1042px;}
#wrapper {
	width: 1042px; 
	height:100%;
}
header h1 {
	font-family: 'Comfortaa', cursive !important;
	font-size:50px;
	text-align: center;
	text-shadow: 1px 1px 2px white;
	padding: 20px 0 0 0;
	margin: 0 auto;
	color: #313131;
	width: 80%;
}
header {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
header #logo {
	width: 150px;
	height: 150px;
	margin: 0 auto;
}
header #logo2 img{float: left; width: 25%; height: auto; position: absolute; top: 0; right:0;}
header #logo3 img{float: left; width: 22%; height: auto; position: absolute; top: 0; left:3px;}
.wrapper {
	background: #e35845; 
	width: 100%;
	padding: 10px 0 20px 0;
	margin: 10px 0 0 0;
	float: left;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.wrapper nav a { 
	font-weight: 500;
	font-size: 17px; 
	text-decoration: none;
	margin: 0 0px 0 -2px;}
ul {margin-left: -24px;}
ul a {
	text-decoration: none; 
	color:white;
	padding: 2px;
	margin: 0 0 0 0px;
	border-right: 1px solid #e3796b;
	border-left:1px solid #e3796b;
}
ul a:hover{
	background: #313131;
}

 ul li {
 	margin: 0 0 0 -1px;
 	float: left;
 	list-style-type:none;
 	padding: 10px 5px 0 0;
 }

#box {
	font-family: 'Ubuntu', sans-serif;
	
	height: auto;
	background: white;
	padding: 0 0 30px 0;
	margin: -8px 0 0 0;
}
#box h1{
	font-weight: 500;
	font-size: 34px;
	color: #342c33;
	text-align: center;
	padding: 30px 10px 0 20px;
}
#box h2{
	font-weight: 300;
	line-height: 22px;
	font-size:16px;
	color: #342c33;
	text-align: left;
	padding: 20px 20px 0 20px;
}
#pic-1 {
	float: right;
	margin: 20px 20px 0 16px;
	-webkit-box-shadow: 0 6px 13px -5px #342c33;
	-moz-box-shadow: 0 6px 13px -5px #342c33;
	box-shadow: 0px 6px 13px -5px #342c33;
}
#pic-2 {
	float: left;
	margin: 50px 30px 11px 0;
	-webkit-box-shadow: 0 6px 13px -5px #342c33;
	-moz-box-shadow: 0 6px 13px -5px #342c33;
	box-shadow: 0px 6px 13px -5px #342c33;}

#pic-3,#pic-4,#pic-5 {
	margin-left: 25px;
	-webkit-box-shadow: 0 6px 13px -5px #342c33;
	-moz-box-shadow: 0 6px 13px -5px #342c33;
	box-shadow: 0px 6px 13px -5px #342c33;}

#pic-6{margin-left: 23px; margin-top: 20px;
	-webkit-box-shadow: 0 6px 13px -5px #342c33;
	-moz-box-shadow: 0 6px 13px -5px #342c33;
	box-shadow: 0px 6px 13px -5px #342c33;}
#pic-7{margin-left: 21px; margin-top: 20px;
	-webkit-box-shadow: 0 6px 13px -5px #342c33;
	-moz-box-shadow: 0 6px 13px -5px #342c33;
	box-shadow: 0px 6px 13px -5px #342c33;}

#columns {
	margin: 0 0 20px 0;
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;}
footer {
	float: left;
	width: 100%;
	background: #313131;
}
footer h3 {
	font-family: 'Ubuntu', sans-serif;
	height: 30px;
	line-height: 30px;
	color:white;
	text-align: center;
	font-size:14px;
	font-weight:400;
}
/******************** AKTUELNOSTI ************************/
#latest {
	width: 100%;
	float: left;
	height:auto;
	background: white;
}
#latest .title {
	float: left;
	background: #313131;
	width: 100%;
	height: 70px;
}

#latest .title h2 {
	letter-spacing: 1px;
	font-family:'Ubuntu', sans-serif;
	font-weight: 500;
	font-size:21px;
	color:white;
	line-height:70px;
	text-align:center;
}

#latest p {
	font-family: 'Ubuntu', sans-serife; 
	font-style:italic;
	padding:10px 10px; 
	margin:0 auto; }

.divider {
	clear: both;
	font-size: 30px;
	text-align: center;
	margin-top:140px;
	background: url(../images/divider.jpg) repeat-x;
	width: 900px;
	height: 10px;}

.divider h4 {
	padding:0 15px;
	line-height: 0px; 
	text-align: center;
	background-color: white; 
	font-size: 30px; 
	width: 150px; 
	height: 30px; 
	color:#313131;
}

.upis h4 {
	width: 200px;
}
#latest #first,#second {
	width: 240px;
	font-family:'Ubuntu',sans-serif;
	font-weight:500;
	font-size: 18px;
	text-align: center;
	float: left;
	color:#313131;
	margin:100px 115px 150px 147px;
	height: 151px;
}
#first a,#second a {
	text-decoration: none;
	color: #313131;
}
#p1,#p2,#p3 {
	margin: 0 0 20px 0; 
	background: white;
	padding: 5px;
	width: 250px;
	height:166px;
	box-shadow: 0px 2px 5px #313131;	
}
#p1 {
	margin-top: 2px;
	transform:rotate(4deg);
	-ms-transform:rotate(4deg); /* IE 9 */
	-webkit-transform:rotate(4deg); /* Safari and Chrome */
}
#p2 {
	margin-top: 2px;
	transform:rotate(-4deg);
	-ms-transform:rotate(-4deg); /* IE 9 */
	-webkit-transform:rotate(-4deg); /* Safari and Chrome */
}
.pravilnik {
	width: 900px;
	margin-top:50px;
	line-height: 80px;
	text-align: center;
	font-size: 20px;
	background: #313131;
}
.pravilnik a {
	color: white; 
	text-decoration:none;
	border-bottom:1px solid white;
	padding-bottom: 1px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.post {
	padding: 25px;
	width: 900px;
	height:100%;
	
	
}
.post .date {
	margin: 20px 0 0 0;
	float: left;
	clear: both;
	padding: 15px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:100;
	color: white;
	font-size: 30px;
	border-radius: 50%;
	border: 1px solid #313131;
	background: #313131;
	text-align: center;
	width: 60px; 
	height: 60px;
	line-height: 20px; 
}
.post .date p {
	font-family: 'Ribeye', cursive;
	font-size: 30px;
	padding: 10px 0 0 0;
	color: white;

}
.post .date p span {
	font-size: 14px;
	font-weight: 300;
}
.post .text {
	width:830px;
	font-size: 21px; 
	padding:40px 0 0 110px; }
/****************************************************/
#kucni {
	width:100%;
	height:100%;
	float: left;
	background:white;
}
#kucni .title {
	float: left;
	background: white;
	margin: 40px 0 0 0;
	width: 100%;
	height: 100%;
}
#kucni .title h5 {
	font-family:'Ubuntu', sans-serif;
	font-weight: 500;
	font-size:21px;
	color:#313131;
	line-height:70px;
	text-align:left;
	padding:0 20px;
	
}

#kucni .tekst p{
	text-align:left;
	padding: 20px;
	font-family:'Ubuntu', sans-serif;
	font-weight:400;

}
#kucni .tekst ul li{
	font-family:'Ubuntu', sans-serif;
	font-weight:400;
	float: none;
	list-style: square;
	color: #313131;
}
.tekst {
	color:;
}
.post .faq p{color:red;}

#aktivnosti {
	width: 100%;
	float: left;
	height:auto;
	background: white;
}
#aktivnosti .title {
	float: left;
	background: #313131;
	width: 100%;
	height: 70px;
}
#aktivnosti .title h2 {
	letter-spacing: 1px;
	font-family:'Ubuntu', sans-serif;
	font-weight: 500;
	font-size:21px;
	color:white;
	line-height:70px;
	text-align:center;
}
#aktivnosti-container{
	width: 960px;
	height: 100%;
	background:white;
	margin-top: 50px;
}
#aktivnosti-container p{
	text-align:left;
	padding: 20px;
	font-family:'Ubuntu',sans-serif;
	font-weight:400;
	padding-top: 80px;
	}

#aktivnosti-container p span {color: #e35845; font-weight: 500;}
#aktivnosti-container img {
width:300px; height: 199px;
	float: left;
	margin-bottom: 0px; 
	padding: 0 0 15px 15px;
}

#smestaj {
	width: 100%;
	float: left;
	height:auto;
	background: white;
}
#smestaj .title {
	float: left;
	background: #313131;
	width: 100%;
	height: 70px;
}
#smestaj .title h2 {
	letter-spacing: 1px;
	font-family:'Ubuntu', sans-serif;
	font-weight: 500;
	font-size:21px;
	color:white;
	line-height:70px;
	text-align:center;
}
#smestaj-container {
	width:960px;
	height:100%;
}
#smestaj-container p{
	text-align:left;
	padding: 20px;
	font-family:'Ubuntu', sans-serif;
	font-weight:400;
	padding-top: 120px;}

#smestaj-container p span {color: #e35845; font-weight: 500;}

#smestaj-container ul li{
	font-family:'Ubuntu', sans-serif;
	font-weight:400;
	float: none; 
	list-style: square;
	color: #313131;
}
#smestaj-container img {position: absolute;top:614px;left: 650px;}

#kontakt {
	width: 100%;
	float: left;
	height:100%;
	background: white;
}
#kontakt .title {
	float: left;
	background: #313131;
	width: 100%;
	height: 70px;
}
#kontakt .title h2 {
	letter-spacing: 1px;
	font-family:'Ubuntu', sans-serif;
	font-weight: 500;
	font-size:21px;
	color:white;
	line-height:70px;
	text-align:center;
}
/*****************************************************************/
#contact {
	width: 680px;
	background: red;
	margin: 0 auto; 
}

#contact-form {
	float: left;
	width: 100%;
	margin: 50px 0 0 4px;}

#contact-form .container .name {
	width: 300px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#999999;
	padding-left: 0px;
	line-height: 40px;}

#contact-form .name {
	width: 300px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#999999;
	float: left;
	padding-left: 20px;
	line-height: 40px;}

.container {width: 300px; margin-left: 20px; float: left;}

#contact-form input {
	width: 300px;
	height: 40px;
	font-family: 'Ubuntu-italic', sans-serif;
	font-size:12px;
	font-style: italic;
	color:#999999;
	border: 1px solid #afb5c0;
	-webkit-box-shadow:0 0 2px #afb5c0; 
	-moz-box-shadow: 0 0 2px #afb5c0; 
	box-shadow:0 0 2px #afb5c0;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	outline: none;
	margin: 0 0 0 0;
	padding-left: 10px; }

#contact-form #sendbutton {
	width: 148px;
	height: 40px;
	line-height: 40px;
	font-family: 'HelveticaNeue-Bold', sans-serif;
	text-align: center;
	font-style: normal;
	font-size:16px;
	background: #e35845;
	border: none;
	color: #ffffff;
	margin:22px 0 0 20px;
	padding:0;
	clear: both;
	float: left;
}

#contact-form #sendbutton:hover {background:#e06554;}

#contact-form textarea {
	width: 620px;
	clear:both;
	float: left;
	height: 220px;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	font-style: italic;
	color:#999999;
	margin: 20px 0 0 20px;
	padding: 15px 0 0 10px;
	border: 1px solid #afb5c0;
	-webkit-box-shadow:0 0 2px #afb5c0; 
	-moz-box-shadow: 0 0 2px #afb5c0; 
	box-shadow:0 0 2px #afb5c0;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	outline: none;
}

#adresa {
	width: 960px;
	height: 100%;
	padding-top: 50px;
	padding-left: 150px;
	padding-bottom:50px;
	clear: both;
}
#adresa p {
	text-align:left;
	padding: 20px;
	font-family:'Ubuntu', sans-serif;
	font-weight:400;
	font-size:17px;
	padding-top: 0;
}
#adresa p span {color: #e35845; font-weight: 500;}
#adresa p a:link{text-decoration: none; color: #313131;}

#zaposleni {
	width:100%;
	height:100%;
	background:white;
	float:left;
}
#zaposleni a:link {color:#313131;}
#zaposleni .title {
	float: left;
	background: #313131;
	width: 100%;
	height: 70px;margin-bottom:170px;
}
#zaposleni .title h2 {
	letter-spacing: 1px;
	font-family:'Ubuntu', sans-serif;
	font-weight: 500;
	font-size:21px;
	color:white;
	line-height:70px;
	text-align:center;
}
table {
	margin-top:0px;
	margin-bottom:100px;
	font-family:'Ubuntu', sans-serif;
	text-align:center; 
	color:#313131;
	-webkit-box-shadow: 0 10px 13px -12px #342c33;
	-moz-box-shadow: 0 10px 13px -12px #342c33;
	box-shadow: 0px 10px 13px -12px #342c33;
}	
#zaposleni table tr.titlee{
	font-size:16px;
	font-weight:500;
	color:white;
	background:#e35845;
}
table tr td {
	padding:5px 20px 5px 20px;
	border:1px solid #cccccc;
}
.list {margin:0;}
a#link {color: white;float: right;padding-right: 10px;}

header button#cyr_id,#lat_id {float: right; border: none; background: transparent;width:40px;height: 40px; font-size: 16px; cursor: pointer;}
header button#cyr_id img,#lat_id img {width: 30px; height: 20px;}
#myGallery {width: 100%;}