/*styl pro layout*/

body {
	background-color: #ffffff;
	margin-top: 10px;
	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: 740px;
	background-color: #90D6EF;
	background-image: url(../pic/fuchsie_26.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #E3DBE8;
	border-left: 1px solid #E3DBE8;
	border-right: 1px solid #E3DBE8;
}

/*hlavi�ka*/
#head1
{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 107px; /*v�ka hlavi�ky*/
	border-left: 1px solid #E3DBE8;
	border-right: 1px solid #E3DBE8;
}
#head2
{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 19px; /*v�ka hlavi�ky*/
	border-left: 1px solid #E3DBE8;
	border-right: 1px solid #E3DBE8;
}


#menu1
{
	width: 58px;
	float: left;
	padding : 0px 0px 0px 0px;
	
}
#menu2
{
	width: 133px;
	float: left;
	text-align: left;
	padding : 0px 0px 0px 0px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

#text
{
	float : right;
	text-align:center;
	width:548px;
	padding : 0px 0px 0px 0px;
	vertical-align: top;
}

/*kvuli nezavislosti na absolutnich sirkach*/
#real-text
{
	float: left;
	color: Black;
	text-align : left;
	width:215px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left : auto;
	margin-right : auto;
	line-height: 125%;
	font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	padding : 0px 0px 0px 5px;
	}
#right2
{
	float: right;
	color: Black;
	text-align : left;
	width:320px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left : auto;
	margin-right : auto;
	line-height: 125%;
	font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	padding : 0px 0px 0px 5px;
	}
	
#copyright {
	color: #ffffff;
	color: Black;
	text-align:center;
	font-size: 10px;
}
/*konec stylu pro layout*/

/*styly pro text*/

.left{
	text-align : left;
}

.right{
	text-align : right;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding : 0px 0px 0px 0px;
}

.center
{
	text-align : center;
	margin : 0px;
}

p {
		margin-top: 0px;
		margin-bottom: 0px;
}

p.static {
		margin-top: 0px;
		margin-bottom: 10px;
}

h1 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #5F377C;
}

h2 {
	color: #5F377C;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 2px;
}

h3 {
	font-size: 11px;
	margin-bottom: 5px;
	color: #0f3307;
}


ul{
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: square;
}

.red{
	color : Red;
}


.total
{
	color: Red;
	font-size: larger;
	font-weight: bold;
}

hr.polozky
{
	margin-bottom: 1px;
	margin-top: 1px;
	height:1px;
	color:#432364;
}
hr
{
	height:1px;
	color:#432364;
}

br.clear
{
	clear : both;
}
br.small
{
	line-height: 50%;
}
/*konen stylu pro text*/

/*styl pro formulare*/

form
{
	margin: 0px;
	padding: 0px;
}
input.field
{
		border:1px solid #000000;
    	width : 150px;
}

input.field-short
{
		border:1px solid #000000;
    	width : 25px;
		height: 16px;
		margin: 0px 2px 0px 2px;
}

input.btn-koupit
{
		border:1px solid #000000;
		width: 45px;
		height: 20px;
		margin: 0px 2px 0px 2px;
		background-color: #E3DBE8;
}

input.btn-recalc
{
		border:1px solid #000000;
		width: 65px;
		height: 20px;
		margin: 0px 2px 0px 2px;
		background-color: #E3DBE8;
}

input.btn
{
		border:1px solid #000000;
		background-color: #E3DBE8;
}
select
{
	border:1px solid #000000;
   width : 150px;
}

textarea
{
	border:1px solid #000000;
}
/*konec stylu pro formulare*/

/*styl pro table*/

table{
		font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight : normal;
		margin-top: 0px;
		margin-bottom: 10px;	
		color: #5F377C;
}
td{
	border : 0px;
	padding : 2px 2px 2px 2px;
}

table.borders, table.item-detail
{
	border-collapse : collapse;
	border: 1px solid black;
	padding : 2px 2px 2px 2px;
	background-color: #F6F4F8;
}

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 black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	text-align: right;
}


table.borders td.all, table.item-detail td.all
{
	padding : 2px 2px 2px 2px;
	border: 1px solid black;
	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 black;
	border-left: 1px solid black;
	text-align: left;
}

table.borders td.text, table.item-detail td.text
{
	padding : 2px 2px 2px 2px;
	border: 1px solid black;
	text-align: left;
	background: White;
}

table.borders th.right, table.item-detail th.right
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding : 2px 2px 2px 2px;
	background-color: #E3DBE8;
	text-align: right;
}

table.borders th.left, table.item-detail th.left
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding : 2px 2px 2px 2px;
	background-color: #E3DBE8;
	text-align: left;
}
table.borders th, table.item-detail th
{
	border: 1px solid black;
	padding : 2px 2px 2px 2px;
	background-color: #E3DBE8;
	text-align: center;
}
table.item-detail
{
	width: 100%;
}

