/* CSS Document */

html{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 100%;
    color: #CCCCCC;
}

body {
    background-color: #CCFFFF;
    width: 750px;
    height: auto;
    padding: 2px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    border: medium groove #660000;
}

.b1, .b2, .b3, .b4 {font-size:5px; overflow:hidden; display:block;}
  .b1 {height:1px; background:#000; margin:0 5px;}
  .b2 {height:1px; background:#000; margin:0 3px;}
  .b3 {height:1px; background:#000; margin:0 2px;}
  .b4 {height:2px; background:#000; margin:0 1px;}
  .content { 
  padding: 2px;
   background: #9C5858; 
 	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #000;
	border-left-color: #000;
  
  }
  .content div {
	margin-left: 2px;
	color: #4A0000;
	font-size: 42px;
	text-transform: uppercase;
  } 



.box {
	background-color: #330000;
	width: 350px;
	height: 450px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FF0000;
	border-right-color: #00FF00;
	border-bottom-color: #0000FF;
	border-left-color: #330000;
	
}
#art{
	text-align: center;
}
#head
{
	font-size: 32px;
	text-transform: uppercase;
	margin: 2px;
	width: 740px;
	border: medium groove #000066;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	
}
E[att^="string"]{property: value;}
span[title^="ho"]{color: #000;}
span[title*="lop"]{color: #6666CC;}
span[title$="t"]{color: #CC3366;}
span[title*="kol"]{color: #000; font-style: italic;}
span[title*="pol"]{color: #CCC; font-size: 14px;}
.H6{
	text-align: center;
	margin: 5px;
	font-size:12px;
}
#footer{
	width: 740px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
}
ul{
	
}
li{
list-style-position: inside;
	list-style-image: url(../images/bul.png);
	list-style-type: none;
}
a.but{
	font-weight: 900;
	text-transform: uppercase;
	color: #330000;
	text-decoration: none;
	background-image: url(../images/plate.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 139px;
	width: 200px;
	font-size: 16px;
	text-align: center;
	line-height: 130px;
}
a.but:hover{
	font-weight: 900;
	color:#900;
	text-decoration: none;
	background-image: url(../images/platea.gif);
	background-repeat: no-repeat;
}
#button{
	height: 300px;
	width: 410px;
	margin-bottom: 2px;
	padding: 5px;
	clear: both;
	
}
.buttonleft{
	float: left;
	
}
.buttonright{
	float: right;
	
}
a{
	color: #330000;
	text-decoration: none;
}
a:hover{
	color: #003300;
	text-decoration: none;
}
del{
	text-decoration: none;
}
#spon{
	font-size: 10px;
	color: #330000;
	text-align: center;
	border: thick groove #000066;
	margin-top: 30px;
	font-weight: bold;
}
#FrogJS{
width: 715px;
height: 600px;
margin: 0 auto;
}
#FrogJSCredit{
text-align: right;
font-size: 30%;
color: #CCC;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 110%;
font-size: 30%;
color: #CCC;

}
.h1{
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
}
.h2{
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 20px;
}
#adiv{
	font-size:10px;
	color:#300;
	margin-top:40px;
	margin-bottom:10px;
	width:750px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}