/* CSS Document */

body {

	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: black;
	text-align:left;

	margin: 0px;
  padding: 0px;
	background-color:white;
}

.all {position:relative;}

img a {border: 0px none;}
p {}
a {text-decoration: none;}
a:hover {color: #00BBC6;}

h1 {margin:0px; padding:0px; font-size: 12px; text-decoration: underline; font-weight:normal;}

.col-left {width: 150px; height:500px; position:absolute; left:100px; top: 85px}
.logo a img {border: 0px none;}
.menu {margin-top: 35px;}
.menu a:hover {font-weight:bold;}
.menu-generovane {margin-bottom:10px;}
.menu-generovane a {color:#9CD115;}
.sub-menu {margin-bottom:10px;}
.sub-menu a {color:black !important;}
.menu-blue {margin-bottom:10px;}
.menu-blue a {color: #19A8C5;}
.menu-pink {margin-bottom:10px;}
.menu-pink a {color: #F0027F;}
.menu-brown {margin-bottom:10px;}
.menu-brown a {color: #5A3D1B;}
.menu-yellow{margin-bottom:10px;}
.menu-yellow a {color: yellow;}

.content a {color:black;}
.content a:hover {font-weight:bold;}

.col-right
{
	
	width: 1500px;
	height: 500px;
	position:absolute;
	left: 300px;
	top: 150px;
	margin-bottom: 25px;
	xbackground-color:red;

}

.col-right
{
	
	width: 1500px;
	height: 500px;
	position:absolute;
_left: 200px;
_top: 85px;
	margin-bottom: 25px;
	xbackground-color:red;

}

.login
{
	float: left;
}

.login label
{
	margin: 0px 5px;
}

.cl
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;
}
.fs9{font-size: 9px;}