.textadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textsmall h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
}
.skrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: line-through;
}
.pata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.number {	
    font-family: tahoma;
	font-size: 18px;
	color: #ff9933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.in {
	background-color: #FFFFFF;
	border: 1px solid #1E5282;
	line-height: normal;
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	width: 150px;
	position: relative;
	text-indent: 2px;
}
.inbox {
	background-color: #FFFFFF;
	//border: 1px solid #1E5282;
	line-height: normal;
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	width: 20px;
	position: relative;
	text-indent: 2px;
}
.tabulka {
	background-color: #FFFFFF;
	//border: 1px solid #1E5282;
	line-height: normal;
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	width: 50px;
	position: relative;
	text-indent: 2px;
}
.select {
	background-color: #FFFFFF;
	border: 1px solid #1E5282;
	line-height: normal;
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	width: 80px;
	position: relative;
	text-indent: 2px;
}
.select2 {
	background-color: #FFFFFF;
	border: 1px solid #1E5282;
	line-height: normal;
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	width: 100px;
	position: relative;
	text-indent: 2px;
}
.select3 {
	background-color: #FFFFFF;
	border: 1px solid #1E5282;
	line-height: normal;
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	width: 70px;
	position: relative;
	text-indent: 2px;
}
.title {
	font-family: tahoma;
	font-size: 20px;
	color: #1E5282;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: tahoma;
	font-size: 20px;
	color: #1E5282;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.small_white_h1 h1{
  color:white;
  margin:0;
  padding:0;
  font-size:1px;
}
h2 {
	font-family: tahoma;
	font-size: 14px;
	color: #1E5282;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.nadpis h2{
  margin:0;
  padding:0;
  color:#fff;
  font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
#shop_task a h2{
  margin:0;
  padding:0;
  color:#fff;
  font-weight:normal;
  font-size:11px;
  font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}
a .nadpis h2{
  font-size: 14px!important;
  font-weight: bold!important;
}
.topten {
	font-family: tahoma;
	font-size: 12px;
	background-color: #ffffff;
	color: #1e5282;
	text-decoration: none;
}


.toptenhead {
	font-family: tahoma;
	font-size: 20px;
	font-weight:bold;
	color: #1e5282;
	text-decoration: none;
}

.topten A{
	font-family: tahoma;
	font-size: 12px;
	color: Blue;
	text-decoration: underline;
}
.topten A:link{
	font-family: tahoma;
	font-size: 12px;
	color: Blue;
	text-decoration: underline;
}
.topten A:hover{
	font-family: tahoma;
	font-size: 12px;
	color: Blue;
	text-decoration: none;
}
#nadpis_1 {
	color: #FC8C31;
	font-size: 11px;
	font-weight: bold;
}
#link_1 {
	color:#1E5282;
	text-decoration: none;
	font-size: 11px;
}
#link_1:hover {
	text-decoration: underline;
}





/* =============================== oblecenie zoznam */
#oblecenie_zoznam {
	display: block;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	width: 562px;
}

#oblecenie_zoznam #panel {
	display: block;
	height: 43px;
	background-image: url(images/oblecenie.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#oblecenie_zoznam #panel .task {
	position: absolute;
	right: 0px;
	bottom: 3px;
	display: block;
	width: 300px;
	text-align: right;
}

#oblecenie_zoznam .oblecenie_tovar {
	float: left;
	display: block;
	height: 200px;
	width: 169px;
	_width: 172px;
	position: relative;
	border: solid 1px #1E5282;
	text-align: center;
	margin: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

#oblecenie_zoznam .oblecenie_tovar .obrazok {
	display: block;
	width: 100%;
	height: 160px;
	top: 5px;
	text-align: center;
	margin-top: 10px;
}

#oblecenie_zoznam .oblecenie_tovar .obrazok img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#oblecenie_zoznam .oblecenie_tovar .text {
	display: block;
	width: 100%;
	font-size: 11px;
	color: #1C5284;
	text-align: left;
}

#oblecenie_zoznam .oblecenie_tovar .text .zlavacena {
	position: absolute;
	right: 3px;
	bottom: 0px;
	text-align: right;
}

#oblecenie_zoznam .oblecenie_tovar .text .zlavacena .cena {
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
}

.link_kategorie {
	display: block;
	margin-left: 16px;
	margin-right: 16px;
	color: #1E5282;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	top: 0px;
	right: 0px;
	width: 559x;
	text-align: right;
}

.link_kategorie a {
	color: #1E5282;
	text-decoration: none;
}

.link_kategorie a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E5282;
}

/* =============================== oblecenie viac info */

.link {
	display: block;
	position: relative;
	margin-left: 16px;
	margin-right: 16px;
	color: #1E5282;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.link a {
	color: #1E5282;
	text-decoration: none;
}

.link a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E5282;
}

#product_box {
	width: 542px;
	padding-bottom: 0px;
	display: block;
	position: relative;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

















#product_box #product_form{
	width: 250px;
	position: relative;
	top: 0px;
	display: block;
	margin-top: 0px;
	float: left;
	margin-bottom: 15px;
}








#product_box #more_info_vyr {
	margin-left: 25px;
	text-align: center;
	display: block;
	width: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#product_box #more_info_vyr a {
	text-decoration: none;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 10px;
}

#product_box #more_info_vyr a:hover {
	text-decoration: underline;
}

#product_box #more_info_vyr img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}














#product_box #product_form .green{
	color: #009900;

}

#product_box #product_form .red{
	color: #FF0000;
}





















#product_box #picture{
	display: block;
	width: 240px;
	text-align: center;
	position: relative;
	float: right;
	margin-bottom: 15px;
	margin-top: 15px;
}

#product_box #picture #img{
	height: 227px;
	width: 240px;
	background-color: #FFFFFF;
}

#product_box #picture #img img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}









/* =======================  GALERIA */

#product_box #picture #gallery {
	margin-top: 10px;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
}

#product_box #picture #gallery .imggallery {
	display: inline-block;
	height: 42px;
	width: 42px;
	margin: 4px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	top: 0px;
	position: relative;
	background-color: #FFFFFF;
}

#product_box #picture #gallery .imggallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
}








/* =======================  KLIK PIC */

#product_box #picture #clickpicture {
	text-decoration: none;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 10px;
	height: 14px;
	background-image: url(images/lupa.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 148px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	display: block;
	clear: both;
}






























#shop_task {
	width: 159px;
	_width: 189px;
	background-color: #1E5282;
	margin-bottom: 15px;
	position: relative;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	display: block;
}

#shop_task #top {
	background-image: url(images/obluciktop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 37px;
	position: absolute;
	left: -12px;
	top: 0px;
	display: block;
}

#shop_task #bottom {
	background-image: url(images/oblucikbott.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 37px;
	position: absolute;
	left: -12px;
	bottom: 0px;
	_bottom: -4px;
	display: block;
}

#shop_task .nadpis {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-bottom: 5px;
	display: block;
	position: relative;
	padding-top: 15px;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 7px;
}

#shop_task a {
	color: #FFFFFF;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 7px;
}

#shop_task a:hover {
	text-decoration: underline;
}


