/* 
Document : styles
Created on : 11.4.2009, 1:53:35
Author : netmouse
Description:
Purpose of the stylesheet follows.
*/


div#container {
margin-left: auto;
margin-right: auto;
width: 958px;
position:relative;
padding-top: 190px;
background-image: url("/sitecomposer/render/image/styles/cestakolemsveta/header2.png");
background-position: top;
background-repeat:no-repeat;
min-height: 450px;
}


body {
font-family:"Comic Sans MS",cursive,sans-serif;
font-size: 16px;
color : black;
text-align : left;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
padding: 15px 0px 0px;
border: 0px;
background-color: #ffffff;
background-image: url("/sitecomposer/render/image/styles/cestakolemsveta/background2.png");
background-position: top;
background-repeat:repeat-y;
min-height: 670px;
}

a.topIcon {
border : none;
}


a img {
border: none;
}

a:visited {
color: white;
}


a:link {
color: white;
}


img.imagefolderImage {
/*border: 1px solid darkslategray;*/
margin-bottom:10px;
}


div.PageContent {
font-size: 15px;
}