@import "http://www.sered.sk/style/menu.css";      /* hidden from nearly all v4 browsers  */
@import url('http://www.sered.sk/style/menu.css'); /* IE4 can understand, but not NN4 */
@import "http://www.sered.sk/style/menu_left_right.css";      /* hidden from nearly all v4 browsers  */
@import url('http://www.sered.sk/style/menu_left_right.css'); /* IE4 can understand, but not NN4 */
@import "http://www.sered.sk/style/style_text.css";      /* hidden from nearly all v4 browsers  */
@import url('http://www.sered.sk/style/style_text.css'); /* IE4 can understand, but not NN4 */
/*----------------------------------------------------------------------------------------------------*/
/*-----------------------------MAIN BOXES----------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/
*,html {
margin:0;
padding:0;
}
body {
	/*width:980px;*/
	margin:0;
	padding:0;
	width:100%;
	position: relative;
	text-align:left;
	background-color:#F9F8F2;/*#F3F1E9;*/
	/*background-image:url(http://www.sered.sk/pictures/bg_main.png);
	background-position:left top;
	background-repeat: repeat-x;*/
}
#wrapper{
	width:980px;
	margin:0 auto;
	padding:0;
	position: relative;
}
#main_div
{
	position: relative;
	width: 980px;
	text-align:left;
	margin:0px /*auto*/;
	left:0px;
	top:0px;
	height:auto;
	/*overflow:auto;*/
	background-color:#FFFFFF;
	/*background-image:url(http://www.sered.sk/pictures/bg_main_in.png);
	background-position:left top;
	background-repeat: repeat-y;*/
}

#header_kalendar {
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	height:30px;
	background-image:url(http://www.sered.sk/pictures/top_kalendar2.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#header_kalendar .hk_left{
	float:left;
	margin:0;
	padding:0;
	line-height:30px;
	text-align:left;
	width:400px;
}
#header_kalendar .hk_right{
	float:right;
	margin:0;
	padding:0;
	line-height:30px;
	text-align:right;
	width:570px;
}

#header {
	position:relative;
	margin:0;
	padding:0;
	border:0;
	height: 146px;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(http://www.sered.sk/pictures/top_erb.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:right;
}

#middle
{
	width:100%;
	margin:0;
	position:relative;
	/*overflow:auto;*/
	background-color:#FFFFFF;
}

#left_content
{
width:200px;
vertical-align:top;
text-align:left;
float:left;
margin:0;
position:relative;
/*overflow:auto;*/
background-color:#FFFFFF;
}

#right_content
{
position:relative;
float:right;
width:770px;
margin:0;
padding:0;
text-align:left;
/*overflow:auto;*/
background-color:#FFFFFF;
}

#right_content_right_menu
{
position:relative;
width:200px;
margin:0;
padding:0;
float:right;
background-color:#FFFFFF;
}
#right_content_middle
{
position:relative;
width:560px;
margin:0;
float:left;
background-color:#FFFFFF;
text-align:left;
}


#bottom_author
{
	position: relative;
	width: 980px;
	text-align:center;
	margin:0;
	padding:0;
	height:20px;
	padding-top:15px;
	text-align:right;
	bottom:0;
	background-color:#fff;
}
#bottom_author #left{
	float:left;
	text-align:left;
	margin-left:10px;
	width:200px;
}
#bottom_author #right{
	float:right;
	width:200px;
}

.cleaner{
	clear:both;
}

.galeria_class_empty{	
}/* pre zobrazenie pri zvacseni*/

/*----------------------------------------------------------------------------------------------------*/
/*-----------------------------/MAIN BOXES---------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------*/


#center_main_box 
{
	width:100%;
	text-align:justify;
	line-height:15px;
	font: normal 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

#center_main_box h1
{
	margin: 0;
	padding: 0;
	margin-bottom:10px;
	margin-top:5px;
	display:block;
	text-align:center;
	font-size:15px;
	line-height:31px;
	color: #990000;
	width:100%;
	background-image:url(http://www.sered.sk/pictures/background_h1_new.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#center_main_box h2
{
	margin: 0;
	padding: 0;
	margin-bottom:5px;
	margin-top:5px;
	display:block;
	text-align:center;
	font-size:15px;
	line-height:26px;
	color: #000;
	width:100%;
	background-image:url(http://www.sered.sk/pictures/background_h2_new.png);
	background-position:left top;
	background-repeat:repeat-x;
}



.tabulka_vypis1 tr
{
	background-color:#FDFDFD;
}
.tabulka_vypis1 .header
{
	background-color:#B0C4DB;
	text-align:center;
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.tabulka_vypis1 th
{
	border:1px solid #EFEFEF;
	padding:4px;
	margin:0;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tabulka_vypis1 caption
{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}



.input_box
{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: #EFEFEF 1px solid;
	background-color:#FFFFEA;
	padding:0;
	margin:0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}
.warn_window
{
	width:300px;
	text-align:center;
	background-color:#CC0000;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	line-height:14px;
}


.vypis_aktualnej_spravy 
{
	line-height:30px;
	width:100%;
	background-color:#F0EDE6;
	padding:0;
	margin:0;
	border:0 none;
	border-bottom:1px solid #FFF;
}
.vypis_aktualnej_spravy  ul
{
	list-style:none;
	line-height:30px;
	padding:0;
	margin:0;
	width:100%;
	border:0 none;
	border-bottom:10px solid #FFF;
}
.vypis_aktualnej_spravy  li
{
	list-style:none;
	line-height:30px;
	padding:0;
	margin:0;
	width:100%;
	background-color:#FFF;
	border-bottom:1px solid #E7DBCF;
	border-left:1px solid #E7DBCF;
	border-right:1px solid #E7DBCF;
}

