/* CSS Document */
div.main {
	width: 780px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/central-bg.gif);
}
div {
	text-align: left;
}
a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #92C3F7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.header {
	height: 216px;
}
.main .content .leftBox li {
	text-align: justify;
}

div.menu {
	height: 87px;
	background-repeat: repeat-x;
}
img {
	border: none;
}
div.content {
	min-height: 297px;
	height: 297px;
	background-image: url(../images/central-bg.gif);
	background-repeat: repeat-y;
	display: table;	
/*	background-color: #FFFFFF;						*/
}
* html div.content {
	height: 297px;
}
div.footer {
	height: 18px;
	background-color: #FFFFFF;
	clear: both;
	padding: 3px 0px 0px 36px;
	color: #92C3F7;
	font-size: 10px;
	text-align: center;
}
div.footer a {
	color: #92C3F7;
	text-decoration: none;
}
div.footer a:hover {
	text-decoration: none;
}
div.leftBox {
	padding-left: 40px;
	padding-top: 18px;
	padding-bottom: 13px;
	padding-right: 13px;
	float: left;
	width: 393px;
}
.leftBox a {
	color: #000A2C;
	text-decoration: none;
}

div.rightBox {
	float: left;
	width: 291px;
	padding-left: 13px;
	padding-top: 18px;
	padding-right: 0px;
	background-color: #f5f5f5;
}
div.content .leftBox h1 {
	color: #163264;
	text-transform: uppercase;
	font-size: 17px;
}
div.content .rightBox h2 {
	color: #163264;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
div.content .rightBox strong {
	color: #163264;
}

/*	dodatok	*/
table.tableList tr.row1 {
	background-color: #A0CEFF;
}
table.tableList tr.row2 {
	background-color: #FFFFFF;
}
table.tableList tr {
	height: 21px;
}
table.tableList td, table.tableList th {
	padding-left: 4px;
	padding-top: 2px;
}
table.tableList th {
	background-color: #152C5E;
	color: #FFFFFF;
}
table.tableList {
	border: 1px dotted #1A336A;
}
form {
	margin: 0px;
	padding: 0px;
}
form.shopcart input, form.shopcart textarea {
	background-color: #FFFFFF;
	border: 1px solid #152C5E;
	font-size: 11px;
}
.leftBox a:hover {
	color: #000A2C;
	text-decoration: underline;
}

	div.kategoria {
	/*	margin: 18px;	*/
		margin-right: 23px;
		margin-bottom: 5px;
		float: left;
		text-align: center;
		width: 110px;
	}
	div.kategoria div.obrazok {
	height: 100px;
	text-align: center;
	}
	a.cl1 {
		font-weight: bold;
	}
	
h3 {
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
}
a.cl1 {
	text-transform: uppercase;
}
.znackaDetail {
	cursor: pointer;
	padding-left: 2px;
	padding-top: 8px;
	padding-right: 2px;
	width: 120px;
	height: 180px;
	float: left;
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
}
div.rightmenu a.cl4 {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
div.rightmenu a.cl4:hover {
	color: #328213;
} 
div.rightmenu {
	float: left;
/*	border: solid 1px #FF0000;		*/
	padding-top: 5px;
	margin-bottom: 3px;
}
div.rightmenul {
/*	border-right: none;				*/
}
div.rightmenuf {
	width: 268px;
}
