
html {
	background:url(images/bg.png);
}
html#angyalvilag {
	background-color: #c3e2ff;
	background-repeat: repeat-x;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c3e2ff), to(#e5f2ff));
	background: -webkit-linear-gradient(top, #c3e2ff, #e5f2ff);
	background: -moz-linear-gradient(top, #c3e2ff, #e5f2ff);
	background: -ms-linear-gradient(top, #c3e2ff, #e5f2ff);
	background: -o-linear-gradient(top, #c3e2ff, #e5f2ff);
}
#angyalvilag body {
	background:url(images/angyalvilag/bg.png);
}
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:tahoma,helvetica,arial;
}

#Base {
	width:100%;
	text-align:center;
}
#Progress {
	position:fixed;
	top:0px;
	right:0px;
	background-color:yellow;
}
#Main {
	width:1000px;
	margin:auto;
	text-align:left;
	clear:both;
}

#Left {
	float:left;
	width:215px;
	background:#f0f0f0 url(images/regio-left-top.gif) no-repeat top;
	border-radius: 5px;
}
#Left-bottom {
	background:#f0f0f0 url(images/webshop/left-bottom.gif) no-repeat top;
	width:215px;
	height:7px;
	overflow:hidden;
	border-radius: 5px;
}
#Center {
	float:right;
	width:775px;;
}

#InnerCenter {
	float:left;
	width:575px;
}

#InnerRight {
	float:right;
	width:199px;
	border-left:1px solid #ccc;
	overflow:hidden;
	display:inline;
}

#Foot {
	clear:both;
	background:url(images/footer.gif);
	height:50px;
	margin:0px;
	padding:0px;
	clear:both;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:10px;
	line-height:50px;
	text-align:center;
	color:#fff;
	margin-top:15px;
}

#Foot a, #Foot span.nohref {
	padding:2px;
	padding-left:10px;
	padding-right:10px;
}
#Foot span.nohref {
	padding-left:30px;
}
#Foot a {
	text-decoration:none;
	text-shadow:1px 1px #000;
	color:#cec6c6;
	border-right:1px solid #6f5e5e;
}

#Foot a:hover {
	color:#fff;
	text-decoration:underline;
}

#HomeLink {
	display:block;
	width:240px;
	height:88px;
	float:left;
	text-indent:-10000px;
}
#Base #Inu {
	text-align: left;
}
#Inu {
    margin:0pt auto;
    width:1000px;
    margin-top:5px;
    margin-bottom:20px;
}
    #Inu #InuContainer {
        width:240px;
        float:right;
        margin-bottom:20px;
       
    }
    #Inu #Ceg {
        background:url(images/inu_white.gif) no-repeat left center;
        font-weight:bolder;
        color:#fff;
        padding-left:45px;
        text-align:left;
        padding-top:5px;
        padding-bottom:5px;
        float:right;
   }
   #angyalvilag #Inu #Ceg {
   	color: #007ee9;
   	background:url(images/inu_logo.gif) no-repeat left center;
   }
   #Inu a {
       color:#fff;
       font-size:10px;
       text-decoration:none;
       clear:both;
       display:block;
	   padding-left: 70px;
	   padding-top: 5px;
   }
   #angyalvilag #Inu a {
   	 color: #007ee9;
   }   
      #Inu a:hover {
           text-decoration:underline;
       }
	   #Inu img {
	   	float: left;
		margin-right: 10px;
		
	   }
	   
#Competition {
	width:650px;
	float: left;
	color: #fff;
	font-size: 10px;
	text-align-left;
	padding-left: 10px;
	
}
#angyalvilag #Competition {
	color: #007ee9;
}	   
