/* @override 
	http://butler.local/karantaniadeli.co.uk/html/karantania.css
	http://karantaniadeli.co.uk/karantania.css
*/

body {
	color:#fff;
	background: #1d1916 url(ui/ozadje.jpg) no-repeat center top;
}

a, a:active, a:hover{
  outline: none;
}

#shopp {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 2px 2px #333333;
    padding: 7px 96px;
	text-align: center;

}


#shoop a, a:link, a:visited {
	color: #333;
	text-decoration: none;
}


#shopp a:hover, a:active {
	color: #910811;
	text-decoration: none;
}


a {
	color: #910811;
	  text-decoration: none;
}

#center {
	font-size: 15px;
}

#header {
	margin-top: 20px;
	background-color: #910811;
	height: 140px;
}

#logo {
	display: block;
	height: 140px;
	width: 100%;
	background: url(ui/header.jpg) no-repeat center top;
}

#logo span {
	display: none;
}

#topmenu {
	margin: 30px auto;
	background-color: black;
}

#footer {
	margin: 30px 0;
	background-color: black;
	padding: 10px;
}

#footer img {
	margin-top: 10px;
	margin-left: 10px;
}

#slides {
    border: 3px solid #910811;
    box-shadow: 1px 1px 12px #000000;
    margin: 0 10px;
    overflow: hidden;
}


.slides_container {
    height: 323px;
    width: 940px;
}
  .slides_container div {
    width:940px;
    height:322px;
    display:block;
    margin-bottom: 10px;

  }

.slide_container img{

}
  
  
#main h1 {
	font-size: 34px;
	text-align: center;
	color: #AAA;
	text-transform: uppercase;
	font-weight: normal;
    font-family: trajan-pro,serif;
}  

#main img {
    box-shadow: 0 0 2px 2px rgba(111, 111, 111, 0.7);
}
  
#squares img {
	width: 210px;
	height: 150px;
	border: 4px solid #910811;
}

#squares .button a {
	display: block;
	background-color: #910811;
	margin-top: 10px;
	color: #aaa;
	text-decoration: none;
	font-family: trajan-pro,serif;
	text-align: center;
	font-size: 18px;
	padding: 10px 0;
}

#squares .button a:hover {
	color: #910811;
	background-color: #FFF;	
}


#menutable {
	font-family: "Palatino linotype", serif;
	text-align: center;
	margin: 0;
	font-size: 18px;
}

#menutable td {
	vertical-align: middle;
	align: center;
	height: 40px;
	width: 8%;
	white-space: nowrap;
}

#menutable a {
	text-decoration: none;
	color: #aaa;
	display: block;
}


#menutable .selected a,
#menutable a:hover {
	color: #fff;
}

#subpage #main {
	background-color: #fff;
	background-color: rgba(255,255,255,0.8);
	color: #000;
	padding: 20px;
}

#subpage h1 {
	text-align: left;
	color: #000;
	   color: #910811;
	margin-left: 17px;
	font-size: 36px;
}

#main h2 {
   font-family: trajan-pro,serif;
   color: #333;
   margin-bottom: 10px;
   margin-top: 40px;
   border-bottom: 1px inset #910811;
   margin-left: 17px;

}


h3, h4, h5, h6 {
  margin-left: 100px;
}

#main h3 {
 font-size: 16px;
 font-family: trajan-pro,serif;
 margin-top: 20px; 
}

#left {
}


#submenu ul {
	background-color: #000;
	background-color: rgba(0,0,0,0.5);

	list-style: none;
	margin: 0;
	padding: 10px;
		font-size: 16px;
	
}

#submenu ul ul {
  background: none;
  font-size: 14px;
}

#submenu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#submenu a {
	display: block;
	text-decoration: none;
	color: #aaa;
	font-family: trajan-pro, serif;
	padding: 5px;
}

#submenu ul ul a {
  padding: 2px;
}

#submenu a.currentpage, 
#submenu a:hover {
	color: #fff;
}


form {
  background: #fff;
  background-color: rgba(255,255,255,0.6);
  padding: 10px;
}

.formbuilderform div {
  min-height: 30px;
}

.formbuilderform .error {
  margin-left: 100px;
  margin-bottom: 10px;
  display: block;
  color: #910913;
  font-size: 11px;
}


label {
	display: inline-block;
	width: 90px;
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
	color: #555;
	
  text-shadow: 1px 1px 2px #ffffff;
}

input[type=text],
textarea {
	border: 1px solid #ddd;
	padding:  5px;
	width: 520px;
	background-color: #fff;
}

.fb_invalid input[type=text],
.fb_invalid textarea {
  border-color: #910913 !important;
  background-color: #f9ecec;
}

.fbr_helptext {
  font-size: 11px;
  color: #666;
  font-style: italic;
    text-shadow: 1px 1px 2px #ffffff;
  
}

.reqsymbol {
  color: #910913;
}

div.submit {
  text-align: right;
}

.fbsubmit {
	margin-left: 100px;
	margin-top: 10px;
	margin-right: 10px;
	
	text-align: right;
	
	background-color: #910913;
	border: 1px solid #910913;
	color: #fff;
	border-radius: 6px;
	padding: 5px 10px;
	font-weight: bold;
}

.fbsubmit:hover {
  	color: #910913;
  	background-color: #fff;
}

p.intro {
	font-size: 20px;
	color: #333;
}

#subpage p {
	margin: 10px;
	margin-left: 17px;
	
}

#subpage #main ul,
#subpage #main ol {
		margin: 0;
		margin-left: 100px;

}
 
#subpage #main ul ul {
	margin-left: 130px;
}


.columnsTable {
  margin-top: 30px;
  margin-left: 100px;
  width: 540px;
  
  font-weight: bold;
  font-family: trajan-pro,serif;
  font-size: 14px;
  line-height: 14px;
  
  border-collapse: separate;
  border-spacing: 4px;
  
}

.columnsTable td {
  width: 25%;
  text-align: center;
  padding: 5px 0 10px 0;
  
  background-color: rgba(255,255,255,0.6);
  
  background-color: #910811;
  
}

.columnsTable img {
  width: 120px;
  height: 80px;
  margin-bottom: 10px;
}

.columnsTable a {
  text-decoration: none;
  color: #fff;
}

.columnsTable td:hover {
  background-color: #fff;
  color: #910811;
}

.columnsTable td:hover a {
  color: #910811 !important;
}


#GoogleMaps1,
#GoogleMaps2,
#GoogleMaps3,
#GoogleMaps4,
#GoogleMaps5,
#GoogleMaps6,
#GoogleMaps7,
#GoogleMaps8,
#GoogleMaps9
 {
  margin-left: 105px;
}

.twoColumns {
-moz-column-count: 2;
-moz-column-gap: 10px;
-webkit-column-count: 2;
-webkit-column-gap: 10px;
column-count: 2;
column-gap: 10px;  
}

#main ul ul {
  margin-left: 20px !important;
}