body {
	background: url(images/bg.png) repeat-x #002c43;

	margin: 0;
	padding: 0;

	font-size: 14px;
	font-family: Trebuchet MS;
}

h2 {
	margin: 0;
	margin-top: 10px;
}

p {
	text-align: justify;
}

.center {
	text-align: center;
}

br {
	margin-bottom: 10px;
}

hr {
	clear: both;
	visibility: hidden;
}

a img {
	border: 0;
}


input, select, textarea {
	border: 1px solid #002633;
	padding: 1px 0 1px 5px;
	font-family: Trebuchet MS;
}

.error {
	background: #C98080;
}

#motto {
	float: right;
}

#content {
	width: 1160px;
	height: 100%;

	margin: auto;
	padding-top: 20px;
	background: url(images/pozadis.jpg) no-repeat;
}

#header {
	margin-left: 140px;
}

#header * {
	color: white;
}

#header p {
	margin: 10px 0;
	width: 380px;
}

#header h1 {
	margin: 0;
	font-size: 70px;
}

#header h1 a {
	color: #00ffdc;
	font-weight: normal;
	text-decoration: none;
}


#top {
	width: 200px;
	margin-top: -50px;
	padding: 10px;
	float: right;
}

#top * {
	color: white;
	font-weight: bold;
	text-align: right;
}

#top h1 {
	padding-bottom: 2px;
	font-size: 0.7em;
}

#top p {
	margin-top: 2px;
	font-size: 1.2em;
}


#message {
	float: left;

	background: url(images/bgcon.png) repeat-x #2a4f62;
	color: white;

	width: 630px;
	height: 100%;

	padding: 10px;

	margin-top: 20px;
}

#message h3 {
	display: inline;
	margin: 0;
	padding: 4px 4px 2px;
}

#message textarea {
	margin-top: 5px;
	background: #DDD;

	padding: 5px;
	width: 618px;
}


#message input {
	margin-top: 15px;

	font-size: 100%;
	padding: 5px;
	font-weight: bold;
}

#message .textovep {
	width: 280px;
}

#message .tlacitko {
	width: 200px;
	float: left;
	margin-top: 0px;
}

.mail {
	float: right;
	margin-top: -7px;
}

.sd {
	float: left;
	display: block;
	margin-top: 5px;
	margin-left: 50px;
	font-size: 110%;
	font-weight: bold;
}

#soc {
	float: right;
	margin-top: 0px;
}

#soc input {
	margin: 0;
	border: 0;
	padding: 0;
}

#options {
	float: left;
	color: white;

	margin-top: 7px;
	margin-left: 15px;

	width: 188px;
	background: url(images/bgset.png) repeat-x;

	padding: 20px;
	padding-top: 25px;
	line-height: 180%;
}

#options h4 {
	display: inline;
}

#options select {
	width: 100%;
}

#option select, input, option {
	font-weight: bold;
	color: #214253;
}

.errors {
	border: 2px solid red;
	background: #A72E2E;

	padding: 10px;
	width: 858px;
	margin: auto;
}

.errors * {
	color: white;
}

.errors h2 {
	text-align: center;
}

.message {
	background: white;
	padding: 15px;
	width: 860px;
	margin: auto;
}

.message pre {
	overflow: auto;
	background: #EEE;
	border: 2px solid #DDD;
	padding: 5px;
	font-size: 80%;
}

noscript {
	display: none;
}

#help {
	float: left;

	margin-top: 20px;
	margin-left: 20px;

	width: 180px;

	padding: 10px;
}

#help ul {
	margin: 0;
	padding-left: 15px;
}

#help li {
	margin: 0;
	list-style: url("images/odrazka.png");
}

#help * {
	color: white;
	text-decoration: none;
}

.actions {
	background: white;
	padding: 15px;

	width: 860px;
	margin: auto;

	margin-top: 30px;
	margin-bottom: 10px;
}

.actions .export {
	float: right;
}

.actions .export a {
	height: 12px;
}

.share {
	float: left;
	margin-right: 20px;
	margin-top:4px;
}

.share * {
	text-decoration: none;
}

.export {
	margin-top:4px;
}

.export * {
	text-decoration: none;
}

.odkazy {
	text-align: center;
	color: white;
}

.odkazy * {
	color: white;
	font-size: 80%;
}

.info {
	text-align: center;
}

.emotikon {
	margin: 20px 0px 0 20px;
}

.adsenseleft {
	float: left;
	margin-right: 20px;
	margin-top: 19px;
	width: 120px;
	min-height: 400px;
}

.adsenseright {
	float: right;
	margin-top: 19px;
	width: 120px;
	min-height: 400px;
}

