@CHARSET "UTF-8";
/* reset style */
html, body
{	height:100%;	width:100%;	}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	background:transparent none repeat scroll 0 0;
	margin:0;
	padding:0;	
	border:0 none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	list-style-type:none;
	text-decoration:none;
}

/* reset style */



/*administrace stranek*/
/* strankovani */
.pager
{
	float:left;
	width:auto;
}
.pager_right
{
	float:right;
	height:20px;
}
.pager_left
{
	float:left;
	height:20px;
}
.pager_button
{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border: 1px solid #6D6D6D;
	background:url('../images/tables/fav.png') repeat-x;
	width:18px;
	height:18px;
	display:block;
	text-align:center;
	vertical-align:middle;
	color:white;
	font-weight:bold;
	font-size:12px;
	margin: 0 2px 0 2px;
	padding-top:2px;
	float:left;
}
.pager_button:hover
{
	background:url('../images/tables/blue-grad.png') repeat-x;
	color:#6D6D6D;
}
.pager_button_activ
{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border: 1px solid #6D6D6D;
	background:url('../images/tables/button-grad.png') repeat-x;
	width:18px;
	height:18px;
	display:block;
	text-align:center;
	vertical-align:middle;
	color:white;
	font-weight:bold;
	font-size:12px;
	margin: 0 2px 0 2px;
	padding-top:2px;
	float:left;
}

/* vypis publikace (clanky,komentare)*/
.comment_bubble_th
{
	width:24px;
	height:24px;
	background:url('../images/buttons/comment-black-bubble.png') no-repeat;

}

.comment_bubble
{
	width:30px;
	height:30px;
	background:url('../images/buttons/comment-blackblack-bubble.png') no-repeat;
	color:#eabc2a;
	text-align:center;
	padding: 6px 0 0 0;
	display:block;
	font-size:12px;
	float:left;
}
.comment_bubble:hover
{
	width:30px;
	height:30px;
	background:url('../images/buttons/comment-blackblack-bubble-hover.png') no-repeat;
	color:#0577cf;
	padding: 6px 0 0 0;
	cursor:pointer;
}

.comment_info
{
	color:#999999;
	font-size:12px;
	font-weight:bold;
	padding: 8px 5px 0 0;
	float:left;
}
.comment_link
{
	color:#999999;
	font-size:12px;
	font-weight:bold;
}
.comment_link:hover
{
	color:#0577cf;
	cursor:pointer;
	text-decoration:underline;
}
.number_of_commnet
{
	float:left;
	width:20px;
	padding: 10px 0 0 0;
	font-size:12px;
	font-weight:bold; 
}
.comment_read_1
{
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	width:90%;
	height:auto;
	border: 1px solid #6D6D6D;
	background-color:#F9F9F9;
	float:left;
	padding:6px 10px 10px 10px;
}
.comment_read_2
{
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	width:90%;
	height:auto;
	border: 1px solid #6D6D6D;
	background-color:#f0f0f0;
	float:left;
	padding:6px 10px 10px 10px;
}



.stuffbox_edit {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border: 1px solid #6D6D6D;
	line-height:1;
	background-color:#F9F9F9;
	width:100%;
	margin: 0 auto;
}
.stuffbox_edit_head
{
	background:url('../images/tables/fav.png') repeat-x;
	width:100%;
	height:32px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	text-align:left;
	color:white;
	font-weight:bold;
	font-size:14px;
}
.stuffbox_edit_head .right_button{ margin:5px 5px 5px 5px;}
.stuffbox_edit_head .left_button{ margin:5px 5px 5px 5px;}

.stuffbox_edit_body
{ 
	margin: 0 auto;
	padding:5px 12px 0px 12px;
}
/*format tabulky vypisu prehledu*/
.stuffbox {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border: 1px solid #6D6D6D;
	line-height:1;
}

