/*styl pro layout*/

body {
	background-color: #ffffff;
	margin-top: 5px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#center
{
	width: 100%;
	text-align: center;
	margin: 0px;
}

/*hlavn? box*/
#main-part
{
	width: 980px;
	height:565px;
	background-color: #ffffff;
	background-image: url(../images/sv_10.jpg);
	background-position: left;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

/*hlavi?ka*/
#head
{
	width: 980px;
	height:114px;
	margin: 0px;
}
#head2
{
	width: 980px;
	margin: 0px;
	height: 25px; /*v?ka hlavi?ky*/
}

#right-part
{
	float : right;
	text-align:center;
	width:697px;
	padding : 0px 0px 0px 0px;
}

#left-menu
{
	width: 283px;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	vertical-align: top;
	overflow: visible;
}

#right-menu
{
	width: 120px;
	float: right;
	padding : 0px 0px 0px 0px;
	text-align: left;
	margin:20px auto 0px auto;
	vertical-align: top;
}

#text
{
	text-align:center;
	padding : 0px 0px 0px 0px;
}

/*kvuli nezavislosti na absolutnich sirkach*/
#overflow-text
{
	text-align: center;
	width: 95%;
	margin: 0px auto 0px auto;
	overflow: auto;
	height:330px;
}

#nadpis
{
	width:95%;
	text-align:left;
	margin: 10px auto 10px auto;
}

#real-text
{
	text-align: left;
	width: 95%;
	margin: 10px auto 10px auto;
}

#paticka {
	font-size: 10px;
	background-image: url(../images/sv_12.jpg);
	background-color:#FFFFFF;
	width: 980px;
	height: 51px;
}
#copyright {
	text-align: right;
	font-size: 9px;
	width: 980px;
	height: 10px;
	color: #000000;
	background-color:#FFFFFF;
}

/*konec stylu pro layout*/

/*styly pro text*/
.small
{
	font-size: 9px;
}
.hid
{
	visibility: hidden;
}
.left{
	text-align : left;
}

.right{
	text-align : right;
	margin: 0px;
	padding : 0px 0px 0px 0px;
}

.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;
}

h1 {
	font-size: 13px;
	margin: 0px;
}

h2 {
	font-size: 12px;
	margin: 0px;
}

h3 {
	font-size: 11px;
	margin: 0px;
}

h4 {
	font-size: 14px;
	margin: 0px;
}

hr
{
	height:1px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border: none;
	background-color: Black;
	color:black;
}

hr.hrnomargin
{
	height:1px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: Black;
	color:black;
}

ul{
	margin-top: 2px;
	margin-bottom: 0px;
	list-style: square;
}

ul.menu
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-left: 15px;
	list-style-image: url(/images/arrow_right.gif);
}

li.menu
{
	padding-bottom: 5px;
}
ul.menu-pic
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-left: 15px;
}
li.plus
{
	list-style-image: url(../images/seznam.png);
}
li.minus
{
	list-style-image: url(../images/seznam.png);
}
li.polozka
{
	list-style-image: url(../images/seznam.png);
}

br.clear
{
	clear : both;
}

