body{
	background-color : #DCCBA9;
	background-image: url("layout/background.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Verdana, Helvetica, sans-serif;
}

#head{
	background-color : #DCCBA9;
	margin: 0px;
	background-image : url("layout/head.jpg");
	background-repeat : no-repeat;
	background-attachment : scroll;
	height: 156px;
	width: 766px;
	z-index: 0;
}

#global{
	display: inline;
	background-color: transparent;
	position: relative;
	top: 124px;
	left: 30px;
	width: auto;
	z-index: 1;
}
 
#global a{
	font-size: 14px;
	letter-spacing : normal;
	margin-right: 5px;
	color: #B2AA5A;
	background-color: transparent;
	text-decoration : none;
	font-weight : bold;
}

#global a:hover{
	color: #869736;
}

.oddelovac{
	color: #302F2D;
	cursor: default;
}

.paraler{
	width: 167px;
	height: auto;
	margin-top: 10px;
	z-index: 1;
}

.paraler_top{
	width: 167px;
	height: 28px;
	text-align: center;
	background-image: url("layout/paraler_01.jpg");
}

.paraler_center{
	width: 167px;
	height: auto;
	background-image: url("layout/paraler_02.jpg");
	background-repeat: repeat-y;
	background-attachment: scroll;
}

.paraler_links{
	width: 166px;
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
	background: transparent;
}

.paraler_links a{
	font-size: 12px;
	letter-spacing: normal;
	color: #302F2D;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.paraler_links a:hover{
	color: #784F35;
}

a.anketa{
	font-size: 11px;
	letter-spacing: normal;
	color: #302F2D;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}

a.anketa:hover {
	color: #000000;
	text-decoration: underline;
}

.paraler_bottom {
	width: 167px;
	height: 31px;
	background-image: url("layout/paraler_03.jpg");
}

.rubrika {
	padding-top: 6px;
	font-size: 13px;
	color: #8F6244;
	font-weight: bold;
}

#main{
	margin-top: 10px;
	float: left;
	width: 595px;
	height: auto;
	z-index: 1;
}

#main_top{
	width: 595px;
	height: 23px;
	min-height: 5px;
	background-image: url("layout/main_01.jpg");
}

#main_center{
	height: auto;
	background-image: url("layout/main_02.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
}

#main_content{
	margin-left: 15px; 
	margin-right: 15px;
}

#main_content a{
	font-size: 12px;
	letter-spacing: normal;
	color: #BC624F;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	line-height: 15px;
}

#main_content a:hover{
	color: #E28178;
}

#main_bottom {
	width: 595px;
	height: 23px;
	background-image: url("layout/main_03.jpg");
}

h1{
	font-size: 18px;
	letter-spacing : 0px;
	color: #000000;
	padding-bottom: 20px;
	margin: 0px;
	text-decoration : none;
	font-weight : bold;
	text-align : center;
}

h2{
	font-size: 13px;
	color: Black;
	text-align: left;
	text-decoration: none;
	padding-bottom: 2px;
	margin: 0px;
	font-weight: bold;
}

p{
	font-size: 12px;
	color: Black;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	text-align: justify;
}

p.small{
	font-size: 11px;
	color: Black;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	text-align: justify;
}

.link{
	font-size: 12px;
	letter-spacing: normal;
	color: #302F2D;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.link:hover{
	color: #000000;
	text-decoration: underline;
}

.thumb{
	border: 3px #D6C2A2 solid; 
	cursor: pointer;
}


table.tabulka{
	width: 570px;
	font-size: 11px;
	border-collapse: collapse;
	border: 1px #FCEFDE solid;
}

table.tabulka thead{
	background-color: #C2B291;
	height: 20px;
	border: 1px #FCEFDE solid;
}

table.tabulka td,th{
	border: 1px #FCEFDE solid;
}

tr.dark{
	background-color: #DCCCAB;
	border: 1px #FCEFDE solid;
}

div#insert div{
	font-size: 12px;
	letter-spacing: 0px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.navigace {
	border-collapse: collapse;
	width: 220px; 
	text-align: center;
	background-color: transparent;
	font-size: 11px;
	font-weight: normal;
}

.navigace td{
	border: thin #C2B291 solid;
	background-color: #DCCCAB;
}

.navigace a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing : normal;
	color: #000000;
	text-decoration : none;
	font-weight : bold;
}

.navigace a:hover{
	color: #784F35;
}

.vzkaz{
	font-size: 12px;
	color: Black;
	background-color: #C2B291;
	border-collapse: collapse;
	border-color: #DCCCAB;
	width: 570px;
}

.jmeno {
	font-weight: bold;
	text-align: left;
	border-color: #DCCCAB;
	width: 30%;
}

.email {
	font-weight: bold;
	text-align: center;
	border-color: #DCCCAB;
	width: 35%;
}

.cas {
	font-size: 11px;
	font-weight : bold;
	text-align: right;
	border-color: #DCCCAB;
	width: 35%;
}

.text{
	background-color: #DCCCAB;
	font-size: 11px;
	border-color: #DCCCAB;
	width: 100%;
}

.nadpis{
	font-size: 16px;
	letter-spacing: 0px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}	

.podnadpis{
	font-size: 12px;
	letter-spacing: 0px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	text-align: left;
}

.text_vetsi{
	padding-bottom: 10px; 
	font-size:11pt; 
	font-weight: normal;
	text-align: center;
}

.button, input{
	color: Black;
	background-color: #DCCCAB;
	border-color: #D3C8AF;
}

.warning{
	color : #B70000;
	font-size: 13px;
	font-weight: bold;
}

.red {
	color: #FF4040;
	font-weight: bold;
}


