body {
	margin: 0px;
	padding: 10px 0;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
background-color: #FFFFFF;
}
H1, H2, H3, H4, H5 {
	margin: 3px;
}

H1, H2 {
	font-size: 18px;
}
H3 {
	font-size: 14px;
}
H4 {
	font-size: 13px;
}
H5 {
	font-size: 12px;
}

.H1, .H2, .H3 {
	margin: 5px;
}

.H1, .H2 {
	font-size: 18px;
}
.H3 {
	font-size: 14px;
}

.redText {
	color: red;
}
.news {
text-align:left;
font-size:10px;
}
.news img {
border:none;
}

.floatright {
	float: right;
	clear: right;
	margin: 5px 0px 5px 10px;
}

.floatleft {
	float: left;
	clear: left;
	margin: 5px 10px 5px 0px;
}

.clearboth {
	clear: both;
	font-size:1px;
}

a {
text-decoration: none;
	color: #365199;
}
a:hover {
	color: #FF8700;
}

table {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

.style1 {
	color: #365199;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.style2 {
	color: #565656;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
form {
	color: #565656;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
input {
	color: #565656;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
select {
	color: #565656;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #3f5ba8;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.style4 {
	color: #3c3c3c;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.style5 {
	color: #d54b14;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.style6 {
	color: #a53c3c;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
.style7 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.style8 {color: #1c4176}
.style9 {color: #6e6e6e}
.special {
	background:url(images/special.jpg) no-repeat center;
	width:160px;
	height:210px;
	float:left;
}
.special * {
	font-size:11px;
}
.productsmall {
	background:none; 
	border:1px solid #CCC; 
	display:inline-block; 
	float:left; 
	width:140px; 
	height:250px;
	margin:0 2px 2px 0;
	position:relative;
}
.productsmall * {
	font-size:11px;
}
a.bigbutton {
	width:195px;
	height:19px;
	font-size:13px;
	padding-top:3px;
	padding-left:10px;
	display:block;
	background:url(images/bigbutton.gif) no-repeat left top;
	font-weight:bold;
}
a:hover.bigbutton {
	background:url(images/bigbutton.gif) no-repeat left bottom;
	color:#F30;
}
#pacom_p_shop.ui-tabs .ui-tabs-panel { 
	display: block; 
	border: 0px solid #3271c7; 
	padding: 5px 5px;
	background: #ffffff; 
	font-family: inherit;
	font-size: 12px/*{fsDefault}*/; 
}

/* Component containers
----------------------------------*/
#pacom_p_shop .ui-widget { 
	
}
#pacom_p_shop .ui-widget-content { 
	border: 1px solid #aaaaaa/*{borderColorContent}*/; 
	background: #ffffff/*{bgColorContent}*/ url(jQuery/css/images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; 
	color: #222222/*{fcContent}*/; 
}
#pacom_p_shop .ui-widget-content a { 
	color: #3271c7/*{fcContent}*/; 
}
#pacom_p_shop .ui-widget-header { 
	border: 1px solid #aaaaaa/*{borderColorHeader}*/; 
	background: #cccccc/*{bgColorHeader}*/ url(jQuery/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; 
	color: #222222/*{fcHeader}*/; 
	font-weight: bold; 
	font-family: inherit;
	font-size: 12px/*{fsDefault}*/; 
}

/* Interaction states
----------------------------------*/
#pacom_p_shop .ui-state-default, .ui-widget-content .ui-state-default { 
	border: 2px solid #ff6600/*{borderColorDefault}*/; 
	background: #e6e6e6/*{bgColorDefault}*/ url(jQuery/css/images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; 
	font-weight: bold/*{fwDefault}*/; 
	color: #555555 /*{fcDefault}*/; 
	
}
#pacom_p_shop .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { 
	color: #000000/*{fcDefault}*/; 
	text-decoration: none; 
}
#pacom_p_shop .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { 
	border: 2px solid #3271c7/*{borderColorHover}*/; 
	background: #dadada/*{bgColorHover}*/ url(jQuery/css/images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; 
	font-weight: bold/*{fwDefault}*/; 
	color: #212121 /*{fcHover} #212121*/; 
	font-family: inherit;
	font-size: 12px/*{fsHover}*/; 
}
#pacom_p_shop .ui-state-hover a, .ui-state-hover a:hover { 
	color: #212121/*{fcHover}*/; 
	text-decoration: none; 
}
#pacom_p_shop .ui-state-active, .ui-widget-content .ui-state-active { 
	border: 2px solid #3271c7/*{borderColorActive}*/; 
	background: #ffffff/*{bgColorActive}*/ url(jQuery/css/images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; 
	font-weight: bold/*{fwDefault}*/; 
	color: #212121/*{fcActive}*/; 
	font-family: inherit;
	font-size: 12px/*{fsSelected}*/; 
}
#pacom_p_shop .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { 
	color: #212121/*{fcActive}*/; 
	text-decoration: none; 
}
#sait_vizitka {
	background: #FBFBFB;
	text-align: center;
	padding: 10px;
	border: 3px solid #E4E4E4;
}

