/*styl pro layout*/

body {
	background-color: #ffffff;
	margin-top: 20px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#center
{
	width: 100%;
	text-align: center;
	margin: 0px;
}

/*hlavni box*/
#main-part
{
	width: 960px;
	background-image: url(../images/p_07.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

/*hlavicka*/
#head
{
	width: 960px;
	margin: 0px;
	height: 96px;
}


/*telo*/
#left-part
{
	width: 189px;
	float: left;
	margin:0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/sv_03.jpg);
	background-position: top;
	background-repeat: repeat-x;
}


#right-part
{
	width: 771px;
	float: right;
	text-align: center;
	padding: 0px;
	margin: 0px auto 0px auto;
	vertical-align: top;
	background-position: top;
	background-repeat: no-repeat;
}

#real-text
{
	width: 90%;
	margin: 10px auto 20px auto;
	text-align: left;
}

#footer {
	text-align: right;
	height: 99px;
	width: 960px;
	color: #000000;
	background-color: #AAA9A9;
	margin: 0px;
}

#footer-home {
	height: 124px;
	width: 960px;
	margin: 0px;
}
	
#copyright {
	text-align: right;
	font-size: 10px;
	width: 960px;
	color: #000000;
	background-color: #ffffff;
}

#home-middle
{
	height:282px;
	background-image: url(/images/pro_03.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-left:1px solid #C7C9CB;
	border-right:1px solid #C7C9CB;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

/*konec stylu pro layout*/

/*styly pro text*/
.small
{
	font-size: 9px;
}
.hid
{
	visibility: hidden;
}
.left{
	text-align : left;
}

.right{
	text-align : right;
}

.center
{
	text-align : center;
	margin : 0px;
}

.top
{
	vertical-align: top;
}

.bottom
{
	vertical-align: bottom;
}

.basic
{
	color:black;
	font-size: 11px;
}

.big_basic
{
	color:black;
	font-size: 14px;
	font-weight: bold;
}

.total
{
	font-weight: bold;
	color: Red;
}

.red{
	color : Red;
}


.big_red{
	color : Red;
	font-size: 14px;
}

p {
		margin-top: 0px;
		margin-bottom: 0px;
}

p.static {
		margin-top: 0px;
		margin-bottom: 10px;
}

.select-small
{
	font-size: 9px;
}

.gar-h{font-size:18px;font-weight:bold;padding-bottom:5px;}
.gar-text{display:block;font-size:12px;font-style:italic;text-align:justify;padding-bottom:15px;line-height: 1.5;}
.gar-ltd{padding-left:20px;}
.gar-tr{vertical-align:bottom;}

h1 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #26211E;
}

h2 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 2px;
	color: #26211E;
}

h3 {
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 2px;
	color: #26211E;
}

h4 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top:0px
}

h5 {
	font-size: 24px;
	margin-bottom: 15px;
	margin-top:0px
}

h6 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top:0px
}

.ha7 {
	font-size: 16px;
	margin-bottom: 3px;
	margin-top:0px;
	display:block;
	font-weight: bold;
}

.ha8 {
	font-size: 14px;
	margin-bottom: 3px;
	margin-top:0px;
	display:block;
	font-weight: bold;
}

ul{
margin-top: 2px;
margin-bottom: 0px;
	list-style: square;
}

ol li
{
	margin-bottom: 5px;
}



ul.menu, ul.menu-base
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left:10px;
	list-style: none;
}
ul.menu-base
{
	padding-left:2px;
}

hr
{
	height: 1px;
	border-top:1px solid #000000;
	margin:0px auto 0px auto;
	padding:0px;
}

br.clear
{
	clear : both;
	line-height: 1px;
}

/*konen stylu pro text*/
/*konec stylu pro formulare*/

/*styl pro table*/

table{
		font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight : normal;
		margin-top: 0px;
		margin-bottom: 10px;	
		border-collapse: collapse;
}
td{
	border : 0px;
	padding : 2px 2px 2px 2px;
}

table.left-menu
{
	text-align: left;
	width:90%;
	margin:10px auto 10px auto;
}

table.left-menu td
{
	border-bottom: 1px solid #ffffff;
	padding : 5px 2px 5px 2px;
}

table.item
{
	width:160px;
	text-align: center;
	border-collapse: collapse;
	background-color: #DFDFDE;
	border: 1px solid #ffffff;
}

table.item td
{
	border: 1px solid #ffffff;
}

table.dynamic
{
	border: 1px solid #ffffff;
	border-collapse: collapse;
	background-color: #DFDFDE;
}
table.dynamic tr.odd
{
	background-color: #C3C3C2;
}
table.dynamic tr.even
{
	background-color: #DFDFDE;
}

