body, .main {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color:black;
}
body{
	background-image: url('./obr/bg.gif');
	background-repeat: repeat-x;
}

p, .odstavec {
	text-align:justify;
	line-height:200%;
}

.nadpis {
	text-align:left;
	color:black;
	background-color:#F3FBF0;
	width:100%;
	padding:8;
	font-weight:bold;
	border:1px solid #4B9C1C;
}

.zelene {
	color:#006600;
	font-weight:bold;
	line-height:200%;
}

input, select, textarea, button {
	background-color:#F3FBF0;
	color:black;
	border-width:1;
	border-color:#006600;
	font-family:verdana,sans-serif;
}

.formular {
	border-width:1;
	border-color:#006600;
	padding:8;
	
}

.c {
	text-align:center;
}

.r {
	text-align:right;
}

.cerne {
	color:#000000;
	font-weight:bold;
}

.cervene, .zamluveno, .splatky {
	color:#990000;
	font-weight:bold;
}

.posleve {
	color:#006600;
	font-weight:bold;
}

.kupni {
	font-weight:bold;
}

.skrt {
	font-weight:bold;
	text-decoration:line-through;
}

.blikat, .nove, .sleva {
	color:#006600;
	text-decoration:blink;
	font-weight:bold;
}

.nabidka {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color:black;
}

.nabidka td {
    border:1px solid #88aa88;
	border-color:;
	background-color:#F3FBF0;
	padding:4;
	margin:4;
}

.misto {
	text-align:center;
}

.nabidka a, a {
	color:#003300;
	text-decoration:none;
	font-weight:bold;
}

.nabidka a:hover, a:hover {
	text-decoration:underline;
}

.seznam {
	list-style-image: url(obr/trojuhelnik.gif);
	line-height:200%
}

.ramecek {
	width:100%;
	border:1px solid #666666;
	background-color:#cccccc;
	padding:32 8;
}