/* $BVista: tousen/style.css,v 1.2 2003/01/17 15:43:20 costra Exp $ */

body {
	font-family: "Verdana CE", Verdana, "Helvetica CE", Helvetica, sans-serif;
	font-size: 11px;
    margin: 0px;
    padding: 0px;
    background-color: #e8e3cc;
    color: #54431b;
}

td.levak {
    background-image: url(/images/levak_bg.gif); 
    background-position: left top; 
    background-repeat: no-repeat; 
    padding-top: 30px;
    width: 255px;
}

td.header {
    background-image: url(/images/pg_head_bg.gif);
    background-position: bottom; 
    background-repeat: no-repeat;
}

.text_ru {
	font-family: Arial, Helvetica, sans-serif;
}


td {
	font-size: 11px;
    color: #54431b;
	line-height: 140%;
}

div.main {
    padding: 10px; 
    padding-left: 20px;
    width: 520px;
}



.hr_form {
	color: #c6622d;
	height: 1px
}

.nadpis {
	color: #c6622d;
	font-size : 20px;
	text-decoration: none;
    text-align: right;
    padding-bottom: 10px;
	line-height: 120%;
}

.nadpis2 {
	color: #c6622d;
	font-size : 14px;
	font-weight : bold;
	text-decoration: none;
    text-align: left;
    padding-bottom: 10px;
	line-height: 120%;
}

.img_border {
	border-color: #d2caad;
	border-width: 1px;
}

a {
    font-weight: bold;
    color: #54431b;
}

a.odkaz:link, a.odkaz:hover, a.odkaz:visited {
    font-weight: normal;
	color: #c6622d;
    
}


tr.tab_hlavni {
	background-color : #d2caad;
}

tr.tab_hlavni td {
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
    font-size: 11px;
}

tr.tab_radek1 {
	background-color : #e0dabe;
}

tr.tab_radek1 td {
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
    font-size: 11px;
}

tr.tab_radek2 {
	background-color : #e7e3cd;
}

tr.tab_radek2 td {
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
    font-size: 11px;
}

/* obrazek s ramem */

.imgtd {
    padding: 15px;
    border: 1px solid #d2b986;
    background-color: #fbf6dd;
}

.bg_stin_p {
    background-image: url(images/stin_p.png);
    background-position: right;
    background-repeat: repeat-y;
    width: 3px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

.bg_stin_d {
    background-image: url(images/stin_d.png);
    background-position: bottom;
    background-repeat: repeat-x;
    height: 4px;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.tlacitko {
	border-color : #686868;
	border-style : solid;
	border-width: 1;
	cursor : pointer;
	font-size : 9pt;
	font-weight : normal;
	background-color: #fbf9f4;
	vertical-align : middle;
	color: #636363;
}
	
.box {
	background-color: #F3F3F3;
	font-size : 11px;
	border-color: #686868;
	border-width : 1px;
	border-style : solid;	
    color: #636363;
}

table.paticka td, table.paticka a {
	color: #968c73;
	font-size : 9px;
	font-weight : normal;
}

table.paticka a:hover {
	color: #605948;
	font-size : 9px;
	font-weight : normal;
}

td.patka {
    text-align: left;
}

td.patka_print {
    padding-left: 30px;
    width: 225px;
}
