.flash {
	margin: 0 auto;
	text-align: center;
	width: 700px;
}
body {
	background-color: #c8c8c8;
	margin: 0px;
	text-align: center;
	background-image: url(../image/back.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;

}
.zarovnavaci {
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	width: 700px;

}
.kontup {
	background-image: url(../image/kontaktup.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px 0px 0px;
	text-align: left;
	text-indent: 15px;
}
.kontcentr {
	background-image: url(../image/kontaktcentr.png);
	background-repeat: repeat-y;
	width: 700px;
	text-align: left;
	padding: 5px 0px;
	margin: 0px;
}
.kontdown {
	background-image: url(../image/kontaktdown.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 700px;
	clear: both;
}
h1 {
	font-size: 16px;
	display: none;
}
h2,h3 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.kontup h2, .kontup h3 {
	padding: 0px;
	margin: 0px;
}
.seznamprojektup h2, .seznamprojektup h3, .popisprojektup h2, .popisprojektup h3 {
	padding: 0px;
	margin: 0px;
}
a {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
.kontext {
	margin: 0px 15px;
}
.aboutext {
	margin: 10px 15px;
	text-indent: 10pt;
}
.seznamprojektu {
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 15px;
	width: 346px;
	text-align: left;
	float: left;
}
.seznamprojektup {
	background-image: url(../image/portfolup.png);
	height: 23px;
	width: 346px;
	margin: 0px;
	padding: 5px 0px 0px;
}
.seznamprojektucentr {
	background-image: url(../image/portfolcentr.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px 0px;
	width: 346px;
	overflow: auto;
	height: 160px;
}
.seznamprojektudown {
	background-image: url(../image/portfoldown.png);
	height: 22px;
	width: 346px;
	margin: 0px;
	padding: 0px;
}
.seznam {
	margin: 5px 5px 5px 15px;
	padding: 0px;
}
.seznam li{
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 310px;
	list-style-type: none;
}
.seznam li a {
	display:block;
	text-decoration: none;
	border: 1px solid #FFF;
	margin: 3px;
	font-weight: bold;
}
.seznam li a:hover {
	border: 1px solid #FFF;
	margin: 3px;
	color: #4182B1;
	background-color: #FFF;
}
.popisprojektu {
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 15px;
	width: 346px;
	text-align: left;
	float: right;
}
.popisprojektup {
	background-image: url(../image/portfolup.png);
	height: 23px;
	width: 346px;
	margin: 0px;
	padding: 5px 0px 0px;
}
.popisprojektucentr {
	background-image: url(../image/portfolcentr.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px 0px;
	width: 346px;
	overflow: auto;
	height: 160px;
	text-indent: 0pt;
}
.popisprojektudown {
	background-image: url(../image/portfoldown.png);
	height: 22px;
	width: 346px;
	margin: 0px;
	padding: 0px;
}
.popisprojektucentr p, address {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.screencentr {
	background-image: url(../image/kontaktcentr.png);
	background-repeat: repeat-y;
	height: 100px;
	width: 700px;
	text-align: center;
	padding: 5px 0px;
	margin: 0px;
}
.screenshots {
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.obr {

	margin: 5px 5px 5px 15px;
	border: 2px solid #000;
}
.formular {
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.kontakt {
	margin: 0px 5px 5px 15px;
	float: left;
}
.form1 {
	vertical-align: top;
}
.clearend {
	clear: both;
}.navigacedown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
abbr {
	cursor: help;
}