.stuffbox table
{
	width:100%;
}
.tbody_tr th
{
	background:url('../images/tables/fav.png') repeat-x;
	text-align:left;
	height:32px;
	color:white;
	font-weight:bold;
	font-size:12px;
}
.tbody_trbulletin th
{
	background:url('../images/tables/fav.png') repeat-x;
	text-align:left;
	height:32px;
	color:white;
	font-weight:bold;
	font-size:14px;
	padding: 0 5px 0 10px;
}
/*svetly a tmavy radek ve vypisu*/
tbody.stuffbox_body td
{
	border-bottom: 1px solid #6D6D6D;
	padding:7px 0 5px 0px;
	vertical-align:top;
	line-height:1.1;
	font-size:13px;
}
.tr_1 td{ background-color:#F9F9F9; }
.tr_2 td{ background-color:#f0f0f0; }

.page_edit_otions
{
	visibility: hidden;
	font-size:10px;
}
.page_edit_otions a
{
	color:#21759B;
	font-size:13px;
}
.page_edit_otions a:hover { color:#e7380d;}

.td_name
{
	font-weight:bold;
	color:#21759B;
	font-size:14px;
}

/* naspisy v tabulek vypis stranky, bulletinu, piblikace*/
.td_name:hover { color:#e7380d;}
.th_check{width:5%;text-align:center;}
.th_name{width:65%;text-align:left;}
.th_nick{width:15%;text-align:left;}
.th_date{width:15%;text-align:left;}

.th_filetype{width:10%;text-align:left;}
.th_filename{width:15%;text-align:left;}
.th_filedescript{width:32%;text-align:left;}
.th_filesize{width:10%;text-align:left;}
.th_fileautor{width:7%;text-align:left;}
.th_filedate{width:10%;text-align:left;}


.th_publishname{width:55%;text-align:left;}
.th_publishnick{width:15%;text-align:left;}
.th_publishcomment{width:10%;text-align:left;}
.th_publishdate{width:15%;text-align:left;}

.koment_cislo{width:2%;text-align:left;}
.koment_nick{width:10%;text-align:left;}
.koment_text{width:63%;text-align:left;}
.koment_date{width:20%;text-align:left;}


/* tlacitka akci */
.right_button
{
	float:right;
	height:20px;
}
.left_button
{
	float:left;
	height:20px;
}
.right_button a
{
	display:block;
	float:left;
}
.action_button_blue
{
	background: #21759B url(../images/tables/button-grad.png.png) repeat-x scroll left top;
	border: 1px solid #13455B;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-sizing:content-box;
	color:#FFFFFF;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
  font-weight:bold;
}
.action_button_blue:hover
{ 
	border-color:#298CBA !important;
	color:#EAF2FA !important; 
}
.action_button_dark
{
	background: #797979 url(../images/tables/fav.png) repeat-x scroll left top;
	border: 1px solid #BBBBBB;
	border-color:#777777 #777777 #666666 !important;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-sizing:content-box;
	color:#DDDDDD;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
}
.action_button_dark:hover{ color:#FFFFFF; }
.submit_button
{
	background: #F2F2F2 url(../images/tables/white-grad.png) repeat-x scroll left top;
	border: 1px solid #BBBBBB;
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-sizing:content-box;
	color:#464646;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
}
.submit_button:hover
{ 
	border: 1px solid #464646;
	background: #EEEEEE url(../images/tables/white-grad-active.png) repeat-x scroll left top;
}

.select_field
{ 
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border: 1px solid #BBBBBB; 
}
.select_field:hover{ border: 1px solid #464646; }

.button_grey
{
	background-image: url(../images/buttons/button_grey.png);
	width:132px;
	height:22px;
	display:block;
	text-decoration:none;
	text-align:center;
	padding-top: 2px;
	color:#777777;
}
.button_grey:hover
{
	background-image: url(../images/buttons/button_grey_hover.png);
	color:#1e3310;	
}



/*vypis bulletinu*/


.bulletin_vypis
{
	border-bottom: 1px solid grey;
}
.bulletin_nazev a
{
	color:#3D6125;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}
.bulletin_nazev a:hover
{
	color:#e7380d;
	font-weight:bold;
	text-decoration:underline;
}
.bulletin_popis
{
	color:#999999;
	font-size:14px;	
}
.bulletin_info
{
	color:#999999;
	font-size:11px;
	font-weight:bold;
	height:15px;
	float:right;
	margin:5px 0 0 0;
}

.next a
{
 color:#e7380d;
	text-decoration:none;
	font-size:14px;
}
.next a:hover
{
 color:#e7380d;
	text-decoration:underline;
}


/*vypis aktuality */

.left_line
{
	border-left: 8px solid #3D6125;
	padding-left:5px;
}
.aktuality_vypis
{
	float:left;
}
.aktuality_vypis_read
{
	width:620px;
	marin:auto;
}
.aktuality_nadpis
{
	color:#3D6125;
	font-size:22px;
	font-weight:bold;
}
.aktuality_upoutavka
{
	float:left;
	font-size:16px;
}
.aktuality_upoutavka_read
{
	width:620px;
	marin:auto;
}
.aktuality_line
{
	clear:both;
	border-top: 1px solid grey;
	width:100%;
}
.aktuality_info
{
	color:#999999;
	font-size:11px;
	font-weight:bold;
	height:15px;
	float:right;
}
.aktuality_info a
{
	font-weight:normal;
}


/*vypis souboru ke stazeni*/


.download_vypis
{
	clear:both;
}
.download_sekce a
{
	color:#e7380d;
	font-size:12px;
	font-weight:bold;
	line-height: 80%;
	text-decoration:none;
}
.download_sekce a:hover
{
	color:#3D6125;
	text-decoration:underline;
}
.download_info
{
	color:#999999;
	font-size:10px;
	font-weight:bold;
	height:8px;
	
}

.novinky_vypis
{
	clear:both;
}
.novinky_sekce
{
	color:#3D6125;
	font-size:12px;
	font-weight:bold;
	line-height: 80%;
	
}
.novinky_info
{
	color:#999999;
	font-size:10px;
	font-weight:bold;
	height:10px;
	float:right;
}
.novinky_ahref
{
	color:#e7380d;
	font-size:14px;
}
.novinky_ahref:hover
{
	color:#0577cf;
	
}


/*css pro kontakty*/

.mapa1
{
	margin:auto;
	background-image: url(../images/mapa1mini.png);
	width: 121px;
	height: 104px;
	background-position: 0 0;
	display: block;
}

.mapa1:hover
{
	background-image: url(../images/mapa1mini.png);
	width: 122px;
	height: 104px;
	background-position: -122px 0;
	display: block;
}

.mapa2
{
	margin:auto;
	background-image: url(../images/mapa2mini.png);
	width: 121px;
	height: 104px;
	background-position: 0 0;
	display: block;
}

.mapa2:hover
{
	background-image: url(../images/mapa2mini.png);
	width: 122px;
	height: 104px;
	background-position: -122px 0;
	display: block;
}
.mapa3
{
	margin:auto;
	background-image: url(../images/mapa3mini.png);
	width: 121px;
	height: 104px;
	background-position: 0 0;
	display: block;
}

.mapa3:hover
{
	background-image: url(../images/mapa3mini.png);
	width: 122px;
	height: 104px;
	background-position: -122px 0;
	display: block;
}
/*end css pro kontakty*/

.prihlaseniBorder
{
	width:250px;
	margin: auto;
	margin-top:50px;
	border: 1px solid #000;
	padding:10px 0 10px 0;
	
}
.prihlaseniBorder table 
{
	width:200px;
	margin: auto;
}

.UserName
{
		float:right;
    width:143px;
    background: url('../images/buttons/funny.png') no-repeat;
    background-position: 0 50%;
    padding:             17px 10px 13px 50px;
    font-size: 18px;
  	color:               white;
  	font-weight:bold;
  	/*border: 1px solid blue;*/
    
}
.photo
{
	background:url('../images/buttons/photo.png') no-repeat;
	display:block;
	float:left;
	height:48px;
	width:48px;
}
.photo:hover
{
	background:url('../images/buttons/photoB.png') no-repeat;
	display:block;
}
.home
{
	background:url('../images/buttons/home.png') no-repeat;
	display:block;
	float:left;
	height:48px;
	width:48px;
}
.login
{
	background:url('../images/buttons/lock.png') no-repeat;
	display:block;
	float:left;
	height:48px;
	width:48px;
}
.login:hover
{
	background:url('../images/buttons/unlock.png') no-repeat;
	display:block;
}
.logout
{
	background:url('../images/buttons/unlock.png') no-repeat;
	display:block;
	float:left;
	height:48px;
	width:48px;
}
.logout:hover
{
	background:url('../images/buttons/lock.png') no-repeat;
	display:block;
}

h1{ font-size:25px;font-weight:bold;color:#1e3310;}
h2{ font-size:22px;font-weight:bold;color:#1e3310;}
h3{ font-size:20px;font-weight:bold;color:#1e3310;}
h4{ font-size:18px;font-weight:bold;color:#1e3310;}
h5{ font-size:15px;font-weight:bold;color:#1e3310;}
#point
{
  clear:both;
  position:relative;
  height:32px;
  width:100%;
  border-bottom: 2px solid #1e3310;
  background: url('../images/buttons/chaticocool.png') no-repeat;
}
#point_text{	padding:4px 0 0 16px;}
.pointLetter{color:#fdd947}

.odsazeni5{height:5px;clear:both;}
.odsazeni10{height:10px;clear:both;}
.odsazeni15{height:15px;clear:both;}
.odsazeni20{height:20px;clear:both;}
.odsazeni_5{height:5px;}
.odsazeni_10{height:10px;}
.odsazeni_15{height:15px;}
.odsazeni_20{height:20px;}
.mezera5{float:left;width:5px;height:20px;}
.mezera10{float:left;width:10px;height:20px;}
.mezera15{float:left;width:16px;height:20px;}
.mezera20{float:left;width:20px;height:20px;}

/* ------------------------------------------------------------------ */
/* ------------------		Hlavni styl grafiky	 ------------------------ */
/* ------------------------------------------------------------------ */
body
{
	background:url('../images/background.png') repeat;
	font-family:"Tahoma","Arial";
}
#layout
{
	min-height:100%;
	background:url('../images/layout.png') repeat-x;
}
#center
{
	width:950px;
	margin: auto;
}
#layout_body
{
	width:900px;
	min-height:100%;
	background:url('../images/layout_body.png') repeat-y;
	padding:0 25px 0 25px;
	/*border: 1px solid blue;*/
}
#layout_logo
{
	position:relative;
	width:100%;
	min-height:100%;
	background:url('../images/layout_foto.png') no-repeat;
	padding:5px 0 0 0;
}
.fastlinks
{
	width:350px;
	height:50px;
	/*border: 1px solid blue;*/
	margin:0 0 0 10px;
	clear:both;
}
.toplogo
{
	float:left;
	height:170px;
	width:165px;
	background:url('../images/logo.png') no-repeat;
	/*border: 1px solid blue;*/
	margin:15px 0 0 10px;
}
.toptext1
{
	width:330px;
	float:right;
	margin:40px 0 0 0;
	position:relative;
	border-width:0px;
}
.toptext2
{
	width:330px;
	float:right;
	clear:right;
	position:relative;
	border-width:0px;
}
.read1
{
	float:right;
	margin:5px 40px 0 0;
	display:block;
	width:70px;
	height:23px;
	background:url('../images/btn_ctete.png') no-repeat;
}
.read1:hover
{
	background:url('../images/btn_ctete_hover.png') no-repeat;
	display:block;
	cursor:pointer;
}

.read2
{
	float:right;
	margin: 0 0 0 0;
	display:block;
	width:70px;
	height:23px;
	background:url('../images/btn_ctete.png') no-repeat;
}
.read2:hover
{
	background:url('../images/btn_ctete_hover.png') no-repeat;
	display:block;
	cursor:pointer;
}


/* -------------- ODKAZY NA SPONZORY ---OBRAZKY V RAMU ------------------- */

.image_organization_links
{
	float:right;
	width:700px;

}

.linkCJN
{
	float:left;
	margin:auto;
	background-image: url(../images/ramCJNdouble.png);
	width: 121px;
	height: 104px;
	background-position: 0 0;
	display: block;
}

.linkCJN:hover
{
	background-image: url(../images/ramCJNdouble.png);
	width: 122px;
	height: 104px;
	background-position: -122px 0;
	display: block;
}

.linkUNB
{
	float:left;
	margin:auto;
	background-image: url(../images/ramUNBdouble.png);
	width: 121px;
	height: 104px;
	background-position: 0 0;
	display: block;
}

.linkUNB:hover
{
	background-image: url(../images/ramUNBdouble.png);
	width: 122px;
	height: 104px;
	background-position: -122px 0;
	display: block;
}

.linkOUN
{
	float:left;
	margin:auto;
	background-image: url(../images/ramOUNdouble.png);
	width: 121px;
	height: 104px;
	background-position: 0 0;
	display: block;
}

.linkOUN:hover
{
	background-image: url(../images/ramOUNdouble.png);
	width: 122px;
	height: 104px;
	background-position: -122px 0;
	display: block;
}

.linkPUN
{
	float:left;
	margin:auto;
	background-image: url(../images/ramPUNdouble.png);
	width: 121px;
	height: 104px;
	background-position: 0 0;
	display: block;
}

.linkPUN:hover
{
	background-image: url(../images/ramPUNdouble.png);
	width: 122px;
	height: 104px;
	background-position: -122px 0;
	display: block;
}

.linkJUN
{
	float:left;
	margin:auto;
	background-image: url(../images/ramJUNdouble.png);
	width: 121px;
	height: 104px;
	background-position: 0 0;
	display: block;
}

.linkJUN:hover
{
	float:left;
	background-image: url(../images/ramJUNdouble.png);
	width: 122px;
	height: 104px;
	background-position: -122px 0;
	display: block;
	
}


/* --------------  ODKAZY NA SPONZORY v HOME---OBRAZKY V RAMU ------------------- */

.go_arrow
{
	padding:0 0 0 25px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#155127;
	background: url(../images/buttons/go-arrow.png) no-repeat;
	width: auto;
	height: 15px;
	background-position: 0 -1px;
	display: block;
	/* border: 1px solid blue;*/
}

.go_arrow:hover
{
	background: url(../images/buttons/go-arrow-hover.png) no-repeat;
	width: auto;
	height: 15px;
	color:#e7380d;
	background-position: 0 -1px;
	display: block;
}

/* --------------  konec NA SPONZORY v HOME---OBRAZKY V RAMU ------------------- */

#footer
{
	clear:both;
	height:25px;
	width:900px;
	background-color:#d8f8c2;
	padding:0 0 0 0;
}
#footer_right
{
	margin: 0px 10px 10px 10px;/* top right bottom left*/
	font-size: 10px;
	color: #252525;
	float:right;
	padding:0px 10px 10px 10px;
}

.menu
{
	float:left;
	clear:both;
	width:158px;
	margin:10px 0 0 20px;
	/* border: 1px solid blue; */
}
.menu_top
{
	position:relative;
	width:158px;
	height:15px;
	background:url('../images/menu_top.png') no-repeat;
}
.menu_middle
{
	position:relative;
	width:158px;
	background:url('../images/menu_middle.png') repeat-y;
	/*border: 1px solid blue;*/
	padding:0 0 0 14px;
}
.menu_bottom
{
	position:relative;
	width:158px;
	height:15px;
	background:url('../images/menu_bottom.png') no-repeat;
}
.menu_middle a img{ border-width:0px;}
.menu_middle a
{
	text-decoration:none;
	display:block;
	width:131px;
	height:32px;
	padding:5px 0 0 10px;
	/*border: 1px solid blue;*/
}
.menu_middle a:hover
{
	background:url('../images/menuvyber.png') no-repeat;
	padding:5px 0 0 10px;
}
.actlink
{
	background:url('../images/menuvyber.png') no-repeat;
	padding:5px 0 0 10px;
	width:131px;
	height:33px;
}
.pomocneOdsazeni
	{
	float:right;
	clear:both;
	width:674px;
	height:20px;
	margin:0px 25px 0 0 ;
	clear:right;
	/*border: 1px solid blue;*/
}
.page
{
	float:right;
	clear:both;
	width:674px;
	margin:0px 25px 0 0 ;
	clear:right;
}
.pagetop
{
	width:674px;
	height:15px;
	background:url('../images/pagetop.png') no-repeat;
}
.pagetop_line
{
	width:674px;
	height:15px;
	background:url('../images/pagetop_line.png') no-repeat;
}
.pagemiddleAdminMenu
{
	width:654px;
	background:url('../images/pagemiddle.png') repeat-y;
	padding:0 10px 0 10px;
}
.pagemiddle
{
	width:634px;
	background:url('../images/pagemiddle.png') repeat-y;
	padding:0 20px 0 20px;
	min-height:300px;
}

.pagemiddle ul
{	list-style-type:disc;	}
.pagemiddle ul, ol
{ margin: 0 0 0 30px; }
.pagemiddle img
{	
	max-width: 300px;
	max-height:300px;
	padding: 5px 10px 5px 10px
}	
.pagemiddle_up
{
	width:674px;
	background:url('../images/pagemiddle_up.png') repeat-y;
	/*border: 1px solid red;*/
}
.pagedivide
{
	width:674px;
	height:10px;
	background:url('../images/pagedivide.png') no-repeat;
}
.pagemiddle_down
{
	width:674px;
	background:url('../images/pagemiddle_down.png') repeat-y;
}
.pagebottom_line
{
	width:674px;
	height:15px;
	background:url('../images/pagebottom_line.png') no-repeat;
}
.pagebottom
{
	width:674px;
	height:15px;
	background:url('../images/pagebottom.png') no-repeat;
}
.pageleft
{
	float:left;
	width:395px;
	padding:0 10px 0 15px;
	text-align:justify;
	/*border: 1px solid green;*/
}
.pageright
{
	float:left;
	text-align:justify;
	width:215px;
	padding:0 15px 0 15px;
	/*border: 1px solid green;*/
}

div.okey
{
    position:relative;
    background: url('../images/buttons/ok.png') no-repeat;
    background-position: 10px 50%;
    padding:             15px 10px 15px 90px;
    font-size: 16px;
		font-family:Calibri, Arial,Tahoma;
  	color:               #228B22;
    background-color:    #F0FAF2;
    border:              1px solid #228B22;
    margin:								0 0 10px 0;

}

		
/*Warning*/		
    div.warn
{
    position:relative;
    background: url('../images/buttons/warning.png') no-repeat;
    background-position: 10px 70%;
    padding:             15px 10px 15px 90px;
    font-size: 16px;
		font-family:Calibri, Arial,Tahoma;
  	color:               #FF9000;
    background-color:    #F0FFC0;
    border:              1px solid #FF9000;
    margin:								0 0 10px 0;
     
}
       	
/*EROR*/		
   div.error
{
    position:relative;
    background: url('../images/buttons/error.png') no-repeat;
    background-position: 10px 50%;
    padding:             15px 10px 15px 90px;
    font-size: 16px;
		font-family:Calibri, Arial,Tahoma;
  	color:               #FF1000;
    background-color:    #FFF0F0;
    border:              1px solid #FF1000;
    margin:								0 0 10px 0; 
}
    
/*State*/		
    div.info
{
    position:relative;
    background: url('../images/buttons/info.png') no-repeat;
    background-position: 10px 50%;
    padding:             15px 10px 15px 90px;
    font-size: 16px;
		font-family:				 Calibri,Arial,Tahoma;
  	color:               #1010FF;
    background-color:    #F0F0FF;
    border:              1px solid #1010FF;
    margin:								0 0 10px 0;
}

/*------------- ADMIN MENU ----------------*/

 div.adminMenu
{
    -moz-border-radius-bottomleft:7px;
		-moz-border-radius-bottomright:7px;
		-moz-border-radius-topleft:7px;
		-moz-border-radius-topright:7px;
		-moz-box-sizing:content-box;
    position:relative;
    padding:             5px 5px 5px 5px;
    font-size:15px;
    vertical-align:middle;
    font-weight:bold;
    color:               #1e3310;
    background-color:    #F0FFC0;
    border:              1px solid #FF9000;  
}
.adminMenu a
{
text-decoration:none;
color: #1e3310;
}
.adminMenu a:hover
{
text-decoration:underline;
color: #e7380d;
}
.cervena
{
	color:red;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	text-decoration:none;
}
.seda
{
	color:grey;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	text-decoration:none;
}
