<!--
@import url("global.css");

#logocary {
	padding:0px;	margin:0px;
	width:718px;	height:110px;
	background: url('../images/top.gif');
	cursor: pointer;
}

#logobezcar {
	padding:0px;	margin:0px;
	width:718px;
/*	height:110px;	*/
/*	background: url('../images/top_.gif');	*/
}


#topmenucary {
	padding:0px;	margin:0px;
	width:718px;	height:29px;
	background: url('../images/menu_podklad.gif');
}

#topmenubezcar, #holder {
	padding:0px;	margin:0px;
	width:718px; height:29px;
	background: url('../images/menu_podklad_.gif')  top center no-repeat #172F76;

}

#header {
		background: url("../images/top_2.gif") top right no-repeat #ffffff; 
		width: 718px;
		height:110px;
		border-bottom: 1px solid #969696;
}

.leftmenucary {
/*	width:159px;*/
/*	height:399px;*/
	vertical-align: top;
	background: url('../images/left_menu.gif');
}

.leftmenubezcar {
	float:left;
/*	width: 159px;*/
	border-top: 1px solid #969696;

}

.texty {
/*	height: 300px;	*/
/*	margin:0 0 0 159px;	*/
	border-top: 1px solid #969696;
	background: url('../images/main_body_back1.jpg');
	padding:0.3em;
/*	width:100%;*/
/*	font-size: 80%;*/
}

.textydiv	{
	width:	718px;
	background: url('../images/left_menu1_.gif') repeat-y;
}

/* Definice "stredu" s progresivnimi carami */
.body_top {
	background: url('../images/_top.gif');
}
.body_bottom {
	background: url('../images/_bottom.gif');
}
.body_middle_left {
	background: url('../images/_left.gif');
	_width:239px;
}
.body_middle_right {
	background: url('../images/_right.gif');
}

.langdiv	{
	padding: 0px;
	color: #FFFFFF;
	font-size: 85%;
	letter-spacing: 3px;
	font-weight:bold;
	line-height:21px;
}

-->
