body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size : 75%;
	background-color: #b4b5b5;
	color: #6e6e6e;
}
#page {
	width: 841px;
	margin: 55px auto 0 auto;
	/*border: 1px solid blue;*/
}
#lang {
	text-align: right;
	padding-bottom: 3px;
}
#lang a {
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	color: #686868;
}
#lang a.activ {
	color: white;
}
#top {
	background: url('images/top_r.jpg') no-repeat right top;
}
#top a {
	float: left;
	height: 183px;
}
#top .nazev {
	float: left;
	color: white;
	font-size: 23px;
	font-weight: bold;
	margin: 74px 0 0 45px;
	width: 502px;
	border: 1px solid #9c9c9c;
	padding: 7px 12px 10px 12px;
	background:url('images/top_nadpis.jpg') top left no-repeat;
}
#top .c {
	height: 0px;
}
#container {
	background: url('images/telo_pozadi.gif') repeat-y right top;
}
#left_column {
	width: 175px;
	padding-top: 2px;
	float: left;
}
#menu div {
	margin-bottom: 1px;
	background: #fefefe url('images/menu_prechod.gif') repeat-x left top;
}
#menu a {
	display: block;
	height: 24px;
	padding: 12px 0 0 14px; 
	font-size: 80%;
	color: #737373;
	text-decoration: none;
	background: url('images/menu_levo.gif') repeat-y left top;
}
#menu a.activ {
	background-image: none;
	background-color: #3cb8e6;
	color: white;
	font-weight: bold;
}
#mapa {
	background: url('images/mapa.jpg') no-repeat left top;
	height: 69px;
	color: white;
	font-size: 110%;
	font-weight: bold;
	padding-top: 105px;
	text-align: center;
}
#mapa a {
	font-size: 110%;
	color: white;
}
#kontakt {
	background-color: #a1a1a1;
	text-align: center;
	color: white;
	font-weight: bold;
	padding-bottom: 15px;
}
#kontakt a {
	color: white;
	text-decoration: none;
}
#kontakt .obsah div {
	color: #686868;
	padding: 2px;
	font-size: 110%;
}

#right_prechod {
	width: 661px;
	height: 12px;
	font-size: 2px;
	float: right;
	background: url('images/telo_prechod.gif') repeat-x left top;
}
#right_container {
	width: 661px;
	float: right;
}
#right_column {
	width: 157px;
	padding-right: 2px;
	float: right;
}
#right_column hr {
	color: #d3d3d3;
   background-color: #d3d3d3;
}
#right_column .head {
	height: 23px;
	background-color: #26b6ea;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding: 7px 0 0 8px;
}
#right_column .right_body {
	padding: 7px 0px;
	line-height: 1.3em;
	font-size: 12px;
}

#content {
	float: left;
	min-height: 600px;
	width: 460px;
	padding: 26px 20px 10px 20px;
	line-height: 1.5em;
}

#bottom {
	height: 100px;
	width: 651px;
	float: right;
	background: url('images/podprechod_mensi.gif') repeat-x top left;
	font-weight: bold;
	color: #868585;
	padding: 17px 5px;
}
#bottom a {
	text-decoration: none;
}


.prechod_mensi {
	background: url('images/podprechod_mensi.gif') repeat-x top left;
	height: 20px;
	font-size: 10px;
}
.prechod_vetsi {
	background: url('images/podprechod_vetsi.gif') repeat-x top left;
	height: 67px;
}
.nadpis-box {
	width: 116px;
	border: 1px solid white;
	padding: 6px 9px;
	margin: auto;
	color: white;
	text-align: center;
	background-color: #26b6ea;
	position: relative;
	top: -15px;
}


/***** SPOLECNE STYLY *****/
a {
	color: #6e6e6e;
}
a:hover {text-decoration : underline;}
a img {border: none;}
textarea,select,pre,input[type=text],input[type=password] {
	background-color : White;
}
h1,h2 {
	margin: 3px 0;
	font-weight: bold;
	color: #1ea4d5;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.1em;
}
form {margin: 0px;}
hr {
	color: #f6f6f6;
   background-color: #f6f6f6;
   border-width: 0px;
	height: 1px;
}
table {table-layout: fixed;}
.center {text-align : center;}
.center table {margin: auto;}
div.c {clear: both;font-size: 1px;}
.c {clear: both;}
.left {float: left;}
.right {float: right;}
.bold {font-weight: bold;}
.small {font-size: 92%;}
.smaller {font-size: 85%;}
.big {font-size: 120%;}
.w200 {width: 200px;}
.w100 {width: 100px;}
.w300 {width: 300px;}
.w400 {width: 400px;}
.wmax {width: 100%;}
.w60 {width: 60px;}
.protibotum {display: none;}
th {vertical-align: top; text-align: right;}
.modra {color: #1ea4d5;}

/* TLAČÍTKA */

/*******************SEKCE****************/
#kform h2 {
	color: #737373;
}
#kform table {
	width: 100%;
}
#kform table th {
	padding: 6px 10px 0 0;
	width: 125px;
}
#kform .input,#kform textarea {
	background-color: #F6F6F6;
	border: 1px solid #d4d2d2;
	padding: 5px;
	color: #737373;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
}
#kform .input {
	width: 150px;
}
#kform .button {
	background-color: #F6F6F6;
	border: 1px solid #d4d2d2;
	padding: 2px 10px;
	color: #737373;
	font-size: 11px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 10px 0 0 10px;
}
#kform .povinne {
	position: relative; 
	top: -10px;
	left: 30px; 
	color: #1ea4d5;
}

/*** HLÁŠKY ***/
.error {
	font-weight: bold;
	border: 1px solid red;
	background-color: white;
	color: black;
	padding: 3px;
	width: 400px;
	margin: 0 auto;
	text-align: center;
	font-size : 12px;
}
.success {
	border: 1px solid green;
	text-align: center;
	font-weight: bold;
	background-color: white;
	color: black;
	width: 400px;
	padding: 2px;
	margin:10px auto 30px auto;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}



@media print {
body {
	margin: 0px;
	padding: 0px;
	font-family : Tahoma;
	font-size : 75%;
}
#page {
	margin: 0 auto;
	background: none;
}
#top {	
	background: none;
}
