* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 75%;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	background-color: #AABBBD;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	padding: 2px 5px;
	color: #990000;
	background-color: #D1D5D4;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.8em;
}
p {
	margin: 12px 0;
}
big {
	font-size: 1.2em;
}
small {
}
img {
	border: 4px solid #ddd;
	padding: 1px
}
img.blank{
  border: none; padding: 0; 
}
ul {
	margin: 0.5em 0.5em 0.5em 3em;
	list-style: none;
}
li {
	background: url(../img/arrow_li.gif) no-repeat 0% 50%;
	padding-left: 16px;
}
hr {
	display: none;
}
/*odkazy*/
a:link {
	text-decoration: underline;
	color: #0055FF;
}
a:visited {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#mother a:hover {
	text-decoration: underline;
	color: #990000;
}
#header a {
	color: #FFCC00;
}
#footer a {
	color: #FFCC00;
}
/*table*/
table {
	margin: 1em 0;
	font-size: 0.9em;
	width: 450px;
	border: 1px solid #666;
	color: #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-collapse: separate;
}
th, td {
	border: 1px solid #666;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 4px 8px;
}
th {
	text-align: center;
	font-size: 1em;
	background-color: #ccc;
}
/*forms*/
fieldset {
	margin: 1em 0;
	border: 1px solid #999;
	padding: 0 15px 15px 15px;
}
legend {
	border: 1px solid #999;
	padding: 2px 15px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #777;
}
label {
	display: block;
	float: left;
	clear: both;
	width: 25%;
	text-align: right;
	padding: 0px 0.5em;
	margin-top: 0.8em;
}
input, select, textarea {
	font-family: arial ce, arial, helvetica ce, helvetica, sans-serif;
	background: #fff;
	border: 1px solid #999;
	margin-top: 0.5em;
	padding: 0.2em;
}
/*ID's*/
#mother {
	width: 764px;
	padding: 10px;
	border: 3px solid #98ABAE;
	margin: 10px auto;
	background-color: #EEF1F2;
	text-align: left;
	position: relative;
}
/*header*/
#header {
	background: #82140D url(../img/znak_jablunkov.jpg) no-repeat 40px 5px;
	padding: 10px 185px;
	margin-bottom: 5px;
	border: 3px solid #68100A;
}
#header h1 {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 1.6em;
	color: white;
}
#header h1 a {
	display: block;
	width: 335px;
	height: 60px;
	color: white;
	text-decoration: none;
	position: relative;
}
#header h1 a span {
	display: block;
	width: 335px;
	height: 60px;
	background: url(../img/sos_sou_logo.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
#header .link {
	text-decoration: none;
	display: block;
	height: 20px;
}
#header .link:hover {
	color: white;
}
/*nav*/
#nav {
	background-color: #474747;
	width: 180px;
	float: left;
}
#mainNav {
	position: absolute;
	right: 20px;
	top: 65px;
	margin: 0;
	list-style: none;
}
#mainNav li {
	list-style: none;
	margin-bottom: 4px;
}
#mainNav li a {
	color: #FFCC00;
	padding: 0 1em;
	border-left: 2px solid #000;
	font-weight: bold;
}
#mainNav li a:hover {
	color: #fff;
}
.colNav {
	margin: 0;
	list-style: none;
}
.colNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	background: #3f3f3f url(../img/arrow.gif) no-repeat 5% 50%
}
.colNav li.legend {
	background: #222 url(../img/arrow.gif) no-repeat 94% 50%
}
.colNav .legend a{
	color: #fff;
	display: block;
	margin: 0;
	padding: 0.1em 1em;
	background-color: #353535;
	border: none;
	border-top: 2px solid #000;
}
.colNav a {
	color: #FFCC00;
	display: block;
	padding: 0 5px 0 22px;
	margin: 0;
	height: 100%;
	text-decoration: none;
	border-bottom: 1px solid #515151;
	background-color: #474747;
	font-weight: bold;
}
#nav .colNav a:hover {
	color: #fff !important;
	text-decoration: none !important;
	background: none;
	border-bottom-color: #222;
}
.colNav a:visited {
	text-decoration: none;
	color: #cc9900;
}
.colNav .legend a:visited {
	text-decoration: none;
	color: #ddd;
}


/*content-sloupec*/
#content {
	float: right;
	width: 554px;
	border: 2px solid #ccc;
	padding: 0 10px 10px 10px;
}
.col_2 {
	width: 48%;
	float: left;
	argin-right: 3%;
}
.whiteBox {
	background-color: white;
	border: 4px solid #ccc;
	padding: 0px 15px;
	margin: 10px 0;
}
.news p {
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
}
/*oddeleni prispevku*/
.diskuse {
	border: 2px none White;
	border-top-style: solid;
	padding-left: 10px;
}
/*  texty  */
.proklad {
	font-weight: bold;
}
.ram p, .ram2 p, .ram3 p {
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}
.ram h4, .ram h5, .ram3 h4, .ram3 h5 {
	margin-left: 10px;
	margin-right: 0px;
}
.ram h4 span {
	color: black;
	font-size: 0.8em;
	/*font-weight: lighter;
*/
}
.ram menu {
	margin-left: 50px;
	list-style-type: none;
}
.ram ol {
	background: none;
	margin-left: 40px;
	list-style: decimal;
}
.ram ol ol {
	list-style-type: lower-alpha;
}
.ram ol li, .ram ol ol li, .ram2 ol li {
	background: none;
	margin-right: 15px;
}
.ram table{
	width: 90%;
  margin-left: 10px;
	margin-top: -5px;
  border: 0px;
}
.ram table .datum{
  padding: 1px 7px;
  width: 15%;
  font-weight: bold;
  text-align: right;
  border: 0px;
}
.ram table .popis{
  padding: 1px 7px;
  width: 85%;
  text-align: left;
  border: 0px;
}

.ram3 {
	margin-left: 15px;
	margin-right: 0px;
	text-align: left;
}
.ram3 ol {
	background: none;
	margin-left: 60px;
	list-style-type: decimal;
	list-style-position: outside;
}

/*footer*/
#footer {
	background-color: #82140D;
	padding: 20px;
	border: 3px solid #68100A;
	margin-top: 5px;
	color: #fff;
	text-align: center;
}
#creactive {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 10px;
	font-family: 'Verdana CE', Verdana, 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Arial, lucida, sans-serif;
}
#creactive strong {
	color: #f60;
}
/* CLASS */
.yellow {
	color: #FFCC00;
}
.blue {
	color: #0066FF;
}
.red {
	color: #990000;
}
.none {
	display: none;
}
.break {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
.align-l {
	text-align: left;
}
.align-r {
	text-align: right;
}
.align-c {
	text-align: center;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}

