body	{
	margin: 0px;
	background-color: White;
}

#top_left_text	{
	position: absolute;
	left: 30px;
	top: 20px;
	z-index: 2;
}
#top_left_text h1	{
	font-size: 12pt;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	color: #444444;
}

#glue_top	{
	background-image: url(../img/glue_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#vizitka_top	{
	background-image: url(../img/bg_logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 319px;
	height: 123px;
	vertical-align: top;
	
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 9pt;
	
	padding: 0px 0px 0px 0px;
}
#vizitka_top div	{
	text-align: center;
	margin: 75px 0px 0px 0px;
}

#shadow_top	{
	text-align: right;
}

#under_top	{
	font-size: 1px;
}



/********Content*********/
#content	{
	padding-left: 16px;
}

#vizitka2	{
	background-color: #DBDBDB;
	height: 68px;
	
	font-family: Trebuchet MS;
	white-space: nowrap;
	font-size: 10pt;
}
#telephone	{
	padding: 9pt;
	background-color: #DBDBDB;
}
#vizitka2 img	{
	float: left;
}

#navigation	{
	background-color: #F0F0F2;
}
#navigation #links	{
	margin: 20px 0px 0px 30px;
	font-family: Trebuchet MS, Verdana, Arial, Tahoma;
}
#navigation #links a	img	{
	border: none;
}
#navigation #links a	{
	text-decoration: none;
	color: Black;
	white-space: nowrap;
}
#navigation #links a:visited	{

}
#navigation #links a:hover	{
	color: Gray;
}

#navigation #links table td.link	{
	background-image: url(../img/bg_link.jpg);
	background-repeat: repeat-x;
	height: 30px;
	background-position: bottom;
}

.header_line	{
	background-image: url(../img/bg_header_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.header	{
	background-image: url(../img/bg_header.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 20px;
}
.header h2	{
	white-space: nowrap;
	font-family: Trebuchet MS;
	font-size: 16pt;
	line-height: 34px;
}

h1.header_h1{font-size: 16pt;font-family: Trebuchet MS;}

#content .text {
	font-family: Trebuchet MS, Verdana, Arial, Tahoma;
	padding: 5px 5px 30px 10px;
	font-size: 93%;
}


.bot_line	{
	font-size: 1px;
	vertical-align: bottom;
	background-image: url(../img/bg_bot_line.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#g_bot_line	{
	background-color: #F0F0F2;
	font-size: 1px;
	vertical-align: bottom;
	background-image: url(../img/bg_g_bot_line.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#bot1	{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 80%;
	padding-left: 50px;
}
#bot1 a	{
	color: #B06E00;
}

#bot2	{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 80%;
}
#bot2 a	{
	color: #B06E00;
}  

table.sro_table td {background-color: white}
table.sro_table th {background-color: white}