body {
	font-family: "Arial CE", Arial, "Helvetica CE", helvetica, sans-serif;
	font-size: 0.8em;
	margin: 10px;
	text-align: center;
	background-color: #CECECE;
	color: #383838;
}
p {
	margin: 0; 
	padding: 0; 
}

p.margin {
	margin: 5px 0; 
	padding: 5px 0;
}
img {
	border: none;
}

h2 {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	padding: 3px 0 0 60px;
	font-weight: bold;
	background:url('images/h2_bg.gif') bottom left no-repeat;
	display: block;
	height: 30px;
}

a{
	text-decoration: none;
	color: #CC0000;
}

li {
	padding: 2px 0; 
}

a:hover {
	text-decoration: underline;
}

table {
	font-size: 1em;
}

#page { 
/*cela stranka bez okraju */
	width: 900px;
	height: 100%;
	margin: auto;
	text-align: left;
	background: url("images/bg_grad.gif") repeat-y;   
}

#header {
	width:900px;
	height:148px;
}

h1 {
	margin:0; padding:0;
	position:relative;
	width:900px; height:148px;
	margin:0; padding:0;
	overflow:hidden;
}
			
h1 span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:900px; height:148px;
	margin:0; padding:0;
	background: url("images/header.jpg") no-repeat left;
}

h1 .right {
	float: right;
margin: 0;
}

h4 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 1.1em;
}

#menu_container {
	height: 23px;
	background: url("images/menu_bg.png") no-repeat;
}


#menu {
	padding: 3px 10px 3px 60px; 
}

#menu a {
	font-size: 1em;
	font-weight: bold;
	color: #333;
}

#menu a:hover{
	color: #CC0000;
	text-decoration: none;
} 

#menu span {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}

#menu .left a , #menu .left span {
	padding: 0 35px 0 0;
}

#menu .right a , #menu .right span {
	padding: 0 0 0 42px;
}

#menu a#znacky {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}

#container{
	margin: 5px 0 0 0;
}

#content{
	width: 740px;
	float: left;
}

#content .right {
	text-align: right;
	float: right;
	margin: 5px;
}

#content_text, #aktuality {
	padding: 3px 5px 3px 50px;
}

#aktuality {
	padding: 0 10px 3px 50px;
}

#container h2 {
	background:url('images/h2_content_bg.gif') top left no-repeat; 
}

.left {
	text-align: left;
	float: left;
}

.left1 {
	float: left;
	padding: 5px 30px 5px 0;
}

.right {
	text-align: right;
	float: right;
}

.clear {
	clear: both;
}

#footer{
	margin: 10px 0 0 0;
	background: url('images/menu_bg.png') no-repeat;
	width: 900px;
	height: 23px;
	font-size: 90%;
}

#footer div {
padding: 4px 0 0 50px;
}

.small {
	font-size: 90%;
}

/******************************************
	kontakty
*******************************************/

#contacts{
	margin: 8px 0 8px 0;
	border-collapse: collapse;
	float:right;
	font-weight: bold;
}

span.nonlink {
	display: block;
	width:75px;
	text-align: right;
	position: relative;
	top: 1px;
}

a.logo_button {
	display: block;
	width: 130px;
	height: 30px;
	text-align: left;
	color:#333;
	border: solid 1px #c0c0c0;
padding: 2px;

}

.logo_button:hover {
	text-decoration: none;
	background-color: #DEDEDE;
	border-color: #CC0000;
	color: #CC0000;
}

.logo_button img {
	float:left;
}

.logo_button span {
	z-index: 0;
	display: block;
	position: relative;
	top: 8px;
	left: 12px; 
}


/**********************************************
	znacky
***********************************************/
h3 {
	font-size: 1.25em;
	color: #CC0000;
	display: block;
	height:	34px;
	padding: 2px 0 0 5px;
	margin: 0 0 0 100px;
	background: url('images/h3_bg.gif') no-repeat left top;
}

.znacka a:hover {
	text-decoration: underline;
}

a.button_big {
	float:left;
	display: block;
	width: 100px;
	height: 100px;
	border: solid 1px #FFF;
}

a.button_big:hover  {
	border: solid 1px #CC0000;
}

.left_kontakt1 {
	width: 60px;
	float: left;
	margin: 0 10px 0 20px;
}
.left_kontakt2 {
	width: 220px;
	float: left;
}
.left_kontakt3 {
	width: 200px;
	text-align: center;
	float: left;
}

.left_kontakt1a, .left_kontakt2a, .left_kontakt3a {
	width: 165px;
	float: left;
	margin: 0 15px;
}

img.detail {
margin: 0 12px;
}

/**********************************************
	poptavka_dilu
***********************************************/
p.chyba {
	font-style: italic;
	padding: 0;
	margin: 5px 0 0 0;
	color: #CC0000;
}

p.odeslano{
	padding: 0;
	margin: 5px 0 0 0;
	font-weight: bold;
	color: #CC0000;
}

textarea{
	width: 290px;
	height: 150px;
	border: solid #333 1px;
}

input.text, select {
	width: 290px;
	border: solid #333 1px;
}

textarea:focus , input.text:focus {
	border-color: #CC0000;	
}

.button{
	width: 290px;
}

.button:hover{
	color: #CC0000;
}

#form {
	width: 320px;
	float: left;
}



#form_comment img {
margin: 10px 50px
}

/**********************************************
	eko
***********************************************/