/*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;
}
td{
	border : 0px;
	padding : 2px 2px 2px 2px;
}

table.real-left-menu
{
	width: 95%;
	padding : 0px;
	text-align: left;
	margin:0px auto 0px auto;
}

td.real-left-menu
{
	border-bottom:1px solid #d0d0d0;
	padding:5px 0px 5px 0px;
}

table.box
{
	margin: 0px auto 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #C1C1C1;
	background-color: #DEDEDC;
	height:100px;
     width:110px;
	text-align: center;
	border-collapse: collapse;
}

table.box th
{
	margin: 0px auto 0px auto;
	background-color: #DA251C;
	font-size: 11px;
	text-align: center;
}

td.middle-box
{
	padding: 1px 1px 1px 1px;
	text-align: center;
	vertical-align: middle;
	height:82px;
	overflow: hidden;
}


table.borders, table.item-detail
{
	border-collapse: collapse;
	border: 1px solid #C1C1C1;
	padding: 2px 2px 2px 2px;
	background-color: #DEDEDC;
}

table.borders td, table.item-detail td
{
	padding : 2px 2px 2px 2px;

}

table.borders td.right, table.item-detail td.right
{
	padding : 2px 2px 2px 2px;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	text-align: right;
}


table.borders td.all, table.item-detail td.all
{
	padding : 2px 2px 2px 2px;
	border: 1px solid #C1C1C1;
	text-align: left;
}
table.borders td.left, table.item-detail td.left
{
	padding : 2px 2px 2px 2px;
	border-top: 1px solid black;
	border-bottom: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;
	text-align: left;
}

table.borders td.text, table.item-detail td.text
{
	padding : 2px 2px 2px 2px;
	border: 1px solid #C1C1C1;
	text-align: left;
	background: White;
}

table.borders th.right, table.item-detail th.right
{
	border: 1px solid #C1C1C1;
	border-left: 1px solid #DEDEDC;
	border-bottom: 1px solid #DEDEDC;
	border-left: none;
	padding: 2px 2px 2px 2px;
	background-color: #C1C1C1;
	text-align: right;
	color:#000000;
}

table.borders th.left, table.item-detail th.left
{
	border: 1px solid #C1C1C1;
	border-right: 1px solid #DEDEDC;
	border-bottom: 1px solid #DEDEDC;
	padding : 2px 2px 2px 2px;
	background-color: #C1C1C1;
	text-align: left;
	color:#000000;
}
table.borders th.left-end, table.item-detail th.left-end
{
	border: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #DEDEDC;
	padding : 2px 2px 2px 2px;
	background-color: #C1C1C1;
	text-align: left;
	color:#000000;
}
table.borders th, table.item-detail th
{
	border: 1px solid #C1C1C1;
	padding : 2px 2px 2px 2px;
	background-color: #C1C1C1;
	text-align: left;
	color:#000000;
}
table.item-detail
{
	width: 100%;
}

table.item-list
{

	height: 160px;
	padding: 1px 1px 1px 1px;
	border-collapse: collapse;
	background-color: #DEDEDC;
}

table.item-list-inner
{
	width: 145px;
	height: 150px;
	border-collapse: collapse;
	border: 1px solid #C1C1C1;
}

table.item-list-inner td
{
	padding: 2px 2px 2px 2px;
	background-color: #DEDEDC;

}

table.item-list-inner td.middle
{
	border-bottom: none;
	padding: 1px 1px 1px 1px;
	text-align: center;
	vertical-align: middle;
	height: 130px;
}

table.item-list-inner td.form
{
	border-top: 1px solid #C1C1C1;
	padding: 1px 1px 1px 1px;
	text-align: right;
	vertical-align: middle;
}

table.item-list-inner th
{
	border: 1px solid #C1C1C1;
	background-color: #C1C1C1;
	padding: 1px 1px 1px 1px;
	text-align: center;
	color:#000000;
}

table.full-width
{
	text-align: left;
	width: 100%;
	border: none;
	vertical-align: top;
}

table.full-width td
{
	text-align: left;
	border: none;
	vertical-align: top;
}

table.list
{
	text-align: center;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.dynamic
{
	border: 1px solid #C1C1C1;
	border-collapse: collapse;
}
table.dynamic tr.odd
{
	background-color: #F0F0F0;
}
table.dynamic tr.even
{
	background-color: #EBEBEB;
}

table.dynamic th
{
	border: 1px solid #C1C1C1;
	padding: 2px 2px 2px 2px;
	background-color: #DEDEDC;
	color: #000000;
}
table.dynamic td
{
	border: 1px solid #C1C1C1;
	padding: 2px 2px 2px 2px;
}
/*konec stylu pro table*/

/*styl pro formular*/
form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0xp;
}
input.button
{
	border: 1px solid #000000;
	background-color: #DA251C;
	color:#FFFFFF;
	font-weight:bold;
}
input.field
{
	border: 1px solid #C1C1C1;
	width: 180px;
}

input.short
{
	border: 1px solid #C1C1C1;
	width: 70px;
}

input.field-short
{
	border:1px solid #C1C1C1;
	width : 25px;
	height: 16px;
	margin: 0px 2px 0px 2px;
}

input.btn-koupit
{
	border:1px solid #C1C1C1;
	width: 45px;
	height: 20px;
	margin: 0px 2px 0px 2px;
	background-color: #DA251C;
	color:#FFFFFF;
	font-weight:bold;
}

input.btn-recalc
{
	border:1px solid #C1C1C1;
	width: 65px;
	height: 20px;
	margin: 0px 2px 0px 2px;
	background-color: #DA251C;
}

input.shorter
{
	border: 1px solid #C1C1C1;
	width: 100px;
}
select.normal
{
	border: 1px solid #C1C1C1;
	width: 180px;
}


input.field-long
{
	border: 1px solid #C1C1C1;
	width: 350px;
}
textarea.short_text
{
	border: 1px solid #C1C1C1;
	width: 350px;
}
textarea
{
	border: 1px solid #C1C1C1;
}
textarea.htmlarea
{
	border: 1px solid #C1C1C1;
	width: 100%;
}
/*konec stylu pro formulare*/

/*styly pro obrazky*/
img{
	border:none;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 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: #404040;	text-decoration: underline;}
a:active {color: #404040;text-decoration: none;}
a:visited {color: #404040;text-decoration: underline;}
a:hover {color: #505050;text-decoration: underline;}

a.menu:link {color: #404040;	text-decoration: none;font-size:14px;font-weight:bold;}
a.menu:active {color: #404040;text-decoration: none;font-size:14px;font-weight:bold;}
a.menu:visited {color: #404040;text-decoration: none;font-size:14px;font-weight:bold;}
a.menu:hover {color: #505050;text-decoration: underline;font-size:14px;font-weight:bold;}

a.light:link {color: #000000;text-decoration: underline;}
a.light:active {color: #000000;text-decoration: none;}
a.light:visited {color: #000000;text-decoration: underline;}
a.light:hover {color: #303030;text-decoration: underline;}

a.copy:link {color: #FFFFFF;text-decoration: none;}
a.copy:active {color: #FFFFFF;text-decoration: none;}
a.copy:visited {color: #FFFFFF;text-decoration: none;}
a.copy:hover {color: #FFFFFF;text-decoration: none;}

/*konec stylu pro odkazy*/

