﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/*
@media print {
#col-three {
	display:none;
	visibility:collapse;
}
#col-one {
	width:50%;
}
#col-two{
	width:40%;
}

}
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}


ul {
	list-style: disc inside;
	margin: 10px;
}
ul li {
	list-style-position: outside;
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

/* Container */

.container {
	padding-top: 20px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	padding: 10px;
	font-size: 1em;
}

.boxed .content {
	padding: 10px;
}

/* Logo */

#logo {
	width: 680px;
	height: 112px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	clear: both;
}
#logo .image
{
	float: left;
	margin: 0 10px 0 10px;
}

#logo .imageRight
{
	float: right;
	margin: 0 40px 0 10px;
}
#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}

/* Menu */

#menu {
	width: 680px;
	height: 40px;
	margin: 0px auto 0 auto;
	float: none;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EEEEEE;
	font-size: xx-small;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #000000;
}

/* Wrapper */

#upoutavky{
		margin: 0;
	width: 800px;
	margin: 0 auto;

}
#reklama{
	font-size: 120%;
	text-align: justify;
}

#wrapper {
	clear: both;
	width: 800px;
	margin: 0 auto;
	/*background: url(images/img01.gif) repeat-y;*/
}

/* Column One */

#col-one {
	float: left;
	width: 300px;
	padding-top: 10px;
	background-color: #F9DDE0;
	/* background: url(images/img02.gif) no-repeat; */
}

#col-one .image {
	/*height: 150px;*/
}

#col-one .container {
	/*background: url(images/img04.gif) repeat-x;*/
}

#col-one .boxed {
}

#col-one .boxed .title {
	color: #A92030;
	float: none;
}

#col-one .boxed .content {
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
}

#col-one .boxed .content .textfield {
}

#col-one .boxed .content .button {
}

#col-one .boxed .content .tiny {
}

#col-one .boxed .content .tiny a {
}

/* Column Two */

#col-two {
	float: right;
	width: 300px;
	margin-left: 10px;
	padding-top: 10px;
	background-color: #E9F5E9;

	/*background: url(images/img08.gif) no-repeat;*/
}

#col-two .image {
	height: 150px;
}

#col-two .container {
	/*background: url(images/img10.gif) repeat-x;*/
}

#col-two .boxed {
}

#col-two .boxed .title {
	color: #4DAB50;
	float:none;
}

#col-two .boxed .content {
}

/* Column Three */

#col-three {
	float: left;
	width: 180px;
	margin-left: 10px;
	padding-top: 10px;
	background-color: #FCF5E2;

	/*background: url(images/img05.gif) no-repeat;*/
}

#col-three .image {
	height: 150px;
}

#col-three .container {
	/*background: url(images/img07.gif) repeat-x;*/
}

#col-three .boxed {
	text-align:center;
}

#col-three .boxed .title {
	color: #C99F1A;
	float:none;
}

#col-three .boxed .content {
}

/* Extra */

#extra {
	height: 4px;
	clear:both;
	/*background: url(images/img11.gif);*/
}

/* Footer */

#footer {
	clear: both;
}

#footer p {
	margin: 0;
	width: 800px;
	margin: 0 auto;
	font-size: x-small;
}

#kontakt {
	margin-bottom:15px;
	margin-top:15px;
}
#kontakt h3{
	margin: 0;
	width: 800px;
	margin: 0 auto;
}
#kontakt p {
	clear: both;
	margin: 0;
	width: 800px;
	margin: 0 auto;
}


.tlacitkoLeve, .tlacitkoPrave {
	border: thin solid #0033CC;
	margin: 0px;
	padding: 10px;
	width: 160px;
	background-color: #99CCFF;
	cursor: pointer;
	text-align: center;
}

.tlacitkoLeve a, .tlacitkoPrave a {
	color: #000000;
	text-decoration: none;

}
.tlacitkoLeve {
	float: left; 
}
.tlacitkoPrave {
	float: right;
}