table.main-border
{
	border-collapse : collapse;
	border: 1px solid black;
	padding : 2px 2px 2px 2px;
	background-color: #F6F4F8;
	width: 548px;
}


table.main-border td
{
	padding : 2px 2px 2px 2px;
}

table.main-border th
{
	border: 1px solid black;
	padding : 2px 2px 2px 2px;
	background-color: #E3DBE8;
	color: #ffffcc;
}

table.item-list
{
	
	height: 160px;
	padding: 1px 1px 1px 1px;
	border-collapse: collapse;
	background-color: #F6F4F8;
}

table.item-list-inner
{
	width: 174px;
	height: 185px;
	border-collapse: collapse;
}

table.item-list-inner td
{
	border: 1px solid black;
	padding: 1px 1px 1px 1px;
	background-color: #F6F4F8;
	
}

table.item-list-inner td.middle
{
	border: 1px solid black;
	border-bottom: none;
	padding: 1px 1px 1px 1px;
	text-align: center;
	vertical-align: middle;	
	height: 130px;
}

table.item-list-inner td.form
{
	border: 1px solid black;
	border-top: none;
	padding: 1px 1px 1px 1px;
	text-align: right;
	vertical-align: middle;	
}

table.item-list-inner th
{
	border: 1px solid black;
	background-color: #E3DBE8;
	padding: 1px 1px 1px 1px;
}

table.uvod
{
	width: 210px;
}

table.uvod td
{
	padding: 5px 5px 5px 5px;
	background-color: #F6F4F8;
	
}

table.uvod th
{
	background-color: #E3DBE8;
	padding: 5px 5px 5px 5px;
}



table.list
{
	text-align: center;
	width: 100%;
}



tr.odd{
	background-color: #ACC2AC;
}

tr.even{
	background-color: #CAE0CA;
}

table.dynamic
{
	border: 1px solid black;
	border-collapse: collapse;
}
table.dynamic tr.odd
{
	background-color: #ECE8F0;
}
table.dynamic tr.even
{
	background-color: #E3DBE8;
}

table.dynamic th
{
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
	background-color: #C9C6E1;
}
table.dynamic td
{
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
}
/*konec stylu pro table*/

/*styly pro obrazky*/
img{
	border:0px;
	padding : 0px 0px 0px 0px;
}

img.left {
	float : left;
	margin-bottom : 5px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 5px;
	border : 0px solid;	
}

img.right {
	float : right;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	border : 0px solid;	
}

img.menu {
	float : left;
	width: 17px;
	height: 17px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	border : 0px solid;	
}
/*konec stylu pro obrazky*/


/*styly pro odkazy*/
a:link {color: #5F377C;	text-decoration: underline;}
a:active {color: #5F377C;text-decoration: none;}
a:visited {color: #5F377C;text-decoration: underline;}
a:hover {color: #5F377C;font-weight: bold;text-decoration: underline;}

a.bold:link {color: #5F377C;font-weight: bold;text-decoration: underline;}
a.bold:active {color: #5F377C;font-weight: bold;text-decoration: none;}
a.bold:visited {color: #5F377C;font-weight: bold;text-decoration: underline;}
a.bold:hover {color: #5F377C;font-weight: bold;text-decoration: underline;}

a.menu:link {color: #5F377C;font-weight: bold;text-decoration: none;font-size: 12px;}
a.menu:active {color: #5F377C;font-weight: bold;text-decoration: none;font-size: 12px;}
a.menu:visited {color: #5F377C;font-weight: bold;text-decoration: none;font-size: 12px;}
a.menu:hover {color: #D8D3DB;font-weight: bold;text-decoration: none;font-size: 12px;}

a.no-change:link {color: #5F377C;text-decoration: underline;}
a.no-change:active {color: #5F377C;text-decoration: none;}
a.no-change:visited {color: #5F377C;text-decoration: underline;}
a.no-change:hover {color: #5F377C;font-weight: normal;text-decoration: underline;}

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: #ffffff;text-decoration: underline;}

a.light-bold:link {color: #ffffff;text-decoration: underline;font-weight: bold;}
a.light-bold:active {color: #ffffff;text-decoration: none;font-weight: bold;}
a.light-bold:visited {color: #ffffff;text-decoration: underline;font-weight: bold;}
a.light-bold:hover {color: #ffffff;text-decoration: underline;font-weight: bold;}

a.dark:link {color: #000000;text-decoration: underline;}
a.dark:active {color: #000000;text-decoration: none;}
a.dark:visited {color: #000000;text-decoration: underline;}
a.dark:hover {color: #000000;text-decoration: underline;}

/*konec stylu pro odkazy*/
