/* @override http://butler.local/kulturatelesa.si/html/css/kt.css */

body {
	margin: 0;
	padding: 0;
	
	text-align: center;
	background-color: #4b5c29;
	
	font-family: Verdana, Arial, sans-serif;
}

.fl {
	float: left;
	margin-right: 10px;

}

.fr {
	float: right;
	margin-left: 10px;
}
.cb {
	clear: both;
}

#frame {
	padding: 4px 4px 20px 4px;
	width: 841px;
	height: 605px;
	margin: 50px auto;
	background: #dcea84 url(../ui/frame-bg.gif) no-repeat 0 bottom;
	text-align: left;
}

#inner {

}

#l-content {
	float: left;
	width: 350px;
	background-color: #fff;
	height: 605px;
}

#r-content {
	float: left;
	width: 484px;
	height: 605px;
	border-left: 6px solid #dcea84;
	background-color: #fff;
}

#logo {
	border: none;
	border-bottom: 4px solid #a1c53a;
}


#slide-menu {
	border-top: 1px solid #fff;
	border-bottom: 4px solid #a1c53a;
	background-color: #dcea84;
}

#slide {
	float: left;
	width: 193px;
	height: 300px;
	background: url(../ui/slide/0.jpg);
}

#menu {
	height: 300px;
	float: right;
	border-left: 1px solid #fff;
}


#menu ul, #menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	border-right: 1px solid #fff;
}

#menu span {
	display: none;
}

#menu li a {
	display: block;
	width: 30px;
	height: 300px;
	
	background: url(../ui/menu-bg.gif) no-repeat;
}

#m2 { background-position: -30px 0 !important }
#m3 { background-position: -60px 0 !important ; }
#m4 { background-position: -90px 0 !important ; }
#m5 { background-position: -120px 0 !important ; }

.selected #m1, #m1:hover { background-position: 0 -300px !important }
.selected #m2,#m2:hover { background-position: -30px -300px !important }
.selected #m3,#m3:hover { background-position: -60px -300px !important ; }
.selected #m4,#m4:hover { background-position: -90px -300px !important ; }
.selected #m5,#m5:hover { background-position: -120px -300px !important ; }

#info-menu {
	clear: both;
	height: 25px;
	background-color: #4b5c29;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding-left:60px;
}

#info-menu p {
	margin: 0;
	text-align: center;
	line-height: 24px;
}

#info-menu a { color: #FFFFFF; text-decoration:none; font-size: 11px;  text-align: center;	line-height: 24px;}
#info-menu a:hover { color: #FFFFFF; text-decoration:underline; font-size: 11px;  text-align: center; line-height: 24px; }

.left-half {
	float: left;
	width: 173px;
	height: 180px;
	cursor: pointer;
}

.naslov {
	font-weight: bold;
	font-size: 14px;
	color: #a1c53a;
}

.left-full {
	padding: 10px;
}

.left-full p {
	font-size: 12px;
	margin: 5px 0;
}

.b {
	border-left: 2px solid #dcea84;
}


.left-half {
	padding-top: 22px;
}

.left-half h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #a1c53a;
	margin: 0 5px 4px 5px;
	padding-top: 5px;
}

.left-half p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 5px 4px 5px;
}

.left-half img {
	float: left;
	margin: 5px;
	width: 70px;
}

a {
	color: #93278f;
	text-decoration: none;
}


.intro {
	font-size: 14px;
}



.second {
	cursor: pointer;
}



#language { margin:0 auto; width:850px; text-align:right; height:30px; color:#ffffff; font-size:11px; margin-top:10px; }
#language a { color:#ffffff; text-decoration:none; }
#language a:hover { text-decoration:underline; }


.left-full h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #a1c53a;
	margin: 0 5px 4px 5px;
	padding-top: 5px;
}

