/* ELEMENTS */
body {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: black;
	background-image:url(../images/backg.gif);
}

a {
	color: #CC0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p, form {
	margin: 0;
	padding: 0;
}

hr {
	border: 0;
	height: 1px;
	color: #6A6A6A;
	background-color: #6A6A6A;
	clear: both;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
	color: black;
	
		}


/* IDs */
#header {
	width: 778px;
	height: 217px;
	margin: 0 auto 0 auto;
	background:url(../images/banner.jpg);
}

#header p {
	line-height: 22px;
}

#header p a {
	color: #FFD700;
	font-size: 14px;
	font-weight: bold;
}

#menu {
	width: 768px;
	height: 47px;
	margin: 0 auto 0 auto;
	font-size: 12px;
	color:black;
	padding-left:10px;
	background:url(../images/index_05.jpg);
	padding-top: 12px;
}

#menu ul, #menu li {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style-type: none;
}

#menu a {
	color: black;
	font-size: 10px;
	line-height: 40px;
	text-decoration: none;
	}
	
#menu a:hover {
	color: #a3a3a3;
	}

#content {
	width: 754px;
	height: auto !important;
	min-height: 600px ;
	margin: 0 auto 0 auto;
	background: white;
	border: solid #c2bda8;
	border-top: none;
	padding:8px;
	background-image:url(../images/traktory_back.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color:black;
}	

#content h1 {
	display: block;
	margin: 0 0 6px 0;
	padding: 3px 6px 3px 6px;
	font-size: 15px;
	font-weight: bold;
	color:olive;
	}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
	}

#content ul {
	margin: 0;
	padding: 3px 0 6px 0;
}

#content li {
	margin: 3px;
	padding-left: 10px;
	list-style-type: none;
	color: grey;
	list-style-type: square;
	text-align: left;
	}

#content .list {
	margin-bottom: 6px;
}

#content .list li {
	margin-left: 15px;
	padding-left: 15px;
	list-style-type: square;
	color: grey;
	text-align: left;
	text-transform: none;
	font-weight: normal;
}

#content a {
	color:#b22222;
	font-weight: bold;
	text-transform: none;
}

#content td {
	padding:5px;
	color: black;
}

#footer {
	width: 778px;
	margin: 0 auto 0 auto;
}


/* CLASSES */
.text_telefon {
	color: #c7bf89;
	font-size: 17px;
	font-weight: bold;
}

.text_cena {
	color: #FFD700;
	font-weight: bold;
	text-transform: none;
}

.text_popis {
	color: black;
	text-transform: none;
}

.model {
	padding-bottom: 6px;
}

.model_border {
	padding-right: 6px;
	padding-bottom: 6px;
}

.img_tnb {
	border: 2px solid #515151;
}

.img_tnb2 {
	border: 1px solid #515151;
}

.textfield, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: transparent;
	border: 1px solid #6A6A6A;
}















/* marek start */
.pismo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.pismo_cervene {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}

.pismo_male {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.pismo_male_cervene {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #CC0000;
}

.pismo_male_modre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#545454;
}


/* marek koniec */

/* vlastne styly */
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.photo_frame {
	border: 1px solid #000000;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

