﻿/* CSS Document */
html, body {
	margin: 0px;
	padding: 0px 0px 10px;
}

body {
	font: small Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #333333;
	background-image: url(layout/pageback.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:visited {
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #00CCFF;
}

strong {
	color: #FEBA70;
}

#container {
	text-align: left;
	width: 850px;
	margin: 0px auto;
	background-color: #1D1D1D;
}

.oddel {
	float: none;
	clear: both;
	width: 100%;
}

.cleaner {
	display: none;
}

/* ---- HLAVICKA ----------------------------------------------------------- */

#topheader {
	background-color: #000000;
}

#hlavicka {
	height: 80px;
	width: 850px;
}

#hlavicka h1 {
	width: 850px;
	height: 80px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 80%;
	padding-left: 2px;
}

#hlavicka h1 span {
	display: block;
	background: url(layout/hlavicka.gif) no-repeat;
	width: 847px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	cursor: hand;
	left: 1px;
	top: 0px;
}

/* ---- MENU HORIZONTALNI -------------------------------------------------- */

#hornimenu {
	margin: 20px 0px;
	padding: 0px;
	height: 81px;
	width: 850px;
}

#hornimenu ul {
	list-style-type: none;
	white-space: nowrap;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}

#hornimenu ul li {
	float: left;
	height: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#hornimenu ul li a {
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 110%;
	color: #000000;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 7px;
	font-weight: bold;
	width: 97px;
	height: 73px;
	background-image: url(layout/menu.gif);
	background-repeat: no-repeat;
}

#hornimenu ul li a:hover {
	background-image: url(layout/menu_hover.gif);
	background-repeat: no-repeat;
}

#hornimenu ul li#activ a {
	color: #ffffff;
	background-image: url(layout/menu_activ.gif);
	background-repeat: no-repeat;
}

/* ---- HEADER --------------------------------------------- */
#header {
	margin-left: 2px;
	margin-right: 2px;
	background-image: url(layout/header_podklad.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 846px;
	height: 106px;
}

#header h2 {
	color: #333333;
	background-image: url(layout/header.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 200px;
	font-size: small;
	text-transform: uppercase;
	padding-top: 80px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px;
}

#header img {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
}

/* ---- OBSAH ----------------------------------------------- */

#main {
	padding-bottom: 20px;
	margin-top: 10px;
}

/* ---- OBSAH ----------------------------------------------- */

#obsah {
	float: left;
	width: 520px;
	margin-top: 5px;
	padding-left: 15px;
}

#obsah p {
	line-height: 160%;
	text-align: justify;
	color: #ffffff;
}

#obsah h1 {
	font-size: 220%;
	line-height: 140%;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	color: #00D766;
}

#obsah h2 {
	font-size: large;
	line-height: 140%;
	margin-top: 30px;
	color: #fdad00;
}

#obsah h2 a {
	color: #fdad00;
}

#obsah h3 {
	font-size: small;
	line-height: 120%;
	color: #00D766;
}

#obsah h3 a {
	color: #00D766;
}

#obsah ul {
	margin-left: 17px;
	padding-left: 0px;
	list-style-type: none;
}

#obsah li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
	color: #ffffff;
}

.navigace {
	color: #666666;
	margin-bottom: 20px;
}

#obsah p .navigace a {
	color: #666666;
}

.odkaz-ext {
	background-image: url(layout/odkaz-ext.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

.odkaz {
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 5px;
}

address {
	font-style: normal;
	line-height: 160%;
	color: #FFFFFF;
	background-image: url(images/logo_sura.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
	background-position: 0px 15px;
}

/* ---- REFERENCE, NAS TYM ------------------------------ */

.reference-web img, .nas-tym img {
	float: left;
	border: 2px solid #FFFFFF;
	margin-right: 20px;
	margin-top: 20px;
}

.reference-web a:hover img, .nas-tym a:hover img {
	border: 2px solid #C26701;
}

#obsah .reference-web h2 {
	margin-top: 5px;
	padding-top: 15px;
}

#obsah .reference-web p {
	text-align: left;
}

#obsah .nas-tym h3 {
	margin-top: 5px;
	padding-top: 20px;
}

#obsah .nas-tym ul {
	padding-left: 110px;
}

/* ---- OBRÁZKY --------------------------------------------- */

.obrleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: none;
}

.obrright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: none;
}

.imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	border: none;
	border: 1px solid #B9B9B9;
}

.imgright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	border: none;
	border: 1px solid #B9B9B9;
}

#obsah .figure {
	background-color: #2D2D2D;
	padding: 8px;
}

#obsah .figure a img {
	border: 1px solid #B9B9B9;
}

#obsah .figure a:hover img {
	border: 1px solid #ffffff;
}

#obsah .figure p {
	font-size: 85%;
	color: #B9B9B9;
	margin: 0px;
	padding: 3px 0px;
	text-align: center;
}

