a {
	color: #00f;
}

#page {
	width: 1000px;
	//margin-left: auto;
	//margin-right: auto;
}

#clogin {
	display: block;
	text-align: right;
}

#nabidka-filtry {
	width: 680px;
	background-color: #000;
	color: #fff;
	padding: 3px;
}

#languageflag {
	
	width:110px;
	border: none;
	text-align: center;
	margin-top: 5px;
	
}


#languageflag a img {
	
	padding:2px;
	border: none;
	width: 20px;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

#languageflag a:hover img, #languageflag a .activelang {
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

#notice {
	display: block;
	text-align:center;
	border: 1px dashed #fa0;
	font-weight: bold;
	padding: 20px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nabidka-filtry td select {
	width: 90px;
}

#cart-content {
	width: 600px;
	border: 1px solid black;
	bbackground-color: #eee;
	padding:20px;
	
}

#cart-content table tr td {
	wwidth: 200px;
}

#cart-content a, #cart-content span {
	color: #F85800;
	
}

.orange {
	color: #F85800;
}

.strong {
	font-weight: bold;
}

#cartinfo2 a, #cartinfo3 a {
	text-decoration: none;
	color: #fff;
}

#cartinfo2 a:hover, #cartinfo3 a:hover  {
	text-decoration: none;
}

.select-filtry {
	background-color: #fff;
	color:#000;
	height: 24px;
	border: 1px solid black;
}

.filtry-popis {
	font-weight: bold;
	padding-right: 10px;
}

#search-content-field {
	background-color: #F85800;
	color:#fff;
	text-align:center;
	height: 24px;
	border: 1px solid black;
}


#index-search-field {
	color:#F85800;
	text-align:center;
	height: 20px;
	border: 1px solid black;
	width: 110px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.vnejsi {
    
    display: inline;
    background-color: #fff;
	    
}

.vnitrni {
    width: 100px;
	 height: 140px;
    float:left;
    background-color: #fff;
	 text-align: center;
	 margin:3px;
	 
	 
       
}

.vnitrni img {
	border: none;
}

.vnitrni a {
	text-decoration: none;
	color: 000;
	font-size: small;
}

#leftmenu {
	width: 300px;
	float: left;
	
}

#content {
	width: 680px;
	float: right;
}

 .divresults {
 	display: block;
	width: 500px;
	margin-left: auto;
   margin-right: auto;
	text-align: left;
	padding-left: 40px;
	
 }
 
 .divresults a {
 
 text-decoration: none;
 color: #000;
 
 }

#search-image{
	margin-top:5px;
}

#search-content-field {
	width: 120px;
	height:20px;
	
}

#cart {
	
	width: 50px;
	color: #fff;
	text-align:center;
	padding:5px;
	
}

#cart a img {
	display:block;
	margin-left: auto;
	margin-right: auto;
	width:40px;
	border: none;
}

#cart a {
	text-decoration: none;
	color: #fff;
}

#cart a:hover {
	text-decoration: none;
	font-weight: bold;
}

#breadcrumbs {
	
	//height: 0px;
	padding: 1px 5px 1px 5px;
	margin-bottom: 5px;
	background-color: #000;
	color: #fff;
	font-weight:  bold;
	vertical-align: middle;
}

#breadcrumbs a {
	text-decoration: none;
	color: #fff;
}

#breadcrumbs a:hover {
	text-decoration: underline;
	color: #fff;
}

#paging {
	text-align: center;
}

.item_row {
	width: 680px;
	height: 100px;
	background-color: #fff;
	padding-top:0px;
	padding-bottom: 0px;
	float: left;
	font-size: small;
	
}

.item_add_info a img {
	border: none;
}

.item_cover {
	height: 100px;
	width: 90px;
	float:left;
	text-align: center;
	margin-right: 10px;
	
}
.item_cover img {
	margin-left:auto;
	margin-right: auto;
	display: block;
	border: 1px solid black;
}

.item_row_detail {
	width: 600px;
	background-color: #fff;
	padding-top:0px;
	padding-bottom: 0px;
	font-size: small;
}

.item_row_detail .leftside {
	float:left;
	width:250px;
	
}

.item_row_detail .leftside .item_cover_detail {
	display:block;
	width: 250px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	
}

.item_row_detail .leftside .item_cover_detail img {
	border: 1px solid black;
	padding: 3px;
}

.item_row_detail .rightside {
	float:right;
	width:300px;
	
}

.item_row_detail .rightside .detail-pridat-kosik {
	display:block;
	width: 300px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.item_row_detail .rightside .bigprice {
	font-size: x-large;
	color: #F85800;
	display: block;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}



.item_row_detail .rightside .prehravac {
	width: 250px;
	
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}



 .item_info {
	width: 350px;
	float:left;
	
	
}


 .item_info .popisek {
	width: 100px;
	text-align: center;
	background-color: #000;
	color: #fff;
}

.item_info_detail {
	width: 150px;
	float:right;
	margin-left: 10px;
}


.item_add_info {
	width: 150px;
	
	float: right;
	
}

.item_anotace {
	display:block;
	width: 550px;
	clear: both;
}

.item_add_info .price {
	
	font-weight: bold;
	font-size: large;
	color: #F85800;
	
	
}

.item_add_info a {
	text-decoration: none;
}

.item_add_info a:hover {
	font-weight: bold;
}


.item_row:hover {
	
	background-color: #eee;
	
}

.menu
{
padding: 0;
margin: 0;

}
.menu a
{
text-decoration: none;
color: #fff;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
display: block;
width: 100%;
text-align: left;
padding-left: 0px;
font-size: small;

}
.menu ul, .menu li
{
list-style-type: none;
margin: 0;
padding: 0 .5em;
}
ul.uroven1
{
width: 110px;
}
ul.uroven1 li.polozka1
{
position: relative;
font-weight: normal;
height: 20px !important;
line-height: 20px;
background-color: #000;
padding: 0.2em;
height: 1em;
margin-bottom: 5px;

}
ul.uroven2
{
position: absolute;
line-height: 100%;
left: 110px;
top: 0;
width: 110px;
background-color: #000;;
visibility: hidden;
padding: .3em .5em;
}
ul.uroven2 img
{
border: solid #368 2px;
}
ul.uroven2 li.polozka2 a
{
font-weight: bold;
text-align: left;
height: 20px;
line-height: 20px;
padding: 0 .5em .1em;
margin: 0 -.5em;
}
.menu a:hover
{
text-decoration: none;
}
ul.uroven2 li.polozka2 a:hover
{
color: #fff;
background: #F85800;
}
ul.uroven1 li.polozka1
{
behavior: url(hovermenu.htc);
}
ul.uroven1 li.polozka1:hover,
ul.uroven1 li.polozka1Hover,
ul.uroven1 li.active
{
background-color:#F85800;

}
ul.uroven1 li.polozka1Hover ul.uroven2,
ul.uroven1 li.polozka1:hover ul.uroven2
{
visibility: visible;
}



.vypis {
	margin-left: auto;
	margin-right: auto;
	font-size: x-small;
	padding:5px;
}

.popis_polozky_edit {
	display:block;
	font-weight:bold;
	padding:15px;
	border-bottom:1px dashed black;
}

.vypis td {
	border: 1px solid black;
}
.vypis .heading td {
	background-color: #ccc;
	font-weight: bold;
	text-align: center;
}

table select option, table select {
	text-align: left;
}

.vypis td {
	padding:1px;
}

#clogin input {
	width: 100px;
}

