img {
border: none; 
}
#content {
 
}

#header {
 
}
#main {
 
}
#otherside {
 
}
#menu {
 
}
#footer {
 
}
#setup {
position: absolute;
right: 0px;
top: 0px;
border: 1px red solid;
background: rgb(215,215,215) url();
width: 250px; 
}

/*js sracky*/
.skryvany {
display: none;
}
.nodisplay {
display: none;
}
#alert, .alert {
border: 1px red solid;
background-color: #e1e3e2;
color:red;
font-weight: bolder;
padding: 3px; 
margin: 2px; 
}

.clear {
clear: both;
}
hr.clear {
border: 0px white Solid;
}
.clearWin #mainWin{
display: none;
}
.insertNews {
 
overflow: hidden;
width: 560px;
}
.newsItem input {
width: 550px;
}
.newsItem .newsPerex {
width: 550px;
height: 150px;
}
.newsItem .newsText {
width: 550px;
height: 350px;
}
.newsItem .newsPublic {
width: 20px;
}
 
.left {
float: left;
}
.right {
float: right;
}
 
