@import "css/fancy.css";
* {
margin:0;
padding:0;
}
ul, li, ul li, ul li li, ul li li li
{
	list-style-type:none;
	margin:0;
}
h1, h2, h3, h4, input, select
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.error
{
	border:solid 1px red !important;
}
.Normal, .NormalDisabled 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
a img 
{
	border:0;
}
#Body 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e0e0e;
}
.brclear 
{ /* Use a break with this class to clear float containers */
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/*************begin of homepage jovanacvetkovic***************/
.homeContainer 
{
	width:100%;
	background-image:url(img/background-home.jpg);
	background-repeat:no-repeat;
	height:618px;
}
.contactContainer 
{
	width:100%;
	background-image:url(img/background-contact.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.container 
{
	width:100%;
	background-image:url(img/background-other1.jpg);
	background-repeat:no-repeat;
	height:650px;
}
.noCut 
{
	background-image:url(img/background-other.jpg) !important;
}
.logo 
{
	float:left;
}	
.logo a.home 
{
	display:block;
	height:148px;
	width:250px;
	background-repeat:no-repeat;	
	background-image:url(img/logo-hover.jpg);
	background-position:-1000px -1000px;
}
.logo a:hover 
{
	background-position:left top;
}

.menu 
{
	float:left;
	margin-left:445px;
	display:inline;
}
.menu .Normal a
{
	display:block;
	float:left;
	height:95px;
	width:69px;
	margin-right:20px;
}
.menu a:hover {
background-position:0 -95px;
}
.menu a.active {
background-position:0 -95px;
}
.menu a.movies {
background-image:url(img/icons/link-movies.gif);
}
.menu a.music {
background-image:url(img/icons/link-music.gif);
margin-right:10px;
}
.menu a.tv {
background-image:url(img/icons/link-tv.gif);
}
.menu a.events {
background-image:url(img/icons/link-events.gif);
}
.menu a.comm {
background-image:url(img/icons/link-bulb.gif);
}
.menu a.contact {
background-image:url(img/icons/link-attach.gif);
}
a.tvseries {
display:block;
background-image:url(img/tvseries.jpg);
background-position:0 0;
background-repeat:no-repeat;
width:292px;
height:223px;
padding:0 !important;
}
a.tvseries:hover {
background-position:0 -223px;
}
a.tvshows {
display:block;
background-image:url(img/tvshows.jpg);
background-position:0 0;
background-repeat:no-repeat;
width:292px;
height:223px;
padding:0 !important;
}
a.tvshows:hover {
background-position:0 -223px;
}
/***************end of homepage jovanacvetkovic***************/
.header {
	background-image:url(img/head.jpg);
	background-repeat:no-repeat;
	height:277px;
	}
	
.leftContent {
	float:left;
	}

.header a.home {
	display:block;
	height:150px;
	width:300px;
	background-repeat:no-repeat;	
	background-image:url(img/home-top.jpg);
	background-position:-1000px -1000px;
	}

.header a:hover {
	background-position:left top;
	}
	
.content {
	margin-left:30px;
	}
	
h1 {
margin-bottom:40px;
}
.box a {
display:block;
float:left;
margin:0 30px 40px 0;
border:1px solid #999;
}
.ContentPaneHome 
{
	padding-left:500px;
	padding-top:70px;
	width:600px;
}
.textPane 
{
	float:left;
	width:280px;
	padding-left:90px;
	padding-top:60px;
	color:#282828;
}
.textPane h2 
{
	font-size:20px;
	padding-bottom:12px;
	color:#282828 !important;
}
.textPane p 
{
	line-height:18px;
}
.textPane li 
{
	height:18px;
	margin-bottom:2px;
}	
.textPane a, .textPane a:visited
{
	padding:3px 4px;
	color:#282828;
	font-size:11px;
	text-decoration:none;
}
.textPane a:hover 
{
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
.ContentPaneCategory 
{
	float:left;
	padding-left:60px;
	width:700px;
}
.ContentPaneProjectWrapper 
{
	height:450px;
	width:660px;
	float:left;
	padding-left:60px;
	overflow:hidden;
	position:relative;
}
.ContentPaneProject 
{
	
	position:absolute;
}
.ContentPaneProject img
{
	padding-top:15px;
}
.slider1 {
	background-color:#fff;
	height:440px;
	position:absolute;
	width:8px;
	border:1px solid #000;
}
.indicator {
	background-color:#000;
	font-size:1px;
	height:16px;
	overflow:hidden;
	position:absolute;
	width:8px;
}
.gray 
{
	color:#999;
	font-size:10px;
	padding-bottom:5px;
	text-align:right;
	padding-right:10px;
}
.dragHelper 
{
	left:0 !important;
}
.ContentPaneCategory li 
{
	float:left;
	display:inline;
	margin:4px 8px;	
}
.ContentPaneCategory .Normal a 
{
	display:block;
	padding:5px;
}
.ContentPaneCategory a, .ContentPaneCategory a:visited
{
	color:#282828;
	text-decoration:none;
	text-align:center;
}
.ContentPaneCategory a:hover 
{
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
.ContentPaneCategory a img 
{
	margin-bottom:3px;
	border:1px solid #282828;
}
.ContentPaneCategory a span 
{
	display:block;
	font-size:11px;
}
a.back, a.back:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#282828;
}
a.back:hover
{
	color:#fff;
}
.linksPane 
{
	position:absolute;
	top:595px;
	left:970px;
	width:170px;
	font-family:Tahoma, Arial !important;
	font-size:11px !important;
}
.linksPane a, .linksPane a:visited 
{
	color:#282828;
}
.linksPane a:hover 
{
	color:#fff;
	background-color:#000;
	text-decoration:none;
}
