/*new style*/

body {background-color: #FFFFFF; background-image: url(http://www.wheekids.com/images/background.gif); margin-top: 10px;padding: 0px;font-family: arial; text-decoration: none;}

a:link {color: #FFFFFF;text-decoration: none;}

a:visited{color: #FFFFFF;text-decoration: none;}

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






table.sample {
        width:600px;
        border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: ;
}
table.sample th {
        width:200px;
        height:200px;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 6px 6px 6px 6px;
        background-image: url(http://www.wheekids.com/images/boytable.gif);
        background-position: center;
}
table.sample td {
        width:200px;
        height:200px;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 6px 6px 6px 6px;
        background-image: url(http://www.wheekids.com/images/boytable2.gif);
        text-align: center;
        background-position: center; 
}


#wrapper {

	width: 800px;
    background-image: url(http://www.wheekids.com/images/wrap.gif);    background-color: #d3d3d3;
    margin: 0 auto;    padding: 20px;    border-top: 3px #bfbfbf outset;
    border-left: 3px #bfbfbf outset;
    border-right: 3px #bfbfbf inset;
    border-bottom: 3px #a5a5a5 inset;
    }

#header {
	border: 1px #a5a5a5 solid;
	background-color: #ffffff;
        height: 150px;
	width: 800px;    }

#navigationWrapper {
height: 32px;
width: 800px;
background-color: #FFFFFF;

        }

#navigationWrapper ul {
display: inline;
list-style-type: none;
padding: 0px;
}

#navigationWrapper li {
display: inline;
padding: 0px;
}

#navigationWrapper li a {
padding-top: 7px;
padding-right: 61px;
padding-bottom: 10px;
padding-left: 61px;
display: block;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #FFFFFF;
color: #0000FF;
text-decoration: bold;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #66CCFF;
}

#navigationWrapper li a:hover {
background-image: url(http://www.wheekids.com/images/bubblebar.GIF);
color: #000000;
text-decoration: underline;
}

#menu {
	border-bottom: 1px #a5a5a5 solid;
	border-left: 1px #a5a5a5 solid;
	border-right: 1px #a5a5a5 solid;
	background-color: #FFFFFF;
        width: 800px;    text-align: center;    text-transform: uppercase; font-style: bold;
    }




#main {
	border-bottom: 1px #a5a5a5 solid;
	border-left: 1px #a5a5a5 solid;
	border-right: 1px #a5a5a5 solid;
	background-color: #ffffff;
        padding: 10px;
	width: 780px;text-align: center;}	
#main p{
       font-size: 16px;}
       
#main a:hover{color: #06810a;text-decoration: underline;font-style: italic;}
#footer{border-bottom: 1px #a5a5a5 solid;
	border-left: 1px #a5a5a5 solid;
	border-right: 1px #a5a5a5 solid;
	background-color: #ffffff;
        padding-top: 5px;
        padding-bottom: 5px;
	width: 800px;}

#footer p {
    font-size: 10px;text-align: center;}#jezici{text-align: center;}

/* IMAGES */		
		
		a img{
	  		border: none;
	  	}

		img.left,img.center,img.right {
	  		padding: 4px;
	  		border: 1px dashed #dcc547;;
	  		margin: 0px;
	  	}

		img.left {
	  		float: left;
	  		margin: 0 12px 5px 0;
	  	}

		img.center {
			display: block;
	  		margin: 0 auto 5px auto;
	  	}
	
		img.right {
	  		float: right;
	  		margin: 0 0 5px 12px;
	  	}