body{
	margin:0px;
	padding:0px;
	font-size:12px;
	background:url(../gfx/bg-stripes.gif) repeat-x #ffffff;
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	cursor:default;
} 

a{
	color:#cc0000;
	text-decoration:underline;
	cursor:pointer;
}
a:hover{
	text-decoration:none;
}

h2{
	font-size:22px;
	color:#000000;
	padding:0px;
	margin:0px;
}
h3{
	padding:0px;
	margin:0px;
	font-size:15px;
}

form{
	margin:0px;
}

table{
	width:100%;
}

.picto{
	color:#cc0000;
}

#projects_list{
	width:560px;
}

#projects_list td{
	font-size:12px;
}
#projects_list td.td_img{
	width:94px;
}
#projects_list td.td_txt{
	width:181px;
}
#projects_list td.td_sep{
	width:10px;
}

.project_type{
	color:#666666;
	font-size:10px;
}

.project_title{
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

.staviame{
	background:url(../gfx/staviame.gif) no-repeat top right;
}
.staviame_en{
	background:url(../gfx/staviame-en.gif) no-repeat top right;
}
.hruba_stavba{
	background:url(../gfx/hruba-stavba.gif) no-repeat top right;
}
.hruba_stavba_en{
	background:url(../gfx/hruba-stavba-en.gif) no-repeat top right;
}
.skolaudovane{
	background:url(../gfx/skolaudovane.gif) no-repeat top right;
}
.skolaudovane_en{
	background:url(../gfx/skolaudovane-en.gif) no-repeat top right;
}
.akcia{
	background:url(../gfx/akcia.gif) no-repeat top right;
}
.akcia_en{
	background:url(../gfx/akcia-en.gif) no-repeat top right;
}

div.hr{
	border-top:solid 1px #cccccc;
	margin:8px 0px 8px 0px;
	height:1px;
	line-height:1px;
	font-size:1px;
}

#page_listing div{
	float:left;
	width:20px;
	height:18px;
	background-color:#cc0000;
	color:#ffffff;
	text-align:center;
	padding-top:2px;
	font-weight:bold;
	font-size:12px;
	margin-right:5px;
}
#page_listing a{
	display:block;
	float:left;
	width:18px;
	height:17px;
	border:solid 1px #cdcdcd;
	color:#999999;
	text-decoration:none;
	text-align:center;
	padding-top:1px;
	font-weight:bold;
	font-size:12px;
	margin-right:5px;
}
#page_listing a:hover{
	width:20px;
	height:18px;
	border:0px;
	background-color:#cccccc;
	color:#000000;
	text-decoration:none;
	padding-top:2px;
}

a.close_gallery{
	background:url(../gfx/gallery-close.gif) no-repeat center right;
	padding-right:30px;
	color:#999999;
}

ul{
	list-style-image:url(../gfx/ul.gif);
	color:#000000;
	margin-top:0px;
	margin-left:15px;
	padding:0px;
}
.grey{
	color:#999999;
}
.darkgrey{
	color:#888888;
}