/*
    Project: CrystalX
    URL: http://www.nuvio.cz
    
    Output device: screen, projection
    
    Author: Vit Dlouhy (vit.dlouhy@nuvio.cz); Nuvio (www.nuvio.cz)
    Last revision: 2006-12-05, 12:00 GMT+1

    Structure:
        display | position | float | overflow | width | height | border | margin | padding | background | align | font
*/

* {min-height:1px;}
body {border:0; margin:0; padding:0; background:#ffffff url("../images/bg.gif") 0 0 repeat-x; font:70%/160% "verdana",sans-serif; color:#192666; _text-align:center;}

body {voice-family:paul,male; volume:loud; speech-rate:slow; richness:90; stress:20;}

.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #bcc3cd;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4eb4f4;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
		color: #000000;
}
.menu {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.menu01 {
	color : #ffffff;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 3px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}


a:link {
	color: #ffb027;
	text-decoration: none; 
}

a:visited{
	color: #ffb027;
	text-decoration: none; 
}

a:hover { 
	color: #ffab00;
	text-decoration: none;
}


.linija1 {
   
	border-bottom: 1px solid #9ca9ba;
	
	}
	
	
.linija {
   
	border-bottom: 1px solid #cde7e4;
	border-left: 1px solid #cde7e4;
	border-top: 1px solid #cde7e4;
	border-right: 1px solid #cde7e4;
	}
	.ramka {
	height:auto;
	padding:0px; 
	
	border:1px solid  #3e434a;
	}
	
	.tabela {
   
height:auto;
	padding:0px; 
	
	border:1px solid  #3e434a;
	margin-right:8px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:8px; 
	
	}
	
		.foto{
   
height:auto;
	padding:0px; 
	
	
	margin-right:4px;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:4px; 
	
	}
	.ramka1 {
	height:auto;
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #2B1500 ;
	float:center;
	margin-right:5px;
	margin-bottom:5px;}
	
	
	.naslov {
	font-family: verdana;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}

	.digital {
	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}
	.link {
	font-family: verdana;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}