body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #F9F9F7 url(../images/bg.gif) repeat-x;
	color: #CCCCCC;
}
a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h1 {
	display: block;
}
h2 {
	width: 150px;
	height: 50px;
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #FFF;
	background: url(../images/portfolio.png) no-repeat;
}
h2 strong {
	visibility: hidden;
}
h3 {
	font-size: 14px;
	margin: 25px 0 5px;
	padding: 0;
	color: #DDD;
}
hr {
	clear: right;
}
br.clear {
	clear: both;
}

ul {
	margin: 10px 0 0;
}
ul li {
	margin: 3px 0 0;
}

fieldset {
	border: 1px solid #888888;
}
label {
	clear: left;
	float: left;
	width: 150px;
	margin: 6px 0;
	cursor: pointer;
}
input, textarea {
	float: left;
	margin: 4px 0;
	padding: 2px;
	border: 1px solid #555555;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input:focus, textarea:focus {
	border: 1px solid #990000;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #CCCCCC;
	color: #DDD;
}
acronym:hover {
	border-bottom: 1px dotted #FFFFFF;
}

#contact {
	position: fixed;
	right: 10px;
	bottom: 10px;
	color: #333333;
}
#header, #content, #footer {
	width: 760px;
	margin: 0 auto;
	padding: 0 20px;
}
#header {
	height: 30px;
	padding: 20px;
	background: url(../images/bg_content_top.png) bottom no-repeat;
}
#header h1 a {
	width: 120px;
	height: 38px;
	display: block;
	background: url(../images/tomino.png) no-repeat;
	outline: 0;
}
#header h1 span {
	display: none;
}
#content {
	background: url(../images/bg_content_middle.png) repeat-y;
}
#content .screen {
	float: right;
}
#footer {
	background: url(../images/bg_content_bottom.png) top no-repeat;
	min-height: 15px;
	padding-top: 15px;
	font-size: 11px;
	text-align: center;
	color: #333333;
}
#footer a, #footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

fieldset {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* vianoce su predo dvermi */
.flash {
	margin: 25px auto 10px;
	width: 750px;
	height: 500px;
	padding: 1px;
	border: 1px solid #000000;
}
.flash_label {
	font-size: 11px;
	color: #333333;
	text-align: center;
}