<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Definice stylu pro zobrazovani prvku na strance */

html, body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 5px; padding : 0px;
}
html, body, table {
	font-size : 0px;
}
img, div, span, table, tr, td, hr, br, p, form, ul, li {
  padding: 0px; margin: 0px;
}
a {
	color: #999999;
	font-size: 12px; font-weight : bold; text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a.menu {
	color: #000000;
	font-size: 12px; font-weight : bold; text-decoration: none;
}
a.menu:hover {
	color: #666666;
	text-decoration: underline;
}
a.big {
	color : #999999;
	font-size : 14px; font-weight : bold; text-decoration : none;
}
a.big:hover {
	color: #666666;
	text-decoration: underline;
}
input, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
abbr {
	cursor : help;
}

/* Definice stylu pro rozlozeni zakladni struktury stranky */

#i_head {
	width : 840px; height : 175px;
	background : url("../_img/head.jpg")  no-repeat;
}
#i_main {
	width : 840px; height : auto;
}
#i_foot {
	width : 840px; height : 15px;
	background : url("../_img/bottom.jpg") no-repeat;
	clear : both;
}
.i_clrs {
	clear : both;
}

/* Definice stylu pro rozlozeni prvku uvnitr i_main */

.m_left {
	width : 10px;
	background : url("../_img/m_left.gif") repeat-y;
}
.m_cont {
	width : 800px; height : auto;
	padding : 0 10px 10px 10px;
}
.m_rght {
	width : 10px;
	background : url("../_img/m_rght.gif") repeat-y;
}

/* Definice stylu pro rozlozeni prvku uvnitr m_cont */

#c_menu {
	width : 175px;
	font-size : 12px;
	float : left;
}
#c_page {
	width : 593px;
	font-size : 12px;
	border : 1px solid #EDEDED;
	padding : 0px 10px 10px 10px; margin-left: 10px;
	float : left;
}

/* Definice stylu pro rozlozeni prvku uvnitr c_menu */

#m_main {
	border-top : 5px solid #EDEDED; border-bottom : 5px solid #EDEDED;
}
#m_info {
	width : 145px; height : 90px;
	border : 5px solid #EDEDED;
	padding : 10px; margin-top: 10px;
}
.m_back {
	width : 140px; height : 20px;
	background : url("../_img/m_back.gif") no-repeat;
	padding : 5px 0 0 35px;
}
.m_spce {
	width : 165px; height : 10px;
	border-left : 5px solid #EDEDED; border-right : 5px solid #EDEDED;
}

/* Definice stylu pro jednotlive druhy nadpisu na strance */

.n_litt {
	width : 100%;
	font-size : 12px; font-weight : bold;
	text-align : center;
	margin-bottom : 10px;
}
.n_col0 {
	width : 100%;
	font-size : 18px; font-weight : bold;
	color : #666666;
	margin-top : 10px; margin-bottom : 10px;
}
.n_col1 {
	width : 100%;
	font-size : 18px; font-weight : bold;
	color : #BFA52B;
	margin-top : 10px; margin-bottom : 10px;
}
.n_col2 {
	width : 100%;
	font-size : 18px; font-weight : bold;
	color : #CC3333;
	margin-top : 10px; margin-bottom : 10px;
}
.n_col3 {
	width : 100%;
	font-size : 18px; font-weight : bold;
	color : #4E884B;
	margin-top : 10px; margin-bottom : 10px;
}
.n_spcr {
	width : 100%;
	font-size : 12px; font-weight : bold;
	color : #000000;
	margin-left : 10px; padding : 0px;
}
.n_bgfn {
	width : 100%;
	font-size : 18px; font-weight : bold;
	color : #000000;
}

/* Definice stylu pro formatovani odstavcu */

.p_midd {
	width : 100%;
	font-size : 12px;
	text-align : center;
}
.p_full {
	width : 100%;
	text-align : justify;
}
.p_full_s {
	width : 100%;
	font-size : 11px; text-align : justify;
}

#p_i_left {
	width : 410px;
	float : left;
	padding-right : 20px;
}
#p_i_rght {
	width : 163px;
	float : left;
	margin : 10px 0 10px 0;
}
#p_i_info {
	width : 100%;
	font-size : 12px;
	border-top : 1px solid #EDEDED;
	clear : both;
}

#p_l_cam {
	width : 285px;
	font-size : 12px; font-weight : bold;
	padding : 5px;
	float : left;
}
#p_r_cam {
	width : 285px;
	font-size : 12px; font-weight : bold;
	padding : 5px;
	float : left;
}

#p_l_cut {
	width : 240px;
	font-size : 12px; font-weight : bold;
	padding : 5px;
	float : left;
}
#p_r_cut {
	width : 330px;
	font-size : 12px; font-weight : bold;
	padding : 5px;
	float : left;
}



/* Definice stylu pro odesilaci formular */

.c_askt {
	width : 593px; height : 18px;
	font-size : 12px; font-weight : bold;
	background-color : #CC0000; color : #FFFFFF;
	margin-top : 25px; padding : 3px 0 0 8px;
}
.c_askc {
	width : 718px; height : auto;
	border-left : 1px solid #DDDDDD; border-bottom : 1px solid #DDDDDD; border-right : 1px solid #DDDDDD;
	padding : 6px;
}
.t_afnt {
	font-size : 11px; font-weight : bold; text-align : right;
	color : #999999;
}
.i_inpt {
	width : 200px; height : 13px;
	color : #333333;
}
.i_area {
	width : 493px; height : 100px;
	color : #333333;
}
.i_butt {
	width : 130px; height : 25px;
	font-size : 12px;
	background : url("../_img/button_01.png") no-repeat;
	border : 0px;
	cursor : pointer;
}

/* Definice stylu pro obsah stranky kameramani */

.k_line {
	width : 563px; height : 14px;
	font-size : 12px; font-weight : bold;
	color : #FFFFFF;
	background : url("../_img/nadpis.gif") no-repeat;
	padding : 3px 0 5px 30px; margin : 10px 0 10px 0;
}
.k_cbox {
	width : 563; height : 125px;
	border : 1px solid #EDEDED;
	padding : 9px; margin-bottom : 10px;
}
.k_c_left {
	width : 448px;
	float : left;
	padding : 0 20px 0 15px;
}
.k_c_rght {
	width : 90px;
	float : left;
	padding-top : 2px;
}

/* Definice stylu pro obsah stranky cenik */

.t_body { 
	width: 593px; 
	border: 1px solid #D1CDCD;
}
.t_mrow { 
	height: 25px;
	background: #DCDCDC;
}
.t_ncll { 
	width: 588px;
	font-size: 12px; font-weight: bold;
	padding-left: 5px; 
}
.t_irow {
	height: 25px;
	background: #EAEAEA; 
}
.t_lcll { 
	width: 395px;
	font-size: 11px;
	padding-left: 5px; 
}
.t_rcll { 
	width: 193px;
	font-size: 12px; text-align : center;
	padding-left: 0px; 
}

/* Definice stylu pro ruzne prvky */

.pict {
	border : 1px solid #666666;
	cursor : pointer; 
}
</pre></body></html>