﻿#kontejner /* omotac za sve divove osim footer diva*/
{
    height: auto; 
    min-height: 100%; 
    margin: 0 auto;/* poravnava sadrzaj u sredini stranice*/
    width:1240px;
    text-align:left;
    background-color: Transparent;
    top: 0px;
    left: 0px;
}
/*rjesenje za footer*/
* {margin:0;padding:0;}
/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body,form {height: 100%;}

#main {padding-bottom: 50px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;
	} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:  hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#menidemo1_cbSkins
{
    float: left;
    Margin: 13px 5px;
}
#menidemo1_menudemo1
{
    float: left;
     Margin: 10px 10px;
}
/*footer*/
#fmovie{float:left;width:150px; margin-left:150px;}
#fmusic{float:left;width:140px;}
#fvideogames{float:left;width:170px;}
#fbooks{float:left;width:140px;}
#fsupport{float:left;width:170px;}
#ffolow{float:left;width:140px;}
#fCopyright{float:left;width:130px;}
#fmovie li,#fmusic li,#fvideogames li,#fbooks li,#fsupport li,#fCopyright li{list-style-type:none;}

#terms,#privacypolicy
{
 clear:both;
    float:left;
    Margin: 10px;
    width: 1200px;
}
#joinnow
{
position:absolute; top:35%; height:240px; margin-top:-120px; left:33%;
}
#login,#userinfo
{
position:absolute; top:45%; height:240px; margin-top:-120px; left:33%;
}
#support
{
position:absolute; top:30%; height:240px; margin-top:-120px; left:28%;
}



.columnfeature{
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 30px;
}
.featuretitle
{
font-size:1.2em;
font-weight:bold;
line-height:15px;
margin:0 0 10px;
}
.featuredescription
{
font-family:Tahoma;
font-size:11pt;
font-style:italic;
}
.topfeature
{
width:1080px;
 margin: 0 auto;
}
.imgpromo1, .imgpromo2, .imgpromo3, .imgpromo4,.imgpromo5,.imgpromo6,.imgpromo7,.imgpromo8
{
    background-image: url('../images/featuressprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
    height: 48px;
    width: 48px;
}
.imgpromo1{background-position: 0px 0px;float:left;margin:5px 20px 20px 0;}
.imgpromo2{background-position: 0px -48px;float:left;margin:5px 20px 20px 0;}
.imgpromo3{background-position: 0px -96px;float:left;margin:5px 20px 20px 0;}
.imgpromo4{background-position: 0px -144px;float:left;margin:5px 20px 20px 0;}
.imgpromo5{background-position: 0px -192px;float:left;margin:5px 20px 20px 0;}
.imgpromo6{background-position: 0px -240px;float:left;margin:5px 20px 20px 0;}
.imgpromo7{background-position: 0px -288px;float:left;margin:5px 20px 20px 0;}
.imgpromo8{background-position: 0px -336px;float:left;margin:5px 20px 20px 0;}
.moviescreenshot
{
clear:both; 
 margin: 0 auto;
 text-align:center;
}
.Slogan1
{
clear:both; 

font-family:Tahoma;
font-size:32px;
line-height:65%;
margin-left:250px;
padding-top:8px;
white-space:nowrap;
margin-bottom:20px;
}
.MiniSlogan1
{

font-size:14px;
margin-left:3px;
white-space:nowrap;
font-weight:bold;
}
.naslov{
text-decoration: none;
color:inherit;
}
.signupnow
{ margin: 0 auto;
 text-align:center;}
 .navlink{margin-left:50px;}
 #helpnavbar
 {clear:both; float:left; margin-top:10px;}
 #helpcontent{float:left; margin-top:10px; margin-left:20px;}
 .Slogan2
{
clear:both; 

font-family:Tahoma;
font-size:32px;
line-height:65%;
margin-left:50px;
padding-top:8px;
white-space:nowrap;
margin-bottom:20px;
}
.MiniSlogan2
{

font-size:14px;
margin-left:3px;
white-space:nowrap;
}
#sitemap
{clear:both;
}
h1 {font-weight:normal;}
#footerwrap{margin: 0 auto;}

h2{font-weight:normal;font-size:16px;}