body{
  margin: 0;
  padding: 0;
  font-family: arial;
  font-size: 9pt;
  background-color:#ececec;
}
img	{border: 0px;}
h1{
  font-weight: bold;
  font-size: 16px;
  color:#FC5C00;
  margin:3px 5px 5px 0px;
  border-bottom: 2px solid #FC5C00;
  padding: 0 0px 3px 0px;
}
h3 {
  font-weight: bold;
  color: #996600;
  font-size: 14px;
  margin: 3px 0px;
}
h4.phone {
  padding-right:25px;
  font-size:20px;
  color:#fc5f00;
}
select, input {border:1px solid #666666;}
option {padding-right:5px;}

.menu{
 font-size:10px;
 font-weight:200;
 font-family:arial;
 color:#fc5f00;
}

.menu1{
background: url('img/menu.jpg');
background-repeat:no-repeat;
font-size:14px;
text-align:center;
height:37px;
}

.menu2{
background: url('img/menu1.jpg');
background-repeat:no-repeat;
font-size:14px;
text-align:center;
height:37px;
}

.menutext{
font-family:arial;
font-size:16px;
font-weight:400;
color:#4c8495;}

.head_bg{
  background-image: url('img/head_bg.jpg');
  background-repeat: repeat-x;
  background-color:#cfcfcf;
  height: 130px;
}



.foot_bg

	{

	background-image: url('img/foot_bg.gif');

	background-repeat: repeat-x;

	height: 68px;

	}



.left_bg

	{

	background-image: url('img/bg_left.gif');

	background-repeat: no-repeat;

	height: 574px;

	width: 306px;

	}



.left_overflow_bg

	{

	background-image: url('img/left_overflow_bg.gif');

	background-repeat: repeat-y;

	}

	



.right_bg{
   background-color: #e3ebf3;
   padding: 10px;
}



.body1_bg{
  background: url('img/body_bg.jpg') repeat-x;
  height: 1000px;
  padding-top:5px;
}



	.body2_bg

	{

	background-image: url('img/body2.png');

	height: 499px;

	}



	.body3_bg

	{

	background-image: url('img/body1.jpg');

	height: 380px;

	width: 725px;

	background-position: bottom;

	}
    
	.line
	{
	margin-top:3px;
	margin-bottom:3px;
	height:33px;
	}
	.line1_bg
	{

	background:url(img/prd_list_1.png);
	width:7px;
	}
    .line12_bg
	{

	background:url(img/prd_list_2.png) repeat-x; 
	width:100%;
	font-family: "comic Sans MS", "goudy Old Style", Georgia;
	text-align:center;
	color: #919191;
	font-size:12px;
	font-weight:600;
	}
	.line12_bg ul
	{
	 list-style:none;
	 list-style-image:none;
	 display:inline;
	
	
	}
	
	.line12_bg ul a
	{
	 
	color:#838383;
	
	
	}
	
	.line13_bg
	{

	background:url(img/prd_list_3.png);
	width:7px;
	}

     .font
	{

	font-family: "comic Sans MS", "goudy Old Style", Georgia;
	text-align:center;
	color:#4d4d4d;
	font-size:12px;
	}
	.hneda

	{color: #a0410a;}



	.modra

	{color: #00aeef;}



	.modra_tmava

	{color: #004a80;}



	.biela

	{color: white;}



	.nadpisa

	{font-size: 11px;}



	.nadpisb

	{font-size: 13px;}



	.nadpisc

	{font-size: 14px;}



	.nadpisd

	{font-size: 16px;}



	.nadpise

	{font-size: 18px;}



	.nadpisf

	{font-size: 20px;}



	.nadpisg

	{font-size: 23px;}



	.nadpish

	{font-size: 25px;}



	.height

	{line-height: 25px;}



	a

	{

	text-decoration:none;
    font-size:12px;
	color:#1d5f9d;
    font-family: Arial, Helvetica, sans-serif;
	}



	button

	{

	border: 0px;

	background-color: transparent;

	cursor: pointer;

	}



	ul

	{

	list-style-position: outside;

	margin-left: 0;

	padding-left: 1em;

	}



	.text

	{

	line-height: 16px;

	padding: 0 0 15px;

	}





/*.foot_link{padding:0px 5px;}*/

.error {
  font-weight: bold;
  color: #FF0000;
  margin: 2px;
}

.p_prod_tit_small {
  font-weight: bold;
  font-size: 12px;
  color: #000099;
  margin: 0px 0px 5px 0px;
}

.p_prod_desc_small {
  color: #666666;
  font-size:11px;
  margin: 3px 0px;
}

.p_prod_desc {
  color: #666666;
  font-size:11px;
  margin: 3px 0px;
  font-weight: bold;
  padding-right:5px;
}

.p_prod_size {
  color: #000080;
  font-size:12px;
}

.p_prod_price {
  color: #660000;
  font-size:12px;
}

.div_total {
  border-top:1px solid #A0A0A0;
  border-bottom:1px solid #A0A0A0;
  font-size:13px;
  padding:3px 0px;
  margin: 3px 5px 3px 0px;
  text-align:right;
  color: #666666;
}

.div_total * {vertical-align:middle;}

#plist {padding:0px;}
#plist li{
  display: block;
  border:1px solid #FFFFFF;
  background:#FFFFFF;
  color:#666666;
  text-decoration: none;
  text-align: center;
  font-size:10px;
  line-height:11px;
  width:180px;
  height:330px;
  float:left;
  margin:0px 2px 2px 0px;
  padding:2px;
  overflow:hidden;
}
#plist li:hover{
  border:1px solid #FC5C00;
  color:#FC5C00;
}
#plist a:hover,#plist li:hover h3{color:#FC5C00;}

#plist li table{
  width:176px;
  margin-bottom:5px;
}
#plist li h3 {
  font-weight:bold;
  font-size:23px;
  color:#000000;
}
#plist li span {
  font-weight:bold;
  font-size:14px;
  color:#ea8200;
}
a.orange, .submitbutton {
  display:block;
  width:111px;
  height:24px;
  background: url(img/button_orange.gif) no-repeat;
  line-height:24px;
  color:#000000;
  text-align:center;
}
.submitbutton {
  border:0px;
  cursor: pointer;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12px;
}

#plist a.orange:hover, a.orange:hover {color:#FFFFFF;}

.leftul {padding:0px;}

.leftul li {
  list-style:none;
  padding:1px 0px;
}
.leftul li a {
  padding-left:9px;
  padding-right:5px;
  display:block;
}
.leftul li a:hover {
  background: url(img/arrow.gif) center left no-repeat;
  color:#FC5C00;
}

.mainul {
  padding:0px;
  margin:10px 0px;
}
.mainul li {
  list-style:none;
  padding:0px;
  float:left;
  width:20%;
}
.mainul li a {
  padding:2px 5px 2px 9px;
  display:block;
  font-size:13px;
  font-weight:bold;
}
.mainul li a:hover {
  background: url(img/arrow.gif) center left no-repeat;
  color:#FC5C00;
}

.aslowas {
  padding-left:10px;
  margin:0px;
  font-size:14px;
  font-weight:bold;
  color:red;
}

.paginator {margin:5px 0px}
.paginator a, .paginator span {
  font-weight: bold;
  font-size:13px;
  line-height:16px;
  display:inline-block;
  padding:2px 4px;
  margin-right:1px;
  color:#FC5C00;
  border:1px solid #DDDDDD;
}
.paginator span {color: #ffffff;background:#93b42f;border:0px;}
.paginator span.nobg {color: #999999;background:transparent;}
.paginator a:hover {color: #99005C;background:#FFFFFF;}

