@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin: 0;
	padding: 0;
}

a:active { 
	outline: none; 
}

a:focus 
{
	-moz-outline-style: none; 
}

#container {
	position: relative;
	width: 1000px; 
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	overflow-x:hidden;
} 

#headerIndex { 
	padding-top: 170px;
	margin: 0;  
}


#headerMain { 
	position: relative;
	height: 148px;
	background-color: #000000;
	
}

#mainContentIndex {
	height: 510px;
	position:relative;
} 

#mainContentMain {
	background-color:#FFFFFF;
	height: 620px;
} 

#mainContentComics {
	background-color: #000000;	
	width: 1000px;
} 

#mainContentComic {
	background-color: #000000;	
	margin: 0 auto;
	width: 503px;
} 

#footer { 
	padding: 0 10px; 
	background:#DDDDDD;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#bears {
	position: absolute;
	top: 0;
	right:10px;
}

#otherLink {
	position: absolute;
	top: 173px;
	left: 407px;
}

#banner {
	position:absolute;
	z-index: 1;
	top: 40px;
	left: 50px;
}

.pigIndex {
	position:absolute;
	top: 170px;
	left:422px;
}

.jamFlag {	
	display:block;
	height: 173px;
	width: 250px;
	background-image:url(../images/Dzem-i-Puter-hover.jpg);
}

.pigFlag {	
	background-image:url(../images/Svinja-Dinja-zastava.jpg);
}

.pig1 {
	display:block;
	height: 720px;
	width: 1000px;
	background-image:url(../images/dzem-oba.jpg);
}

.jamhover {
	background-position: 0 -720px;
}

#mainContentComics a {
	display:block;
	height: 173px;
	width: 250px;
}

#mainContentPig {
	background-color:#000000;
	width:1000px;
}

#footerComic {
	background-color: #000000;
	position: fixed;
	bottom: 0;
	z-index: 1;
	width: 1000px;
	height: 19px;
	padding: 5px 0;
}

#footerComic a {
	z-index:2;
	position:absolute;
	background-repeat: no-repeat;
	font: bold 10pt sans-serif;
	height: 19px;
	bottom: 5px;
	display: block;
	outline: none;
}

.comicLinkMain
{
	background: url(../images/comicLinkMain.png)  no-repeat;
	width: 113px;
	left:30px;
}

.comicLinkBw
{
	background-image: url(../images/comicLinkBw.png);
	width: 24px;
	left:470px;
}

.comicLinkFw
{
	background-image: url(../images/comicLinkFw.png);
	width: 25px;
	left:500px;
}

.comicLinkSer
{
	background-image: url(../images/comicLinkSer.png);
	width: 58px;
	left: 840px;
}

.comicLinkEng {
	background-image: url(../images/comicLinkEng.png);
	width: 59px;
	left: 912px;
}

#footerComic a:hover {
	background-position: 0 -19px;
}

.counterBack {
	position:absolute; 
	bottom: 20px; 
	left:30px; 
	z-index:2;
}

#counterContent {
	position:absolute; 
	bottom:24px; 
	left:34px; 
	z-index:3;
}

#loader {
	background-color:#000000;
	width:1000px;
	text-align:center;
}

#loader.loading {
	width:1000px;
  	height:600px;
  	background: url(../images/spinner.gif) #000000 no-repeat center center;
}

.pigEng {
	position:relative;
	width:100%;
	height:740px;
	background:#FFFFFF;
}

.pigAlone {
	position:absolute;
	top: 280px;
	left: 260px;
	z-index:2;
}

.yeahSomeDay {
	position:absolute;
	top: 70px;
	left: 552px;
	z-index:1;
}

.zoomInCursor {
	cursor: url(../images/Cursor-moz_zoom_in.cur), auto;
}

.zoomOutCursor {
	cursor: url(../images/Cursor-moz_zoom_out.cur), auto;
}

#clipregion {
	background-color:#000000;
}

