/* CANDLE-CZ new design */


/* ----------------------design, pozadi...---------------------*/
body{
	font-family : Verdana;
	font-size : 11px;
	background : ButtonFace;
}
table#hlavni{
	
	
}
div#head{
	width : 800px;
	height : 135px;
	background : white;
	position : relative;
	
	overflow : hidden;
}

img.hlavicka{
	border : 0px;
	padding : 0px;
	margin : 0px;
	
}

td.okrajL{
	background : url(..//pictures/okrajL.gif) repeat-y right;
	
}
td.okrajP{
	background : url(..//pictures/okrajP.gif) repeat-y left;
	
}
td#obsah{
	background : white;
	padding-left : 20px;
	padding-top : 40px;
	padding-right : 10px;
	width : 770px;
}

td#bottom{
	width : 795px;
	height : 95px;
	background : white url(..//pictures/bottom1.gif) no-repeat;
	text-align : right;
	vertical-align : bottom;
	padding-right : 5px;
	padding-bottom : 5px;
	font-size : 10px;
}
div#typy{
	
}
div#barvy{
	
}
/* -----------------------nadpisy---------------------------- */
h1{
	font-size : 25px;
	width : 750px;
	height : 60px;
	color : #993333;
	border-top : #993333 dotted 1px;
	font-variant : small-caps;
}
h2{
	font-size : 12px;
	color : #993333;
}
h3{
	color : #993333;
	font-size : 15px;
}
h1.index{
	color : #993333;
	font-size : 25px;
	border : none;
	width : auto;
}
/* ----------------------odkazy ----------------------------*/
a{
	
}

div#jazyky{
	position : relative;
	top : 10px;
	left : 620px;
}
a.jazyk{
	font-size : 10px;
	color : #993333;
	background : url(..//pictures/jazyk2.gif) no-repeat right;
	padding-left : 10px;
	text-decoration : none;
	
}
a.jazyk:hover{
	color : #FF3333;
	background : url(..//pictures/jazyk2.gif) no-repeat center left;
}

div#typy a:hover{
	color : #993333;
}
/* ---------------------------tabulky----------------------- */
table.cenik{
	border: #99333 solid 1px;
	
}
table{
	float : left;
}

