body {
margin: 0; 
padding:0; 
border:0;
background-color: rgb(250,250,250);
background-image: url('../images/bg_strip.jpg');
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}

.deco{
float: left; 
border: 1px solid #000; 
margin: 0 20px 0 0;
}

.deco2{
float: left; 
border: 1px solid #000; 
margin: 0 15px 0 0;
}

.Nadpis{
background-color: rgb(250,250,250); 
width: 205px; 
border: 1px solid rgb(50,50,90); 
padding: 12px 20px 12px 20px; 
margin: 0;
font-size: 15px;
font-weight: bold;
text-align: center;
float: left;
}

.Nadpis a:link, .Nadpis a:visited {color: rgb(50,50,90);  text-decoration: none }
.Nadpis a:hover {color: rgb(130,130,130); text-decoration: none }

.sipka{
float: right; 
border: none; 
margin: 0;
padding:0;
}


#Bratislava p, #Moskva p{
text-align: justify;
margin: 0;
padding: 0;
line-height: 16px;
}


#Bratislava {
border: 1px solid rgb(50,50,90);
width: 670px;
margin: 40px auto 30px auto;
background-color: rgb(200,210,220);
padding: 30px;
background-image: url('../images/bg_logo.jpg');
background-position: bottom right;
background-repeat: no-repeat;
}

#Bratislava  a:link, #Bratislava  a:visited {color: rgb(0,0,0); }
#Bratislava  a:hover {color: rgb(130,130,130); text-decoration: none }


#Moskva{
border: 1px solid rgb(50,50,90);
width: 670px;
margin: 30px auto 10px auto;
padding: 30px;
background-color: rgb(200,210,220);
}

#Footer{

width: 720px;
margin: 0px auto 20px auto;
padding: 0px;
font-size: 10px;
font-weight: bold;
text-align: center;
clear: both;}

#Footer a:link, #Footer a:visited {color: rgb(0,0,0); text-decoration: none }
#Footer a:hover {color: rgb(130,130,130); text-decoration: none }