.load{
	background-color: red;
	color: white;
	width : 100px;
	text-align : center;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : thin;
	border-top-color : Black;
	border-top-style : dotted;
	border-top-width : thin;
	font-weight : bold;
	font-size : 11px;
}
.nadpis_01 {
	background-color: #E2EAEF;
	color: #55555;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px dashed #BBBBBB;
	border-bottom: 1px dashed #BBBBBB;
	height : 26px;
	padding-top : 2px;
}
	.nadpis { 
	background-color: #eeeeee;
	color: #555555; 
	font-size: 13px; 
	font-family: arial; 
	/*font-weight: bold;*/
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px dashed #BBBBBB;	
	border-bottom: 1px dashed #BBBBBB; }
	
	.nadpis_m { 
	background-color: #E2EAEF;
	color: #555555; 
	font-size: 11px; 
	font-family: arial; 
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px dashed #BBBBBB;	
	border-bottom: 1px dashed #BBBBBB; }
.butons {
	font-family:arial;
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	background-color : #D5DADD;
	border : 1px solid #BBBBBB;
	width : 110px;
	text-align : right;
	padding-right : 2px;
	height : 18px;
	vertical-align : middle;
}
.nic {
	font-family:arial;
	font-size : 1px;
}
.popis_01 {
	text-align: left;
	font-size: 9px;
	padding-left : 2px;
}
.popis_02 {
	text-align: justify;
	font-size: 11px;
}
.popis_00 {
	text-align: justify;
	font-size: 11px;
	line-height : 12px;
}
.popis_03 {
	text-align: left;
	font-size: 11px;
	font-weight : bold;
}
.popis_04 {
	text-align: left;
	font-size: 11px;
	padding-left : 20px;
}
.popis_05 {
	text-align: left;
	font-size: 30px;
	font-weight : bold;
	color : White;
}

.popis_06 {
	text-align: left;
	font-size: 11px;
	font-weight : bold;
	color : White;
}
.popis_07 {
	text-align: center;
	font-size: 10px;
	color : Navy;
	padding-left : 5px;
	padding-right : 5px;
	text-decoration : none;
	width : 75px;
}
.popis_07:hover {
	color : Black;
	text-decoration : none;
	background-color : #FF8C00;
}
.popis_08 {
	font-size: 18px;
	color : #191970;
	font-weight : bold;
}
.popis_09 {
	font-size: 11px;
	font-weight : bold;
	color : White;
	padding-left : 2px;
	padding-right : 2px;
}
.popis_10 {
	text-align: left;
	font-size: 10px;
	color : Black;
	padding-left : 5px;
	text-decoration : none;
}
.popis_11 {
	text-align: left;
	font-size: 9px;
	/*padding-left : 5px;*/
	text-decoration : none;
}
.popis_12 {
	font-size: 11px;
	font-weight : bold;
	color : Black;
}
.popis_12:hover {
	color : #555555;
}

.popis_13 {
	text-align: left;
	font-size: 10px;
	text-decoration : none;
	color : Navy;
}
.popis_13:hover {
	text-decoration : none;
	color : #FF8C00;
}
.popis_14 {
	text-align: center;
	font-size: 10px;
	color : Navy;
	padding-left : 5px;
	padding-right : 5px;
	text-decoration : none;
}
.popis_15 {
	text-align: right;
	font-size: 11px;
	font-weight : bold;
}
.popis_16 {
	font-size: 25px;
	font-weight : bold;
	color : Black;
}
.popis_17 {
	font-size: 8px;
}
.popis_18 {
	font-size: 11px;
	font-weight : 900;
	color : White;
}
.inpu {
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	background: #FFFFFF;
	font-size: 10px;
	color: #444444;
	font-family : arial;
	padding-left : 3px;
}
	.submi {
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	background: #FFFFFF;
	font-size: 10px;
	color: #444444;
	font-family : arial;
	height : 17px;
}
.inpu_01 {
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
	background: #FFFFFF;
	font-size: 10px;
	width: 20px;
	color: #444444;
	font-family : arial;
	text-align : right;
}



body { 
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #495A74;
	scrollbar-darkshadow-color: #495A74;
	scrollbar-track-color: #BBBBBB;
	scrollbar-arrow-color: #495A74;
	
}
form,p,li,input { 
	padding: 0px;
	margin: 0px; }
.inp {
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	background: #FFFFFF;
	font-size: 12px;
	width: 69px;
	color: #555555;
	font-family : arial; }
a{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #555555;
}
a:hover{
	color : Black;
}
.nope { 
	color: #555555;
	text-decoration: none; }
.nope:hover { 
	color: #FFFFFF;
	text-decoration: none; }
td, div {
	font-family : arial;
	font-size : 10px;
	color : #555555;
	text-decoration : none;
	font-weight: normal; }

/* class */
 
.short {
	text-align: left;
	padding: 6px;
	font-size: 10px;	
 }
 
.actual {
	text-align: left;
	padding: 0px;
 }
 
.main {
	text-align: left;
	padding: 10px;
	padding-top: 6px;
 }
.titul { 
	color: #222222;
	font-size: 15px;
	font-family: arial;
	padding-left: 10px;
 }
.cena {
	color: #222222;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
 }
.input_kus {
	border: 1px solid #555555;
	background-color: #EDEDED;
	text-align:right;
	width: 20px;
 }
.input_vyhledavani{
	border: 1px solid #555555;
	background-color: #EDEDED;
	font-size: 12px;
 }
.input {
	border: 1px solid #555555;
	background-color: #EDEDED;
 }
.kosik {
	font-family:arial;
	color: #444444;
	font-size: 11px;
	font-weight: bold;
}
.top {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
 }
.koupit {
	font-family: arial;
	font-size: 10px;
	text-decoration:none;
	color: #ffffff;
 }
.koupit:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #ffffff;
 }
.titul { 
	color: #222222;
	font-size: 15px;
	font-family: arial;
	padding-left: 10px; }
.cena { 
	color: #222222;
	font-size: 14px;
	font-family: arial;
	font-weight: bold; }
.input_kusu { 
	border-top: 1px solid #ababab; 
	border-right: 1px solid #ababab;
	border-left: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	background-color: #FAFAFA;
	font-size: 11px;
	text-align:right;
	width: 20px; } 
.input_registrace { 
	border-top: 1px solid #ababab;	
	border-right: 1px solid #ababab;
	border-left: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	background-color: #FAFAFA;
	font-size: 11px; }

.vedle { 
	background-color: #E2E6E9;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB; }
.vedle_end { 
	background-color: #D5DADD;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB; }
.select {
	border-top: 1px thin #ababab; 
	border-right: 1px thin #ababab;
	border-left: 1px thin #ababab;
	border-bottom: 1px thin #ababab;
	background-color: #FAFAFA;
	font-size: 11px;
	} 
.menu {
	color: #F08F14;
	font-size:12px;
	text-decoration: none; }
.menu:hover { 
	color: #F08F14;
	font-size:12px;
	text-decoration: underline; }
.search_result {
	color: black;
	background-color: #ffff66;
	 }
.tuc {
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; }
.tuc_big {
	font-size:13px;
	color: #F08F14;
	font-weight: bold;
	text-decoration: none; }
.hp_cd{
	border-top: 1px solid #888888; 
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #888888;
}
.hp_hr{
	color: #ABABAB;
	height: 1px;
	width: 455px;
}
.foot {
	font-size:11px;
	font-family : arial;
	color: #FFFFFF;
	text-decoration: none; }
.foot a {
	font-size: 11px;
	font-family : arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; }
.foot a:hover {
	font-size: 11px;
	font-family : arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline; }
.abeceda {
	font-family : arial;
	font-size : 10px;
	color : #555555;
	text-decoration : none;
	font-weight: bold; }
}
.abeceda:hover {
	font-family : arial;
	font-size : 10px;
	color : #F08F14;
	text-decoration : none;
	font-weight: bold; 
}
.listitemtitle {
        text-transform: uppercase;
}
