
BODY{
	font-family: Tahoma,sans-serif;
	margin : 0px;
	font-size : 11px;
	color : #818284;
	background-color : #ffffff;
}

TABLE{
	background-color:#ffffff;
	font-size:11px;
}
.tbl_top{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.tbl_bottom{
	height : 100%;
	background-color : #ebebeb;
	text-align : center;
}
.tbl_bottom2{
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	height : 100%;
}
.tbl_kontakt{
	color : #6E6E6E;
	text-align : right;
	vertical-align : bottom;
	width : 152px;
	font-size : 10px;
	margin : 5px;
}
.tbl_main{
	vertical-align : top;
	width : 396px;
}
.tbl_middle{
	border-left : 2px solid #ebebeb;
	border-right : 2px solid #ebebeb;
}
.tbl_middle2 {
	border-left : 2px solid #ebebeb;
	border-right : 2px solid #ebebeb;
	border-bottom : 2px solid #ffffff;
	background-color : #4D72B7;
	padding : 2px;
	padding-left : 10px;
	font-size : 10px;
	color : #ffffff;
}
.tbl_projekty{
	padding : 2px 0px 10px 10px;
}
.tbl_right{
	border-top: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	vertical-align : top;
}

/* links */
A:link, A:visited, A:active {
   	color : #AB0F0F;
    text-decoration : underline;
}
A:hover  {
   	color : #AB0F0F;
    text-decoration : none;
}

A.projekty:link,A.projekty:visited,A.projekty:active {
   	color : #818284;
    text-decoration : none;
	font-family : Tahoma,Verdana,sans-serif;
	font-size : 10px;

}
A.projekty:hover  {
   	color : #818284;
    text-decoration: none;
	font-family : Tahoma,Verdana,sans-serif;
	font-size : 10px;
}
.developWidth{	width:380px;}
