body { 
	font: 11px/16px verdana;
}

h1 { 
	margin-top: 25px;
	padding-bottom: 13px;
	font-size: 50px;
	text-align: center;
}

h1 a { 
	text-decoration: none;
}

h2 { 
	margin-top: 75px;
	margin-bottom: 35px;
	font-size: 20px;
	color: #e70c0d;
	text-decoration: underline;
}

h3 { 
	margin: 0;
	font-size: 12px;
	color: #e70c0d;
}

p { 
	margin-top: 0;
	margin-bottom: 16px;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font: 11px/16px verdana;
	color: #000000;
}

ul {
	margin-top: 0px;
	margin-bottom: 14px;
	list-style: none;
}

a { 
	color: #000000;
}

#menu { 
	display: none;
}

#navigace { 
	display: none;
}

#body-left { 
	display: none;
}

#print { 
	display: none;
}

#footer { 
	display: none;
}

/** COPYRIGHT */

.popelka { 
	color: #e60000;
}

.webdesign { 
	color: #000000;
}

/** PORTFOLIO */

.reference { 
	width: 490px;
	margin-top: 20px;
}

.reference-left { 
	width: 141px;
	float: left;
}

.reference-right { 
	width: 339px;
	float: right;
	padding-left: 10px;
}

.reference a img { 
	padding: 2px;
	border: 1px solid #dddddd;
}

.reference a:hover img { 
	border: 1px solid #797979;
}

.nazev { 
	font-weight: bold;
}

.vytvoreno { 
	color: #797979;
}

.vytvoreno a { 
	color: #797979;
}

.typ { 
	margin: 5px 0;
	font-style: italic;
	color: #797979;
}

.typ a { 
	color: #797979;
}

.odkaz { 
	margin-top: 5px;
}

.nahled { 
	float: left;
	margin-top: 5px;
	padding-right: 10px;
}

#strankovani-top { 
	margin-bottom: 16px;
	text-align: center;
}

#strankovani-bottom { 
	margin-top: 16px;
	text-align: center;
}