﻿body {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #EEDE68 url('img/backas.jpg') center top;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #000000;
	font-size: 15px;
}

a {
	color:#000;
	text-decoration:underline;	
}
a:visited {
	color:#000;	
}
a:hover {
	color:#0195B3;		
}

img {
	border: 0;
	margin: 0 0;
}


.alignCenter {
	text-align:center;
}

.alignRight {
	text-align:right;
}

#wrapper {
    margin:auto;
    z-index: 200;
    width: 980px;
    height: 100%;
    overflow: hidden;
    text-align:center;
}

#header {
    z-index: 300;
    width: 100%;
    height: 170px;
    position:relative;
    
}

#content {
    z-index: 400;
    width: 100%;
    height: auto;
    float:left;
}

#meniu {
    z-index: 668;
    width: 100%;
    height: auto;
    float:left;
    font-weight:bold;
    font-size:18px;
    line-height:35px;
    padding-bottom:10px;
}

#meniu a {
    color:#fff;
	text-decoration:underline;
	padding:5px;
	background:#000;
}

#meniu a:hover {
    color:#000;
	background:none;
}

#zirafa {
    z-index: 402;
    width: 100%;
    height: 300px;
    float:left;
    background: url('img/zirafa.gif') no-repeat right 30px;
}

#preview {
    width: 235px;
    height:auto;
    float:left;
    padding:5px;    
}

#filmas {
    width: 100%;
    height:auto;
    float:left;
    padding-left:0px;
    text-align:left;
    background: url('img/vilkas.gif') no-repeat right 30px;
}

#kubai {
	z-index: 20;	
	position:absolute;
}

#rankaDesine {
	z-index: 10;	
	position:absolute;
	right:0px;
	top:20px;
}

#sharing {
    width:100%;
    height:auto;
    float:left;
    
	z-index: 384;
	padding-top:40px;
	padding-bottom:20px;		
	left:0px;	
	text-align:center;
}
#sharing img {
     vertical-align:middle;     
     border:4px #FFF solid; 
}

#sharing a img {
    vertical-align:middle;     
    border:4px #FFF solid;    
}

#sharing a:hover img {
    border:4px #000 solid; 
}

#sponsors {
    width:100%;
    height:auto;
    float:left;
    
	z-index: 384;
	padding-top:20px;
	padding-bottom:20px;		
	left:0px;	
	text-align:center;
}
#sponsors img {
     vertical-align:middle;      
}

#footer {
    width:100%;
    height:177px;
    float:left;
    
	z-index: 356;
	padding-top:20px;
	
	text-align:center;		
	left:0px;	
	background: url('img/kinas-mazas.gif') no-repeat center 20px;
}
#footerLeft {
	z-index: 370;	
	position:absolute;
	height:177px;
	width:100px;
	left:0px;
			
	background: url('img/rankaKaire.gif') no-repeat left top;
	
}
#footerRight {
	z-index: 380;	
	position:absolute;
	right:0px;
	padding-right:10px;
}


.H0 {
	font-size:70px;	
	font-weight:bold;
	color:#0195B3;
}

.H0mazas {
	font-size:38px;	
	font-weight:bold;
	color:#0195B3;
}



.H1 {
	font-size:28px;	
	font-weight:bold;	
}

.H2 {
	font-size:28px;	
	font-weight:bold;
	color:red;	
}
.H3 {
	font-size:18px;	
	font-weight:bold;	
}



a.Didelis {
	color:#fff;
	text-decoration:underline;
	padding:5px;
	background:#0195B3;
	line-height:30px;
}
a.Didelis:visited {
	background:#0195B3;	
}
a.Didelis:hover {
	color:#000;
	background:none;	
}



A.MenuLog:link   {color: #FFCC00; font-weight:bold;}
A.MenuLog:visited{color: #FFCC00; font-weight:bold;}
A.MenuLog:active {color: #FFCC00; font-weight:bold;}
A.MenuLog:hover  {color: #FFFFFF; font-weight:bold;}

