body {
	margin:0px auto;
	background: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424242;
	outline:none;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
	outline:none;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

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

/* ################## */

#gallery{
	/* The pics container */
	width:100%;
	height:380px;
	position:relative;
}

.pic, .pic a{
	/* Each picture and the hyperlink inside it */
	width:100px;
	height:100px;
	overflow:hidden;
}

.pic{
	/* Styles specific to the pic class */
	position:absolute;
	border:5px solid #EEEEEE;
	border-bottom:18px solid #eeeeee;
	
	/* CSS3 Box Shadow */
	-moz-box-shadow:2px 2px 3px #333333;
	-webkit-box-shadow:2px 2px 3px #333333;
	box-shadow:2px 2px 3px #333333;
}

.pic a{
	/* Specific styles for the hyperlinks */
	text-indent:-999px;
	display:block;
	/* Setting display to block enables advanced styling for links */
}

hr{
	/* The horizontal ruler */
	background-color:#BBBBBB;
	border:medium none;
	color:#BBBBBB;
	height:1px;
	margin:30px auto;
	width:450px;
}

#orig{
	/* The link that is positioned above the title */
	font-family:"MyRiad Pro",Arial;
	font-size:10px;
	letter-spacing:1px;
	padding-bottom:15px;
	text-transform:uppercase;
	float:right;
}

#url{
	/* The URL field */
	width:240px;
}

/* ################## */

a:hover {
	background: none;
	text-decoration:underline;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
	outline:none;
}

/* Koloseum */

#koloseum {
background:url(images/koloseum.jpg) no-repeat;
width:214px;
height:47px;
}

#sumatovacka {
background:url(images/sumatovacka.jpg) no-repeat;
width:214px;
height:55px;
margin-left:10px;
}

/* Header */

#header {
	width: 910px;
	height: 165px;
	margin: 0 auto;
	background: url(images/meni.png) no-repeat left top;
	background-color:#fff;
}

/* Menu */

#menu {
	width: 910px;
	height: 41px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 13px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Senka */

#senka {
	width: 910px;
	margin: 0 auto;
}

/* Vrh */

#vrh {
float:right;
text-decoration:none;
outline:none;
}

#vrh a:link {
text-decoration:none;
float:right;
outline:none;
}

#vrh a:hover {
text-decoration:underline;
outline:none;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 25px 0 0 20px;
	outline:none;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 30px 20px 0 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #787878;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 41px;
	margin: 0 auto;
	padding-top:13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color:#000;
	background:url(images/img02.jpg) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

/* Program */

#movieList {
	line-height:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom:15px;
}

#movieList h2 {
	margin-top: 40px;
	font-size: 1.6em;
	
}

#movieList h3 {
	line-height:26px;
	letter-spacing: -.5px;
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow:#666666;
	color:#000000;

	text-decoration:underline;
	margin-top: 15px;
}

#movieList .time, #movieList .address {
	font-style: italic;
}

#movieList .startTime {
	font-size: 1.2em;
	font-weight: bold;
	margin: 25px 0 -5px 0;
}

/* O festivalu */

#people {
 	line-height: 24px;
 	margin-top: 30px;
}

#people h3 {
	font-size: 1.4em;
}

#people strong {
	font-size: 1.1em;
}

/* Prijatelji */

#friends img {
/*	float: left;
	display: inline;
	margin: 30px 0 20px 30px;*/
}

#friends h1 {
	clear: both;
	margin-top: 20px;
}

.oneFriend {
	border-bottom: 1px dashed #cccccc;
	padding-top: 5px;
	clear: both;
}

.oneFriend img {
	float: right;
	margin: 0 0 5px 5px;
	height: 50px;
}

#galerijaFest .slika {
	float: left;
	width: 200px;
	height: 200px;
	text-align: center;
}

#galerijaFest .slika img {
	border: none;
}