body {
    background:url('../images/bg-top.gif') no-repeat top center #E0FFF5;
    color:#169A71;
    font-family:Tahoma,Arial,sans-serif;
    font-size:11px;
    text-align:center;
    line-height:16px;
    margin:0px;
    padding:0px;
}

a {
	color:#169A71;
	text-decoration: underline;
}

form {
    margin:0px;
    padding:0px;
    font-family:Tahoma,sans-serif;
    font-size:11px;
}
input,textarea,select {
    font-family:Tahoma,sans-serif;
    font-size:11px;
}

a:hover {
    color:#000;
	text-decoration: none;
}

.cleaner {
    clear:both;
    height:0.1em;
    line-height:0.1em;
}

img {
	border: 0px;
}

h2 {
    color:#F70201;
    font-weight:bold;
    font-size:18px;
    font-family:arial,sans-serif;
    margin:0px;
    padding:0px 0px 20px 0px;
}

h3 {
    font-size:13px;
    margin:0px;
    padding:0px;
}
h4 {
    font-size:11px;
}

a.sutaz {
    color:#F70201;
    font-weight:bold;
    font-size:20px;
    font-family:arial,sans-serif;
}

a.title {
    color:#F70201;
    font-weight:bold;
    font-size:16px;
    font-family:arial,sans-serif;
}
a.vote {
    color:#F70201;
    font-weight:bold;
    font-size:16px;
    font-family:arial,sans-serif;
}
.page {
}

#center {
	margin: 0px auto;
	width: 780px;
	background: url('../images/back.jpg') repeat-y 0px 0px;
}

#top {
	display: block;
	background: url('../images/top.gif') no-repeat 0px 0px;
	height: 126px;
    position:relative;
    text-align:left;
}
#top h1 {
    margin:0px;
    padding:0px 0px 0px 60px;
}
#top h1 a {
    display:block;
    width:405px;
    height:115px;
}
#top h1 a span { display:none; }
#top img {
    position:absolute;
    top:24px;
    left:602px;
}

#left {
	float: left;
	width: 243px;
	background: url('../images/menu_back.jpg') repeat-y 0px 0px;
}
#left ul {
    text-align:left;
    margin:0px;
    padding:0px 0px 221px 0px;
    list-style:none;
    background: url('../images/baby.jpg') no-repeat bottom left;
}
#left ul li a {
    display:block;
    min-height:42px;
    _height:42px;
}
#left ul li a span {
    display:none;
}
#left ul li.uvod { background:url('../images/menu/uvod.gif') no-repeat top left; }
#left ul li.onas { background:url('../images/menu/onas.gif') no-repeat top left; }
#left ul li.aktivity { background:url('../images/menu/aktivity.gif') no-repeat top left; }
#left ul li.objednavka { background:url('../images/menu/objednavka.gif') no-repeat top left; }
#left ul li.kontakt { background:url('../images/menu/kontakt.gif') no-repeat top left; }

#content {
	text-align: justify;
	width: 537px;
	background: url('../images/main-top.gif') no-repeat 0px 0px;
    float:right;
    min-height:200px;
    _height:200px;
}
#content div.padding {
    text-align:left;
    margin:90px 90px 50px 20px;
}

/* MAIN PAGE */
#content .main_page {
    text-align:center;
    line-height:16px;
}
#content .main_page span {
    font-weight:bold;
    color:#F00;
}
#content .main_page table {
    color:#000;
    line-height:14px;
    margin:0px auto;
}
#content .main_page table td {
    border:1px solid #46B794;
    background:#FFF;
    padding:7px;
}
#content .main_page table a { color:#000; }
#content .main_page table a:hover { color:#000; }


/* KONTAKT */
#content .kontakt {
    background:url('../images/h2/kontakt.gif') no-repeat 0px 0px;
    padding:50px 0px 0px 20px;
    min-height:1px;
    _height:1px;
}
#content .kontakt h2 { display:none; }
#content .kontakt .msg {
    text-align:center;
    margin:0px;
    padding:10px 0px 10px 0px;
    font-weight:bold;
    color:#F00;
}


/* O NAS */
#content .onas {
    background:url('../images/h2/onas.gif') no-repeat 0px 0px;
    padding:50px 0px 0px 20px;
    min-height:1px;
    _height:1px;
}
#content .onas h2 { display:none; }

/* AKTIVITY */
#content .aktivity {
    background:url('../images/h2/aktivity.gif') no-repeat 0px 0px;
    padding:50px 0px 0px 20px;
    min-height:1px;
    _height:1px;
}
#content .aktivity h2 { display:none; }

/* KRESLENY HUMOR */
#content .kresleny-humor {
    background:url('../images/h2/kresleny-humor.gif') no-repeat 0px 0px;
    padding:50px 0px 0px 0px;
    min-height:1px;
    _height:1px;
}
#content .kresleny-humor table {
    margin:15px 0px 0px 0px;
    line-height:14px;
}
#content .kresleny-humor table th {
    border:1px solid #BCF3E0;
    background:#FFF;
    height:105px;
}
#content .kresleny-humor table th img { border:none; }
#content .kresleny-humor table td {
    padding:5px 0px 5px 0px;
}
#content .kresleny-humor h2 { display:none; }
#content .kresleny-humor table td a { text-decoration:none; }
#content .kresleny-humor table td a:hover { text-decoration:underline; }

/* ARCHIV */
#content .archiv {
    background:url('../images/h2/kresleny-humor.gif') no-repeat 0px 0px;
    padding:50px 0px 0px 0px;
    min-height:1px;
    _height:1px;
}
#content .archiv h2 { display:none; }
#content .archiv img { border:1px solid #C4E5DA;}
#content .archiv a.hlasovanie {
    font-weight:bold;
    font-size:13px;
}

#bottom {
    clear:both;
	position: relative;
	min-height:227px;
    _height:227px;
	background: url('../images/bottom.jpg') no-repeat 0px 0px;
}
#bottom a { text-decoration:none; }
#bottom p {
    margin:0px;
    padding:130px 0px 0px 270px;
    text-align:left;
}

#bottom .stetec {
	position: absolute;
	width: 98px;
	height: 48px;
	bottom: 227px;
    _bottom: 226px;
	right: 75px;
	background: url('../images/stetec.jpg') no-repeat 0px 0px;
}

#bottom .guy {
	position: absolute;
	width: 243px;
	height: 221px;
	bottom: 227px;
    _bottom: 226px;
	left: 0px;
	background: url('../images/baby.jpg') no-repeat 0px 0px;
}

div.archiv-top {
    background:url('../images/archiv-top.gif') no-repeat 25px 0px;
    height:17px;
}
div.archiv-bottom {
    background:url('../images/archiv-bottom.gif') no-repeat 25px 0px;
    height:17px;
}
div.archiv-bg {
    background:url('../images/archiv-bg.gif') repeat-y 25px 0px;
    padding:0px 100px 0px 40px;
}

a.art { color:#7C0012; text-decoration:underline; font-weight:bold; }
a:hover.art { color:#000; text-decoration:underline; font-weight:bold; }

a.percento { font-size:14px; color:#F70201; text-decoration:underline;}
a:hover.percento { font-size:14px; color:#000; text-decoration:underline;}


    
