/* 

Coded by Mitch Satchwell

For use with the image and HTML files it is supplied with only. 

© Madkid.org, 2006, all rights reserved. 

*/

body {
background-color: #FFFFFF;
background-image: url('img/01.gif');
background-repeat: repeat-x;
font-family: Arial;
font-size: 13.5px;
color: #000000;
text-align: center; 
margin: 5px 0px 0px 0px; 
}

a:link { 
text-decoration: none; 
font-weight: bold; 
color: #265A5B; 
}

a:visited { 
text-decoration: none; 
font-weight: bold; 
color: #255758; 
}

a:active { 
text-decoration: none; 
font-weight: bold; 
color: #000000; 
}

a:hover { 
text-decoration: none; 
font-weight: bold; 
color: #000000; 
}

#left a:link { 
text-decoration: none; 
font-weight: normal; 
color: #000000; 
}

#left a:visited { 
text-decoration: none; 
font-weight: normal; 
color: #000000; 
}

#left a:active { 
text-decoration: none; 
font-weight: normal; 
color: #BEE3E4; 
}

#left a:hover { 
text-decoration: none; 
font-weight: bold; 
color: #BEE3E4; 
}

h1 {
font-family: Arial; 
font-weight: bold; 
color: #449FA7; 
text-transform: uppercase; 
font-size: 16px; 
letter-spacing: 1px; 
margin: 0px 0px 0px 0px; 
}

h1:first-letter {
font-family: Arial; 
font-weight: bold; 
color: #449FA7; 
text-transform: uppercase; 
font-size: 19px; 
margin: 0px 0px 0px 0px; 
}

h2 {
font-family: Arial; 
font-weight: bold; 
color: #449FA7; 
text-transform: uppercase; 
font-size: 16px; 
margin: 0px 0px 0px 5px; 
}

h2:first-letter {
font-family: Arial; 
font-weight: bold; 
color: #449FA7; 
text-transform: uppercase; 
font-size: 16px; 
margin: 0px 0px 0px 0px; 
}

hr {
border: none; 
background-color: #CFEAEB; 
color: #CFEAEB; 
height: 1px; 
width: 250px;
margin: 2px 0px 4px 0px;  
}

p.side {
font-family: Arial;
font-size: 16px;
color: #000000;
margin: 0px 0px 0px 13px;
text-align: left; 
line-height: 1.8;
}

p {
font-family: Arial;
font-size: 16px;
color: #000000;
text-align: justify;
margin: 4px 0px 0px 0px;
line-height: 1.5;
}

#container { 
background-color: #FFFFFF; 
background-image: url('img/03.jpg');
background-repeat: repeat-y;
margin: auto;
position:relative;
padding: 0px; 
width: 748px;
text-align: left; 
} 

#toprekl {
background-image: url('img/06.gif');
background-repeat: repeat-x;
margin: 0px 0px 0px 0px;
width: 748px; 
height: 90px; 
text-align: center; 
}

#top {
background-image: url('img/02.jpg');
background-repeat: no-repeat; 
background-color: #FFFFFF; 
width: 748px; 
height: 182px; 
}

#left {
position: relative;
margin: 0px 0px 0px 25px;
width: 250px;
background-color: #FFFFFF; 
float: left;
}

#main {
position: relative;
width: 425px;
background-color: #FFFFFF; 
margin: 0px 0px 2px 293px;  
min-height: 0px; 
}

.clear {
width: 425px;
height: 5px; 
background-color: #FFFFFF; 
}

#footer {
background-image: url('img/04.jpg');
background-repeat: no-repeat; 
background-color: #FFFFFF; 
width: 748px; 
height: 25px; 
}

#footer2 {
background-image: url('img/05.jpg');
background-repeat: no-repeat; 
background-position: center top; 
background-color: #FFFFFF; 
width: 748px; 
height: 28px;  
}