/*  
Theme URI: http://www.miracolo.cz
Author: Miroslav Havlasek

*/

html {
	
	overflow-y: scroll;
	
}

body {
	color: cccccc;
	background-color: 333333;
	background: url(images/kachel01.gif);
	font-size: 12px;
	width: 100%;
	height: 100%;
	margin: 0;  
	padding: 0; 
	font-family: "arial", "helvetica", "sans-serif";
}

/*Positions layout */

#left_pos { 

top: 0px; 
left: 20px;
position: absolute
}

#left { 
text-align: right;
text-valign: top;
 
z-index: ;
  
width: px; 
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
font-size: 12px;
overflow: hidden; 
border-right: 1px solid #999999;
position: 
}


#menu_in { 
text-align: right;
z-index: ;
background: url(images/transp.png);  
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
font-size: px;
border-top: 0px solid #999999;

}

#center { 
top: 110px; 
left: 150px; 
z-index: ;
background: ;  
width: px; 
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
font-size: 12px;
overflow: hidden; 
border-right: 1px solid #999999;
position: 
}

#alba { 

text-align: center;
z-index: ;
background: ;  
width: px; 
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
font-size: 12px;
overflow: hidden; 
border-right: 0px solid #999999;
position: 
}

#foto { 

text-align: center;
z-index: ;
background: ;  
width: px; 
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
font-size: 12px;
overflow: hidden; 
border-left: 1px solid #999999;
position: 
}


#obsah_in { 
text-align: left;
z-index: ;
background:;  
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
font-size: px;
border-top: 1px solid #999999;

}

#right { 
top: 110px; 
left: 480px; 
text-align: left;
z-index: ;
width: px;
background:;  
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
font-size: 12px;
border-right: 0px solid #999999;
border-top: 0px solid #999999;
position: 

}










a {
	color: #ff3399;
	text-decoration: none;
}


a:hover {
	color: #cccccc;
}


p {
	margin: 0 0 18px;
	line-height: 18px;
	font-size: 12px;
	
}

em, i {
	font-style: italic;
}








/*Headlines */


h1 {
	font-family: ;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 2 0px;
	line-height: 20px;
	border-bottom: 0px dotted #ff3399;
	background-color: ;
}



h2 {
	padding: 0 0 5 0;
	font-size: 12px;
	font-weight: normal;
	
}

h3 {
	border-bottom: 1px solid #eee;
	color: #0099ff;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: "helvetica", "arial","sans-serif";
}







/* Classes */
.table {
background: url(images/transp.png);
}

.per {
	padding: 5px;
	border-bottom: 1px solid #eee;
	
}

.cellfull {
background: #ffffff;
padding: 5px
}

