body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 980px;
	border: 0;
	background: #FFF;
}
#obchodni_podminky {
	display: none;
	position: absolute;
	top: 700px;
	left: 300px;
	background-color: #FFF;
	border: 1px solid red;
	width: 600px;
	max-height: 600px;
	padding: 5px;
	overflow: auto
	}
#obchodni_podminky h2 {
		text-align: center;
	}
a:link, a:visited {
	color: #647d9c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#menu {
	width:200px;
	float:left;
}

#menu #menuTop {
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	padding: 10px 0 0 0;
	color: #fff;
	background: #ff0000;
	height: 30px;
	text-transform: uppercase;
}

#menu #menuItems {
}

#menu #menuItems ul {
	margin:0;
	padding:0 0 0 10px;
	border-left:1px solid red;
	border-right:1px solid red;
}

#menu #menuItems ul li {
	/* list-style-image: url(../pic/menu-bullet.gif); */
	list-style:none;
	background: url(../pic/menu-line.gif) no-repeat left bottom;
	padding: 6px 0; 
}

#menu #menuItems ul li a:link, #menu #menuItems ul li a:visited {
	color: #000000;
}
#menu #menuItems ul li a:hover {
	text-decoration: underline;
}


#menu #menuItems ul li img {
	margin:0 10px 0 0;
}


#menu #menuItems #menuLinks {
	margin:20px 0;
}

#menu #menuItems #menuLinks a:link, #menu #menuItems #menuLinks a:visited {
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	color: #fff;
	background: #ff0000;
	display:block;
	margin:0 0 6px 0;
	padding: 4px 0 4px 10px;
	text-decoration:none;
}
#menu #menuItems #menuLinks a:hover {
	text-decoration:none;
	color: #000;
}

#content {
	float:left;
}

#content #page {
	margin: 20px 0 20px 20px;
}

#content #hp_categories {
	margin: 50px 0 0 0;
}

#content #hp_categories img {
	vertical-align: middle;
}

#content #hp_categories a:link, #content #hp_categories a:visited {
	color: #7a7a7a;
	font-size: 14px;
	font-weight:bold;
}

#content #hp_categories #catCol1 {
	width: 390px;
	text-align: right;
	float: left;
}
#content #hp_categories #catCol2 {
	width: 390px;
	text-align: left;
	float: left;	
}



h1 {
	color: #ff0000;
	font-size: 16px;
	text-transform: uppercase;
	font-weight:bold;
	padding: 4px 0 4px 20px;
	margin:0;
}

h2, h2 a:link, h2 a:visited {
	color: #ff0000;
	font-size: 11px;
	font-weight:bold;
	margin:0 0 10px 0;
}

.reset {
	clear: both;
}

.redline {
	background: url(../pic/redline.gif) no-repeat left center;
	height: 1px;	
}

.redline2 {
	background: url(../pic/redline2.gif) no-repeat left center;
	height: 1px;
}

.greyline {
	background: url(../pic/greyline.gif) no-repeat left center;
	height: 1px;	
}

.copy {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 3px 0;
}

#catItems {
	float:left;
	width:780px;
}

.catItem {
	border:0px solid black;
}

.catItem .logo {
	width: 115px;
	height: 130px;
	line-height:115px;
	padding: 0 0 0 15px;
	float: left;
	background: url(../pic/greyline2.gif) no-repeat top right;
}

.catItem .body {
	float: left;
	width: 350px; 
	height: 110px;
	padding: 20px 20px 0 20px;
	background: url(../pic/greyline2.gif) no-repeat top right;
}
	
.catItem .contact {
	float: left; /*260*/
	width: 230px;
	padding: 20px 0 0 20px;

		
}


/* stackMessages */

.success {
	background: url(../pic/icon_success.gif) no-repeat #E2F5E6 2em 50%;
	border: 1px solid #3C6;
	max-width: 600px;
	color: #333333;
	padding: 20px 20px 20px 20px;
	margin: 20px 0 0 0;
	font-weight: bold;
}

.error {
	background: url(../pic/icon_error.gif) no-repeat #ffeaea 2em 50%;
	border: 1px solid #DCBCA7;
	color: #333333;
	padding: 20px 20px 20px 20px;
	margin: 20px 0 0 0;
	font-weight: bold;
}

.warning {
	background: url(../pic/icon_warning.gif) no-repeat #FFEAEA 2em 50%;
	border: 1px solid #DCBCA7;
	color: #333333;
	padding: 20px 20px 20px 80px;
	margin: 0 0 0 0;
	font-weight: bold;
}

.ar { text-align: right; }

.catTitle { margin:10px 0; font-size: 16px; font-weight: bold; }


#form {
	margin: 10px;
}

#form fieldset {
	border: 1px solid #ff0000;
	margin: 0px 30px 20px 30px;
	width: 640px;
	display: block;
	padding: 10px;
}

#form fieldset.txt {
	display: block;
}

#form fieldset legend {
	padding: 2px 6px;
	margin: 0 0 10px 0;
	color: #FF0000;
	font-weight: bold;
	background: #ffcccc;
	border: 1px solid #FF0000;
}

#form label {
	float: left;
	padding: 6px 0 0 0;
	width: 170px;
	text-align: right;
}
#form input {
	font-size: 11px;
	width: 150px;
	height: auto;
	margin: 4px 0 4px 10px;
	border: 1px solid #FF0000;
}

#form input.file {
	width: auto;
}

#form select {
	font-size: 11px;
	margin: 4px 0 4px 10px;
	border: 1px solid #FF0000;
}
#form textarea {
	font-size: 11px;
	margin: 4px 0 4px 10px;
	border: 1px solid #FF0000;
	width: 420px;
	height: 80px;
	overflow: auto;
}


#form input.button {
	background: #FCBEBE;
	padding: 2px;
	border: 1px solid #FF0000;
	font-weight: bold;
	color: #7C0C0C;
	margin: 0 46px 0 0;
}
#op {width: 200px;}
