﻿body {
     margin:0;
     padding:0;
     font: 0.8em/1.3em verdana, sans-serif;
     text-align: center 
}
 
.draslovka_in{width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;background-image: url(/data/Image/podkl_index.gif);
	background-repeat: repeat-y;

}
.textIndex {
  width: 449px;
	padding: 0;
	margin-top: 20px;

  float: left;
	
}
.textIndex_in {
	padding-left: 25px;

}
.novinky {
	
  width: 150px;
	float: right;
	padding: 0;
    top: 0;

	

}
.novinky_in {
    padding: 0;
    margin: 0;
}

/*---------------------obrazky-------------------*/

.stin {
	padding: 0;
	position: relative;
	background: #bbb;
	/*z-index: -1;*/
	
	margin-right: 10px;
	margin-bottom: 15px;
	
}
.karticka {
	position: relative; top: -3px; left: -3px;
	background: white;
	border: solid #555 0px;
	padding: 2px;
}
.karticka img {
	border: solid #bbb 0px;


}
.obrazek {
	width: 130px;
   float: left;
    
}
/*-----------------------odkazy-------------*/	


a {
	font-size: 0.9em;
	font-weight: bold;
	color: rgb(34, 89, 255);
	text-decoration: none;
}

a:hover {
	font-size: 0.9em;
	font-weight: bold;
	color: rgb(102, 140, 255);
	text-decoration: none;
}

.webmaster {
	font-size: 9px;
	font-weight: normal;
	color: #F7F7F7;
	text-decoration: none;
	
    	
}

 .webmaster:link { 
    text-decoration: none;
}

 .webmaster:hover  {         
        
    text-decoration: none;
    font-weight: normal;
    font-size: 9px;
}
