@IMPORT url("menu.css");
@IMPORT url("helpers.css");
@IMPORT url("links.css");
@IMPORT url("forms.css");
@IMPORT url("tables.css");

body {
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-color: #dce0e2;
}

#container {
	background: url(../images/background.jpg) top center no-repeat;
	min-width: 982px;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#content {
	width: 982px;
	position: relative;
	margin: 0px auto 0px auto;
}

#main_content {
	float: right;
	position: relative;
	width: 658px;
	margin: 10px 0px 200px 0px;
	padding: 0px 0px 0px 20px;
	z-index: 10;
	background: url(../images/content_bkg.png) left repeat-y;
}

#main_content ol li {
	color: #DB0000;
	font-style: italic;
	font-size: 14px;
}

#main_content ol li p, #main_content ol li span {
	color: #000000;
	font-style: normal;
	font-size: 12px;
}

#main_content ul li {
	list-style-image: url(../images/puntik.png);
	list-style-type: square;
	list-style-position: outside;
}

#main_content hr {
	border: 0px;
	border-bottom: 1px dotted #999DA0;
}

/* -------------------------------------------------------------------------- */

#footer {
	position: absolute;
	bottom: 0px;
	height: 178px;
	width: 100%;
	z-index: 5;
}

#footer div.cont {
	width: 982px;
	position: relative;
	margin: 0px auto 0px auto;
	height: 178px;
}

#footer div.dark {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 113px;
	background-color: #273032;
}

#footer a.qe_banner {
	position: absolute;
	bottom: 0px;
	display: block;
	height: 178px;
	width: 295px;
	background: url('../images/webdesign_studioqe.jpg') top left no-repeat;
	left: 0px;
}

#footer p.copyright {
	position: absolute;
	right: 0px;
	bottom: 42px;
	color: #AAAFB3;
	font-family: Georgia, Verdana, Arial;
	font-style: italic;
	font-size: 11px;
	text-align: right;
}

#footer p.studioQe {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	height: 25px;
	color: #AAAFB3;
	padding-top: 5px;
	border-top: 1px solid #49553D;
	width: 160px;
}

#footer p.studioQe span {
	display: block;
	position: absolute;
	left: 0px;
	text-align: right;
	font-family: Arial, Verdana;
	font-size: 9px;
	margin-right: 5px;
}

#footer a.qe_link {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: url('../images/logo_qe_normal.jpg');
	width: 75px;
	height: 21px;
}

#footer a.qe_link:hover {
	background: url('../images/logo_qe_hover.jpg');
}

#flash {
	width: 628px;
	height: 200px;
	margin-bottom: 10px;
}

/* -------------------------------------------------------------------------- */

h1, .header1 {
	font-size: 25px;
	color: #db0000;
	font-family: Georgia, Verdana, Arial;
	font-style: italic;
	font-weight: normal;
}

h2, .header2 {
	font-size: 18px;
	color: #db0000;
	font-family: Georgia, Verdana, Arial;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 5px;
}

h3, .header3 {
	font-size: 14px;
	font-family: Georgia, Verdana, Arial;
	font-style: italic;
	color: #db0000;
}

.divider {
	clear: both;
	width: 100%;
	height: 1px;
	background: url(../images/divider.gif) center no-repeat;
	margin: 15px 0px 20px 0px;
}

/* -------------------------------------------------------------------------- */

.profile {
	
}

.profile img {
	float: left;
	width: 220px;
	height: 280px;
	background-color: #AAAAAA;
	margin: 0px 25px 0px 0px;
}

.profile h1 {
	padding: 4px;
	margin: 0px;
	background-color: #FFFFFF;
}

.profile h1 span {
	font-weight: normal;
	font-size: 18px;
}

.profile span {
	border-left: 1px solid #FF0000;
	padding: 5px 0px 0px 8px;
	font-size: 16px;
	font-family: Georgia, Verdana, Arial;
	font-style: italic;
	font-weight: normal;
}

.profile .text {
	margin: 10px 0px 0px 255px;
}

/* -------------------------------------------------------------------------- */

#content_gallery, .content_gallery {
	width: 380px;
	background-color: #EEEFF1;
	padding: 5px;
}

.vysledek {
	position: relative;
	margin: 0px 0px 0px 0px;
	border-top: 30px solid #EEEFF1;
}

.vysledek .vysledky_gallery {
	width: 380px;
	float: right;
	position: relative;
	top: -30px;
	background-color: #EEEFF1;
	padding: 5px;
}

.vysledek .popis {
	float: left;
	position: relative;
	top: -35px;
}

.vysledek h1 {
	padding: 4px 0px 4px 10px;
	margin: 5px 0px 0px 0px;
}

.vysledek h1 span {
	font-weight: normal;
	font-size: 18px;
}

.vysledek p {
	margin: 0px;
	padding: 0px 0px 5px 10px;
}

.vysledek span {
	border-left: 1px solid #FF0000;
	font-size: 16px;
	padding: 4px 0px 4px 8px;
	font-family: Georgia, Verdana, Arial;
	font-style: italic;
	font-weight: normal;
}
