/* ================================= */
/* == CSS for HART tasky, s.r.o. === */
/* == created: eReS - Radim Socha == */
/* == date: 26.05.2006 ============= */
/* ================================= */
/* == update: 26.05.2006 =========== */
/* ================================= */
body {
	/*text-align: center;*/
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.vcBody {
	width: 100%;
}
a {
	color: #ED1C24;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a img  {
	border: none;
}
obrazek img {
	border: none;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00377A;
}
h1 {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
p {
	/*line-height: 12px;*/
	margin: 15px 0px;
}


.cleaner {
	clear: both;
	height: -1px;
	overflow: hidden;
	visibility: hidden;
}
.tlacitko {border: 10px;}

/* ===-----------------=== */
/* === top definitions === */
/* ===-----------------=== */
.vcTop {
	background: #FFFFFF url(../images/bg_top.jpg) center top no-repeat;
	width: 100%;
	height: 275px;
	padding: 0px;
	/*text-align: center;*/
}
.vcTop img {
	margin-right: 25px;
}
.vcTopMain {
	background: #FFFFFF url(../images/bg_top_main.jpg) no-repeat;
	width: 764px;
	height: 275px;
	padding: 0px;
	text-align: left;
	position: relative;
}
.vcLanguage {
	background: #FFFFFF url(../images/bg_language.jpg) right top repeat-y;
	width: 160px;
	height: 20px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	float: right;
}
.vcLanguage img.selected {
	border: 1px solid #759CC4;
	margin-top: 4px;
	margin-right: 5px;
}
.vcLanguage a {
	margin-right: 5px;
	text-decoration: none;
}
.vcLanguage a img {
	border: 1px solid #00377A;
	margin-top: 4px;
	margin-right: 0px;
}
.vcLogo {
	position: absolute;
	left: 79px;
	top: 21px;
}
.vcSlogan1 {
	position: absolute;
	left: 280px;
	top: 82px;
}
.vcSlogan2 {
	position: absolute;
	left: 54px;
	top: 172px;
	width: 380px;
}
.vcSlogan2 span {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #00377A;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.vcTopMenu {
	position: absolute;
	left: 160px;
	top: 223px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 620px;
	text-align: center;
}
.vcTopMenu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.vcTopMenu a:hover {
	text-decoration: underline;
}
.vcTopMenu .separator {
	color: #CCDAE9;
	margin: 0px 5px;
}


.mainPage {
/*	background: #FFFFFF url(../images/bg_mainarea.gif) left top repeat-y;*/
	width: 764px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.area {
	background: #E8EEF9 url(../images/bg_mainarea.gif) left top repeat-y;
/*	background: #FF00FF url(../images/bg_mainarea.gif) left top repeat-y;*/
	float: right;
	clear: left;

}

/* ===----------------------=== */
/* === leftArea definitions === */
/* ===----------------------=== */
.leftArea {
/*	background: #FFFFFF url(../images/bg_mainarea.gif) left top repeat-y;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 176px;
	padding: 0px;
	margin: 0px;
	float: left;
	
}
.leftContent {
	background: #C7D5E6 url(../images/bg_leftmenu.jpg) repeat-y;
/*	width: 162px;*/
/*	margin-bottom: 50px;*/
	float: left;
}
.leftContentIn {
	width: 150px;
	float: left;
}
.leftContent .pol {
	padding: 0px 20px 0px 10px;
	text-align: left;
/*	width: 150px;*/
/*	background-color: #FF00FF;*/
}
.leftContent .pol .sub {
	color: #00377A;
	font-weight: bold;
	text-decoration: none;
}
.leftContent .pol a {
	color: #00377A;
	font-weight: bold;
	text-decoration: none;
}
.leftContent .pol a:hover {
	text-decoration: underline;
}
.leftContent .podpol {
	padding: 3px 20px 3px 5px;
	text-align: left;
/*	width: 150px;*/
/*	background-color: #FF00FF;*/
}
.leftContent .podpol a {
	color: #00377A;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
.leftContent .podpol a:hover {
	text-decoration: underline;
}
.leftContent .hr {
	height: 0px;
	border-top: 1px solid #7FACE2;
	margin: 5px 15px 5px 5px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	width: 150px;
}

/* ===----------------------=== */
/* === mainArea definitions === */
/* ===----------------------=== */
.mainArea {
/*	background-color: #FF00FF;*/
	width: 588px;
	padding: 0px;
	margin: 0px;
	float: right;
}
.mainContent {
	background-color: #E8EEF9;
	border-top: 3px solid #00377A;
	padding: 20px 5px;
}
.mainContent .center {
	text-align: center;
	padding: 0px 0px 20px 0px;
}
.mainContent img {
	border: 1px solid #00377A;
}
.mainContent table {
/*	border: 1px solid #00377A;*/
	border: none;
	margin: 5px 0px 10px 0px;
}
.mainContent th,
.mainContent td {
	border-bottom: 1px solid #E8EEF9;
	font-size: 11px;
	text-align: left;
	padding: 2px 5px;
}
.mainContent th {
	background-color: #C6D4E5;
}
.mainContent td {
	background-color: #DBE3EE;
}

/* ===--------------------=== */
/* === footer definitions === */
/* ===--------------------=== */
.vcFooter {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00377A;
	background: #FFFFFF url(../images/bg_footer.jpg) repeat-x;
	width: 690px;
	border-top: 2px solid #00377A;
	height: 50px;
	margin: 6px 0px 10px 0px;
	padding-top: 4px;
	float: right;
	text-align: center;
}
.vcFooter p {
	margin-top: 12px;
	font-size: 10px;
}
.vcFooter a {
	color: #00377A;
	text-decoration: none;
}
.vcFooter a:hover {
	text-decoration: underline;
}
.vcFooter .separator {
	color: #00377A;
	margin: 0px 5px;
}

#nahledy img {
	margin: 4px;
}

.text12 {
  font-size: 12px;
}
.shopTable td {
 	border-bottom: 0px;
}
.text {
 font-size: 11px;
}
