BODY {
	margin:	0;
	padding: 0;
	background-attachment: fixed;
	/*background-image: url("images/background.jpg");*/
	/*background-color:#000033;*/
	background-position: center top;
	font-family:Tahoma, Verdana, arial;
	font-size:12px;
} 

p
{
padding-top:0px;
padding-bottom:0px;
}

.horne_menu {
/*background-image: url(../images/top_button.gif);*/
background:url(../images/top_button.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:5px;
font-size:12px;
/*font-weight:bold;*/
}

.horne_menu a{
font-size:12px;
background-repeat:no-repeat;
background-position:center left;
text-decoration:none;

}

.horne_menu a:hover{
text-decoration:underline;
padding-left:5px;
}


.horne_jazyk {
background-repeat:no-repeat;
background-position:center left;
font-size:12px;
/*font-weight:bold;*/
}

.horne_jazyk a{
font-size:12px;
/*font-weight:bold;*/
color:#5E5E5E;
background-repeat:no-repeat;
background-position:center left;
text-decoration:none;

}

.horne_jazyk a:hover{
color:#A2CE19;
text-decoration:underline;
}



.dolne_menu {
padding-top:10px;
padding-left:25px;
font-size:11px;
color:#DEE90A;

}

.dolne_menu a{
font-size:11px;
color:#DEE90A;
font-weight:bold;
text-decoration:none;
}

.dolne_menu a:hover{
text-decoration:underline;
}

.copyright {
font-size:11px;
color:#FFFFFF;
font-weight:bold;
padding-top:10px;
padding-left:25px;
}

.normal_text {
font-size:12px;
color:#5B5B5B;
/*color:#9F9F9F;*/
text-decoration:none;
vertical-align:top;
}

.nadpis {
font-weight:bold;
}

.normal_text a{
font-size:12px;
color:#87A4C2;
text-decoration:none;
font-weight:bold;
}

.normal_text a:hover{
text-decoration:none;
}

.contactFormTextBox{
font-family:Tahoma, Verdana, arial;
font-size:12px;
color:#666666;
}

.contactFormTextArea{
font-family:Tahoma, Verdana, arial;
font-size:12px;
color:#666666;
margin-left:50px;
margin-top:15px;
}

.portfolio_nadpis {
background-position:center left;
padding-left:15px;
font-size:12px;
font-weight:bold;
}

.portfolio_adresa {
background-position:center left;
padding-left:200px;
font-size:12px;
}

.portfolio_adresa a{
font-weight:bold;
text-decoration:none;
color:#006699;
}

.portfolio_adresa a:hover{
font-weight:bold;
text-decoration:underline;
color:#3399CC;
}

.iba_dole {
border-bottom-style: dashed ; 
border-bottom-color: #D3D3D3; 
border-bottom-width: 2px; 
}

.styl2 {color: #A2CE19}
.styl3 {color: #BA7E10}
.styl4 {color: #C6CC36}
.styl5 {color: #D65D02}

/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000; 
  width:450px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}

/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }

div#tipDiv div.txt { text-align:center; margin-top:4px }


/********************************* scroll *********************************/
/*
#divUp   {
	position:relative;
	left:0%; 
	top:0%
}

#divDown {
	position:relative;
	left:0%; 
	top:0%
}

#divScrollTextCont {
	position:relative;
	left:0%; 
	top:0%; 
	width:190px; 
	height:200px; 
	clip:rect(0px 190px 200px 0px); 
	overflow:hidden; 
	visibility:hidden;
}

#divText {
	position:absolute; 
	left:0px; 
	top:0px;
} */