* {
 padding: 0;
 margin: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background-color: #FFFFFF;*/ background:url(images/bg_dot.gif);
	font-size: 14px;
	color: #906;
}
A {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-style: oblique;
	}
A:link, A:active, A:visited {COLOR: #906;}
A:hover {COLOR: #F09; text-decoration: underline;}
#tabla { max-width:1100px;}
#top {
	background-image: url(images/top.gif);
	background-position: right top;
	height: 274px;
	/*width: 770px;*/
	background-repeat: no-repeat;
}

#header {
	margin: 0px 0px 0px 0px;
	background-image: url(images/kvit.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
}
#logo {
	font-family: "Comic Sans MS", cursive;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #F09;
	text-align: center;
	width: 190px;
	line-height: 30px;
	padding-top: 15px;
	}
	h1,h2,h3,h4,h5 {
	font-family: "Comic Sans MS", cursive;
	font-style: italic;
	font-weight: bold;
	}
	
	h1 {	font-size: 22px;
	color: #906;
}
h2 {	font-size: 20px; 
	color: #F09;
}
h3 {	font-size: 17px;
	color: #F09; text-align:center;
}
h4 {
	font-size: 16px;
	color: #906;
	font-variant: small-caps;
	font-style: oblique; text-align:center;
}
h5 {
	font-size: 14px;
	color: #906;
	font-style: oblique;
}

#loz {padding-left: 80px;
	text-align: center;
	line-height: 30px;
	padding-top: 5px;}
.menu { 
	height: 35px;
	text-align: left;
	 border-bottom: #F09 dotted 2px;
	 	 border-right:#F09 dotted 2px;

	background-color:  #FAF;
	background-image: url(images/lws.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 35px;
}
.menu A {
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	font-style: oblique;
	letter-spacing: 1px;
	}
.menu A:link, .menu A:active, .menu A:visited {COLOR: #906;}
.menu A:hover {COLOR: #F09;}
.cont {
	padding: 10px;
	text-align: justify;
	text-indent: 7px; min-width:600px;
}
.cont img {border-color: #F09;
	padding: 0px; margin: 5px; 
}
.cont A {text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-style: oblique;
	}
.cont A:link, .cont A:active, .cont A:visited {COLOR: #906;}
.cont A:hover {COLOR: #F09; text-decoration: underline;}
#rightcolumn { /* Parent Wrapper for inside boxes */
color: #906;
padding: 10px;
text-align: justify;
}
#tab { border: #906 dotted 2px; }
#zag {
	border-color: #c09;
	border: 2px;
	text-align: center;
	height: 20px;
	background-color: #FF0;
}
#rightcolumn h4,h5,li {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
}
#rightcolumn ul {
	padding-top: 10px;
	line-height: 16px;
	padding-bottom: 5px;
	list-style-type: none;
	color: #C06;
}

#rightcolumn img { /* Parent Wrapper for inside boxes */
	border-color: #B80808;
	margin-right: 5px;
}
#slova {
	color:  #F09;
	min-height: 30px;
	background-color: #FFC;
	text-align: center;
}

#footer {
	color: #F09;
	min-height: 30px;
	background-color: #FF0;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}


#footer a:link, #footer-content a:visited, #footer-content a:hover {
 color: #906;
 text-decoration: none;
}

#footer ul{
	text-align:center;
}
#footer ul li{
	text-align:center;
	display: inline; 
}
#futl, futl A, futl A:link{
		font-weight: normal ;
	font-size: 11px;
	font-style: normal;
 text-align:left; 	background-color: #FF0;
}

.forms-text {
 width: 100px;
 text-align: right;
 float: left;
 line-height: 27px;
 margin-left: 10px;
}

.forms-input { /* Parent Wrapper */
 text-align: right; 
 float: right;
}

.forms-input input{
 margin-bottom: 5px;
 border: 1px solid #900;
 width: 300px;
 font-size: 20px;
}
.submit {
	color:  #906;
	background:  #FFCC33;
	text-align: center;
}
 