table.dynamic th
{
	border: 1px solid #ffffff;
	padding: 2px 2px 2px 2px;
	background-color: #DFDFDE;
}
table.dynamic td
{
	border: 1px solid #ffffff;
	padding: 2px 2px 2px 2px;
}
/*konec stylu pro table*/

/*styl pro formular*/
form
{
	margin: 0px;
	padding: 0px;
}
input.button
{
	border: 1px solid #ffffff;
	background-color: #A2A2A2;
	color: #FFFFFF;
}
input.field-find
{
	border: 1px solid #000000;
	width: 100px;
}

input.field
{
	border: 1px solid #000000;
	width: 180px;
}

input.short
{
	border: 1px solid #562323;
	width: 70px;
}

input.field-short
{
		border:1px solid #562323;
    	width : 25px;
		height: 16px;
		margin: 0px 2px 0px 2px;
}

input.btn-koupit
{
		border:1px solid #562323;
		width: 45px;
		height: 20px;
		margin: 0px 2px 0px 2px;
		background-color: #922222;
		color:#FFFFFF;
}

input.shorter
{
	border: 1px solid #562323;
	width: 100px;
}
select.normal
{
	border: 1px solid #562323;
	width: 180px;
}


input.field-long
{
	border: 1px solid #562323;
	width: 350px;
}
textarea.short_text
{
	border: 1px solid #562323;
	width: 350px;
}
textarea
{
	border: 1px solid #562323;
}
textarea.htmlarea
{
	border: 1px solid #562323;
	width: 100%;
}
/*konec stylu pro formulare*/

/*styly pro obrazky*/
img{
	border:none;
	padding : 0px;
	margin : 0px;
}

img.left {
	float : left;
	border: none;
	margin: 0px 3px 0px 3px;
}

img.right {
	float: right;
	border: none;
	margin: 0px 0px 3px 3px;
}

img.menu {
	width: 9px;
	height: 9px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	border : none;	
	
}
/*konec stylu pro obrazky*/


/*styly pro odkazy*/
a:link {color: #26211E;	text-decoration: underline;}
a:active {color: #26211E;text-decoration: none;}
a:visited {color: #26211E;text-decoration: underline;}
a:hover {color: #DA1E16;text-decoration: underline;}

a.nounderline:link {color: #000000;	text-decoration: none;}
a.nounderline:active {color: #000000;text-decoration: none;}
a.nounderline:visited {color: #000000;text-decoration: none;}
a.nounderline:hover {color: #922222;text-decoration: none;}

a.menu:link {color: #666363;	text-decoration: none; font-weight: bold; font-size: 12px;}
a.menu:active {color: #666363;text-decoration: none; font-weight: bold; font-size: 12px;}
a.menu:visited {color: #666363;text-decoration: none; font-weight: bold; font-size: 12px;}
a.menu:hover {color: #DA1E16;text-decoration: none; font-weight: bold; font-size: 12px;}
.text-menu {color: #666363;text-decoration: none; font-weight: bold; font-size: 12px;}

a.menu-s:link {color: #922e30;	text-decoration: none; font-weight: bold; font-size: 12px;}
a.menu-s:active {color: #922e30;text-decoration: none; font-weight: bold; font-size: 12px;}
a.menu-s:visited {color: #922e30;text-decoration: none; font-weight: bold; font-size: 12px;}
a.menu-s:hover {color: #ea3729;text-decoration: none; font-weight: bold; font-size: 12px;}
.text-menu-s {color: #922e30;text-decoration: none; font-weight: bold; font-size: 12px;}

a.menu-s1:link {color: #ea3729;	text-decoration: none; font-weight: bold; font-size: 12px;}
a.menu-s1:active {color: #ea3729;text-decoration: none; font-weight: bold; font-size: 12px;}
a.menu-s1:visited {color: #ea3729;text-decoration: none; font-weight: bold; font-size: 12px;}
a.menu-s1:hover {color: #922e30;text-decoration: none; font-weight: bold; font-size: 12px;}
.text-menu-s1 {color: #ea3729;text-decoration: none; font-weight: bold; font-size: 12px;}

a.light:link {color: #FFFFFF;text-decoration: underline;}
a.light:active {color: #FFFFFF;text-decoration: none;}
a.light:visited {color: #FFFFFF;text-decoration: underline;}
a.light:hover {color: #DEAEAE;text-decoration: underline;}

a.copy:link {color: #922222;text-decoration: underline;}
a.copy:active {color: #922222;text-decoration: none;}
a.copy:visited {color: #922222;text-decoration: underline;}
a.copy:hover {color: #922222;text-decoration: underline;}

a.gold:link {color: #e0c97e;text-decoration: underline;}
a.gold:active {color: #e0c97e;text-decoration: none;}
a.gold:visited {color: #e0c97e;text-decoration: underline;}
a.gold:hover {color: #e0c97e;text-decoration: underline;}

/*konec stylu pro odkazy*/