#obsah .figureleft .figure {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#obsah .figureright .figure {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#obsah .obrazek .figure {
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 10px;
}

#obsah .obrazek img {
	border: 2px solid #666666;
}

#obsah .obrazek .figure p {
	color: #000000;
}

/* ---- TABULKA ----------------------------------------------- */

table {
	border-collapse: collapse;
	border: 1px solid #999999;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
}

table td {
	padding: 3px;
	border: 1px solid #DDB731;
	text-align: center;
	color: #FFFFFF;
}

table th {
	padding: 5px 3px;
	border: 1px solid #DDB731;
	background-color: #e8cf76;
	text-align: center;
	color: #000000;
}

/* ---- RIGHTSIDE -------------------------------------------- */

#rightside {
	float: right;
	width: 265px;
	margin-right: 15px;
	margin-top: 15px;
}

#rightside h2 {
	font-size: medium;
	font-weight: bold;
	color: #f08a3a;
	padding-bottom: 5px;
	border-bottom: 2px solid #f08a3a;
	margin-top: 0px;
	padding-top: 0px;
}

#rightside h2 a {
	color: #f08a3a;
	text-decoration: none;
}

#rightside h3 {
	margin-top: 20px;
	font-size: small;
	color: #00D766;
	line-height: 170%;
}

#rightside h3 a {
	color: #00D766;
}

#rightside p {
	color: #ffffff;
	line-height: 160%;
}

#rightside .box {
	padding: 10px;
	background-color: #222222;
	margin-bottom: 20px;
	border: 1px solid #444444;
	background-image: url(layout/rightbox.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/* ---- PRAVE MENU ----------------------------------------- */

#rightmenu {
	padding: 10px;
	background-color: #f08a3a;
	margin-bottom: 20px;
	border: 1px solid #444444;
	background-image: url(layout/rightmenu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#rightmenu h2 {
	color: #000000;
	border-bottom: 2px solid #000000;
}

#rightmenu h2 a {
	color: #000000;
	text-decoration: none;
}

#rightmenu ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-right: 15px;
	padding-right: 0px;
	margin-top: 10px;
}

#rightmenu ul li {
	line-height: 160%;
	font-size: medium;
	color: #ffffff;
}

#rightmenu ul li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#rightmenu ul li a:hover {
	text-decoration: underline;
}

#rightmenu ul li#active a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* ---- INDEXPAGE ------------------------------------------ */

.indexpage-grafika {
	width: 112px;
	height: 296px;
	margin-right: 6px;
	margin-left: 0px;
	padding: 5px;
	float: left;
	background-image: url(images/indexpage_grafika.jpg);
	background-repeat: no-repeat;
}

.indexpage-tisk {
	width: 112px;
	height: 296px;
	margin-right: 6px;
	margin-left: 4px;
	padding: 5px;
	float: left;
	background-image: url(images/indexpage_tisk.jpg);
	background-repeat: no-repeat;
}

.indexpage-reklama {
	width: 112px;
	height: 296px;
	margin-right: 6px;
	margin-left: 4px;
	padding: 5px;
	float: left;
	background-image: url(images/indexpage_reklama.jpg);
	background-repeat: no-repeat;
}

.indexpage-webdesign {
	width: 112px;
	height: 296px;
	margin-left: 4px;
	padding: 5px;
	float: left;
	background-image: url(images/indexpage_webdesign.jpg);
	background-repeat: no-repeat;
}

#indexpage h3 {
	font-size: medium;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}

#indexpage h3 a {
	text-decoration: none;
	color: #ffffff;
}

#indexpage h3 a:hover {
	color: #fdad00;
	text-decoration: none;
}

#indexpage p {
	font-size: 85%;
	margin-top: 3px;
	text-align: center;
}

#indexpage p a:hover {
	color: #000000;
}

#indexpage ul {
	margin-left: 5px;
	margin-bottom: 0px;
}

#indexpage ul li a {
	color: #000000;
	text-decoration: none;
}

#indexpage ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	text-align: center;
	width: 848px;
	margin: 0px auto;
	background-color: #555555;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D1D1D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1D1D1D;
	border-left-color: #1D1D1D;
}

#footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: 85%;
	text-align: center;
	color: #999999;
}

#footer p a, #footer p a:visited {
	text-decoration: underline;
	color: #999999;
}

#footer p a:hover {
	text-decoration: underline;
}

/* ---- FORMULAR ------------------------------------------ */

form {
	margin-bottom: 20px;
}

fieldset {
	padding: 5px;
	border: 2px solid #555555;
	margin-top: 40px;
	margin-bottom: 15px;
}

legend {
	padding: 7px;
	font-weight: bold;
	background-color: #555555;
	color: #FFFFFF;
}

label {
	text-align: right;
	margin-right: 0.5em;
	width: 150px;
	float: left;
}

.povinne {
	font-weight: bold;
	color: #CC0000;
}