
body,td,th {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #eee;
}
body {
	background-color: #000;
	margin: 0px;
}

a:link, a:visited, a:active {
	color: #81DAFF;
}

a:hover {
	color: #ee0000;
}

#betabadge {
	position:absolute;
	margin-left: 200px;
	margin-top: -20px;
}

#glava_outter {
	background-image: url(/img/gradient1_black.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 98px;
}

#glava {
	width: 780px;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
#glava #logotip h1 {
	display: block;
	position:absolute;
	font-size: 10px;
	margin-left: 66px;
	margin-top: 35px;
	font-weight: normal;
	color: #999;
}
#glava #logotip h1 a {
	color: #999;
	text-decoration: none;
}
#noga_outter {
	background-image: url(/img/gradient2_black.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 20px;
	height: 98px;
}
#noga {
	width: 780px;
	margin: 0px auto;
	padding-bottom:30px;
	font-size: 11px;
	text-align: center;
}

#vsebina {
	width: 780px;
	margin: 0px auto;
}

#rightcol {
	float: right;
	width: 160px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

#bg2col {
	background-image: url(/img/bg_main_black.gif);
	background-repeat: repeat-y;
}
#leftcol {
	padding-right: 10px;
	margin-right: 197px;
}


#vsebina h1 {
	color: #bbb;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Trebuchet MS, TrebuchetMS, Verdana, Tahoma, Arial;
	font-size: 16px;
	border-bottom: 1px solid #e7e7e7
}

#vsebina h3 {
	color: #888;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Trebuchet MS, TrebuchetMS, Verdana, Tahoma, Arial;
	font-size: 14px;
	border-bottom: 1px solid #e7e7e7
}

.overall_error h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #ee0000;
}

#vsebina td h2 {
	color: #888;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Trebuchet MS, TrebuchetMS, Verdana, Tahoma, Arial;
	font-size: 14px;
	border-bottom: 1px solid #e7e7e7
}

#vsebina p {
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
}

#rightcol {
	margin: 10px 0px;
}

a.regBtn, a:link.regBtn, a:visited.regBtn, a:active.regBtn {
	display: block;
	background-image: url(/img/gumb_reg_2.png);
	background-repeat: no-repeat;
	width:110px;
	height:41px;
	margin: 5px auto;
	text-align: left;
	padding-top: 15px;
	padding-left: 50px;
	font-family: Trebuchet MS, TrebuchetMS, Verdana, Tahoma, Arial;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
	font-size: 16px;
}

a:hover.regBtn {
	background-image: url(/img/gumb_reg_1.png);
	color: #fff;
}

#rightcol h1 {
	color: #888;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	border-bottom: 1px solid #aaa;
	display: block;
}

#rightcol .rsmall_link {
	font-size: 9px;
	font-weight:normal;
	margin-top: 13px;
	float:right;
}

#login label {
	font-size: 10px;
}

#login .loginField {
	font-size: 14px;
	width: 155px;
	color: #666;
	font-weight: bold;
}

#login .loginRowRemember {
	text-align: center;
	font-size: 11px;
	padding: 5px;
}

#login .loginRowSubmit {
	text-align: center;
	padding: 5px;
}

#login .loginRowForgot {
	text-align: center;
	font-size: 10px;
}

#register label {
	display: block;
	clear: left;
	float:left;
	width: 150px;
	text-align: right;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
}
#register .regTxtInput {
	width: 170px;
	font-size: 16px;
	margin-left: 10px;
	color: #666;
	font-weight:bold;
}
#register #hint_username {
	font-size: 11px;
	color: #888;
}
#register #hint_username #user_url{
	font-weight: bold;
	color: #ee0000;
}
#register #help_username {
	font-size: 10px;
	display: block;
	color: #aaa;
	margin-left: 165px;
}

#register #hint_geslo {
	font-size: 11px;
	color: #888;
}
#register #help_geslo {
	font-size: 10px;
	display: block;
	color: #ee0000;
	margin-left: 165px;
}

#register .regRow {
	clear: left;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
	padding: 12px;
}

#register .fieldvalue {
	display: block;
	margin-left: 165px;
}

#register .regSubmit {

	font-weight: bold;
	margin: 10px auto;
	padding: 5px;
}


#kontakt label {
	font-weight: bold;
	float:left;
	display: block;
	width: 150px;
	text-align: right;
	margin-right: 20px;
}

#kontakt .fieldline {
	clear: left;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
	padding: 12px;
}

#kontakt .fieldvalue {
	display: block;
	margin-left: 170px;
}

#kontakt .inputField {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

#kontakt .sporocilo {
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana;
	width: 370px;
	color: #666;
}

#captcha_input {
	text-transform:uppercase;
}

#kontakt .submitBtn {
	text-align: center;
	padding: 5px;
}
#kontakt .submitBtn input {
	width: 90px;
	font-weight: bold;
	margin: 10px auto;
	padding: 5px;
}


.overall_error {
	background-color: #FFD6D6;
	padding: 10px;
	border: 1px solid #ee0000;
	color: #ee0000;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 13px;
}

.potrdi_gsm {
	background-color: #FFD6D6;
	padding: 10px;
	border: 1px solid #ee0000;
	color: #ee0000;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 15px;
}

.overall_success {
	background-color: #D6FFD6;
	padding: 10px;
	border: 1px solid #008000;
	color: #008000;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 13px;
}

.overall_success h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #008000;
}

#glava_blog {
	padding-top: 10px;
	padding-bottom: 10px;
}

#glava_blog #avatar_big {
	float: left;
	margin-right: 20px;
}

#glava_blog h2 {
	font-size: 40px;
	color: #666;
	border: 0px;
	margin: 0px;
	font-family: Trebuchet MS, TrebuchetMS, Arial, Tahoma, Verdana;
}
#glava_blog #gblog_stat {
	font-size: 10px;
}

#rss_blog a {
	display: block;
	background-image: url(/img/rss.gif);
	background-repeat: no-repeat;
	width: 30px;
	padding: 1px;
	font-weight: bold;
	text-decoration:none;
	color: #888;
	padding-left: 25px;
	margin-top: 10px;
	border: 1px solid #fff;
}
#rss_blog a:hover {
	border: 1px solid #ccc;
}


#loginfrm label {
	font-size: 12px;
	display: block;
	width: 320px;
	text-align: right;
	float: left;
	padding: 5px;
}

#loginfrm .loginRow {
	padding-top: 10px;
}

#loginfrm .loginField {
	font-size: 16px;
	width: 155px;
	color: #666;
	font-weight: bold;
	margin-left: 10px;
}

#loginfrm .loginRowRemember {
	margin-left: 320px;
	font-size: 11px;
	padding: 17px;
}

#loginfrm .loginRowSubmit {
	margin-left: 338px;
	padding: 0px;
}

#loginfrm .loginRowSubmit input {
	text-align: center;
	padding: 5px;
	width: 110px;
	font-weight: bold;
	margin: 10px auto;
	padding: 5px;

}

#loginfrm .loginRowForgot {
	font-size: 10px;
	margin-left: 338px;
}


#r_profile {
	padding: 5px;
	border: 1px solid #666;
	background-color: #000;
}

#r_objava {
	padding: 5px;
	border: 1px solid #666;
	background-color: #000;
}

#r_prijatelji {
	font-size: 9px;
	text-align: right;
}

#r_profile #avatar_medium {
	float: left;
	margin-right: 10px;
}

#r_profile h2 {
	font-size: 16px;
	color: #ccc;
	border: 0px;
	margin: 0px;
	margin-top: 2px;
	font-family: Trebuchet MS, TrebuchetMS, Arial, Tahoma, Verdana;
}

#r_profile h2 a {
	color: #ccc;
	text-decoration: none;
}

#r_profile #r_lokacija {
	font-size: 9px;
	color: #999;
}

#trenutno_counter {
	float:right;
	margin-top: 5px;
	color: #999;
	font-weight: bold;
	font-family: Trebuchet MS, TrebuchetMS, Arial, Tahoma, Verdana;
	font-size: 30px;
}

#trenutno_input {
	width: 562px;
	height: 38px;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	background-color: #E5FFEB;
	border: 1px solid #0B8900;
	padding: 2px;
}

.npSubmit {
	text-align: right;
	margin-top: 10px;
}

.npSubmit input {
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
}

#objave h2 {
	color: #888;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Trebuchet MS, TrebuchetMS, Verdana, Tahoma, Arial;
	font-size: 15px;
	border-bottom: 1px solid #e7e7e7
}

#objave .blog_list_row {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
}

#objave .blog_list_avatar {
	float: left;
	display: block;
	width: 33px;
}

#objave .blog_list_msg {
	font-size: 15px;
	margin-left: 35px;
}

#objave .blog_list_msg a {
	text-decoration: none;
	color: #ee0000;
}


#objave .blog_list_objavljeno {
	text-align: right;
	font-size: 10px;
}

#objave .blog_list_urejanje {
	display: inline;
}
#objave .blog_list_urejanje img {
	padding: 2px;
}	

#zadnji_blog {
	clear: left;
	padding-top: 20px;
	font-size: 17px;
	padding-bottom: 20px;
}
#zadnji_blog .zadnji_title {
	font-size: 9px;
	color: #999;
}
#zadnji_blog .zadnji_blog_datum {
	font-size: 10px;
	text-align: right;
	padding-top: 2px;
}
#zadnji_blog .zadnji_blog_msg {
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 20px;
	color: #666;
}
#zadnji_blog .zadnji_blog_urejanje {
	display: inline;
}
#zadnji_blog .zadnji_blog_urejanje img {
	padding: 2px;
}

.reply {
	text-align: right;
	font-size: 10px;
	color: #0000ee;
}


.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #aaa;
	background:#fff;
}

/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:28px;
	margin:0 0 0 29px;
	background:url(/img/box2.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-29px;
	width:29px;
	height:28px;
	background:url(/img/box2.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:28px;
	margin:0 0 0 26px;
	background:url(/img/box2.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-26px;
	width:26px;
	height:28px;
	background:url(/img/box2.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 20px;
	background:url(/img/borders2.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 18px 0 0;
	background:url(/img/borders2.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline;}
.i3 {display:block;}


#mikro_blog_logo {
	padding: 10px;
}

#mikro_blog {
	width: 500px;
	margin: 70px auto 0px auto;
}

#mikro_blog .mikro_blog_msg {
	font-size: 23px;
}

#mikro_blog .mikro_blog_datum {
	font-size: 10px;
	text-align: right;
	padding-top: 2px;
	color: #999;
}

#mikro_blog .mikro_blog_urejanje {
	display: inline;
}

#mikro_blog .mikro_blog_urejanje img {
	padding: 2px;
}	

#mikro_blog_callout {
	width: 144px;
	height: 82px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -23px;
	background-image: url(/img/callout.png);
	background-repeat: no-repeat;
}

#mikro_blog_avtor {
	margin-left: 50%;
	margin-top: -45px;
}

#mblog_avtor2 {
	margin-left: 50px;
}

#mblog_avtor2 img {
	float:left;
}

#mblog_avtor2 h2 {
	margin-left: 45px;
}
#mblog_avtor2 h2 a {
	color: #666;
	text-decoration: none;
	font-size: 25px;
	margin-top: -5px;
}

#rightcol ul {
	padding-left: 0px;
	list-style-type: none;
}
#rightcol ul li {
background-image: url(/img/small_arr.gif);
background-repeat: no-repeat;
background-position: 0 5px;
padding-left: 10px;
}


#r_statistika {
	font-size: 10px;
}

#r_statistika .statrow {
	clear: both;
	border-bottom: 1px dotted #ccc;
}
#r_statistika .statrow a {
	text-decoration: none;
}
#r_statistika .l_stat {
	float:left;
}
#r_statistika .r_stat {
	display: block;
	text-align: right;
}

#r_search_frm .r_search {
	width: 100px;
}

.search_res_row {
	padding: 10px;
	border: 1px solid #666;
	margin-top: 10px;
}

.search_res_row .res_img {
	float:left;
}

.search_res_row .search_res_name a {
	font-size: 18px;
	padding: 5px;
	margin: 2px;
	width: 300px;
	margin-left: 45px;
	display: block;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.search_res_row .search_res_realname {
	margin-top: 10px;
}

.search_res_row .search_res_lastmsg {
	font-size: 11px;
}
.search_res_row .search_res_kraj {
	font-size: 11px;
}
.search_res_row .search_res_opis {
	font-size: 11px;
}
.search_res_row .search_res_profil {
	font-size: 11px;
	float: right;
	font-weight: bold;
}


#search_form {
	padding: 10px;
	border: 1px solid #666;
	text-align: center;
	margin-bottom: 20px;
}
.res_pages {
	padding: 10px;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.prva_pages {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.prva_pages a {
	display: block;
	width: 80px;
	border:1px solid #aaa;
	background-color: #666;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	color: #ccc;
}
.prva_pages a:hover {
	background-color: #888;
}


ul#navlist1
{
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid #aaa;
margin: 0;
padding-left: 10px;
}

ul#navlist1 li
{
float: left;
height: 21px;
background-color: #666;
margin: 2px 2px 0 2px;
border: 1px solid #aaa;
}

ul#navlist1 li#active
{
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #444; }

#navlist1 a
{
float: left;
display: block;
color: #888;
text-decoration: none;
padding: 4px;
}

#navlist1 a:hover { background: #fff; }

a.addf_search {
	float:right;
	display: block;
	width: 80px;
	border:1px solid #aaa;
	background-color: #666;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #777;	
}

a:hover.addf_search {
background-color: #fff;
}




#nastavitve label {
	display: block;
	clear: left;
	float:left;
	width: 150px;
	text-align: right;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
}
#nastavitve .nastTxtInput {
	width: 170px;
	font-size: 16px;
	margin-left: 10px;
	color: #666;
	font-weight:bold;
}
#nastavitve .nastTxtInput2 {
	font-size: 16px;
	color: #666;
	font-weight:bold;
}
#nastavitve .nastSelect2 {
	font-size: 16px;
	margin-left: 10px;
	color: #666;
	font-weight:bold;
}

#nastavitve .nastRow {
	clear: left;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
	padding: 12px;
}

#nastavitve .fieldvalue {
	display: block;
	margin-left: 165px;
}

#nastavitve .nastSubmit {
	font-weight: bold;
	margin: 10px auto;
	padding: 5px;
}

.required {
	color: #ee0000;
	font-weight: bold;
}

#hint {
	background-color: #FFF5E0;
	padding: 10px;
	color: #888;
	font-size: 11px;
	border: 1px solid #FFCE6D;
}

.hint1 {
	color: #888;
	padding: 5px;
	font-size: 9px;
}

#korakinov {
	margin: 10px 0px;
	background-color: #FFF5E0;
	padding: 11px;
	color: #444;
	font-size: 11px;
	border: 1px solid #FFCE6D;
}
.korakititle {
	font-size: 14px;
	font-weight: bold;
	color: #888;
	color: #888;
}
.opravljeno {
	text-decoration: line-through;
	color: #777;
}
#korakinov ol {
	font-size: 13px;
}
#korakinov ol li {
	padding-bottom: 5px;
}

.posthelp {
	font-size: 10px;
	float:left;
}

.profil_row {
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666;
}
.profil_l {
	width: 43%;
	float:left;
	text-align:right;
}
.profil_d {
	font-weight: bold;
	margin-left: 45%;
}

#badge_blog {
	margin-top: 8px;
	background-color: #666;
	padding: 3px;
	float:right;
	font-size: 10px;
	border: 1px solid #ccc;
}

#badge_koda {
	width: 250px;
	margin-left: 250px;
}

#badge_koda textarea {
	font-size: 9px;
}

#badge_preview {
	float:left;
	width: 250px;
	text-align: center;
}

#vabilo_naslovi {
	width: 200px;
	float: left;
	font-size: 11px;
	text-align: justify;
}

#vabilo_naslovi textarea {
	width: 200px;
	height: 230px;
	margin-top: 10px;
}

#vabilo_msg {
	margin-left: 210px;
	padding: 5px;
	background-color: #efefef;
}

#vabilo .submitBtn {
	width: 190px;
	font-weight: bold;
	margin: 10px auto;
	padding: 5px;
}

#prva_predstavitev {
	float:left;
	padding: 20px;
	width: 159px;
}

#prva_predstavitev_r {
	margin-left: 270px;
	border: 1px solid #fff;
}


#prva_predstavitev_r a{
	display: block;
	width: 221px;
	padding: 7px;
	padding-top: 4px;
	padding-bottom: 20px;
	background-image: url(/img/gumb1_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#prva_predstavitev_r a:hover{
	background-image: url(/img/gumb1_on.gif);
}


.velikig {
	font-family: Trebuchet MS, TrebuchetMS, Verdana, Tahoma, Arial;
	color: #ee0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.malig {
	font-family: Arial, Verdana, Tahoma;
	color: #999;
	text-decoration: none;
	font-size: 10px;
	margin-top: 3px;
	font-weight: normal;
	line-height: 0.8;
}

#prva_predstavitev_r ul {
	width: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-decoration: none;
}
#prva_predstavitev_r ul li {
padding-left: 50px;
}

.dobrodosli {
	font-family: Trebuchet MS, TrebuchetMS, Verdana, Tahoma, Arial;
	color: #ee0000;
	font-size: 26px;
	padding-top: 8px;
	padding-bottom: 8px;
}

a.d1tit, a:link.d1tit, a:visited.d1tit, a:active.d1tit {
	color: #fff;
	font-family: Trebuchet MS, TrebuchetMS, Verdana, Tahoma, Arial;
	font-size: 20px;
	position: absolute;
	margin-left: 184px;
	margin-top: 36px;
	display:block;
	text-decoration: none;
}
a.d2tit, a:link.d2tit, a:visited.d2tit, a:active.d2tit {
	color: #fff;
	font-family: Trebuchet MS, TrebuchetMS, Verdana, Tahoma, Arial;
	font-size: 20px;
	position: absolute;
	display:block;
	margin-left: 197px;
	margin-top: 121px;
	text-decoration: none;
}

a.d3tit, a:link.d3tit, a:visited.d3tit, a:active.d3tit {
	color: #fff;
	font-family: Trebuchet MS, TrebuchetMS, Verdana, Tahoma, Arial;
	font-size: 20px;
	display:block;
	position: absolute;
	margin-left: 210px;
	margin-top: 206px;
	text-decoration: none;
}

a.d1txt, a:link.d1txt, a:visited.d1txt, a:active.d1txt {
	color: #EBB8B8;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	position: absolute;
	margin-left: 184px;
	margin-top: 65px;
	display:block;
	text-decoration: none;
}
a.d2txt, a:link.d2txt, a:visited.d2txt, a:active.d2txt {
	color: #EBB8B8;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	position: absolute;
	margin-left: 197px;
	margin-top: 150px;
	display:block;
	text-decoration: none;
}
a.d3txt, a:link.d3txt, a:visited.d3txt, a:active.d3txt {
	color: #EBB8B8;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	position: absolute;
	margin-left: 210px;
	margin-top: 235px;
	display:block;
	text-decoration: none;
}
a.predst1, a:link.predst1, a:visited.predst1, a:active.predst1 {
	color: #FFFF0F;
	font-family: Trebuchet MS, TrebuchetMS, Verdana, Tahoma, Arial;
	font-size: 20px;
	display:block;
	position: absolute;
	margin-left: 223px;
	margin-top: 275px;
	text-decoration: none;
}
a:hover.predst1 {
	color: #fff;
}

a:hover.d1tit { color: #FFFF0F; }
a:hover.d2tit { color: #FFFF0F; }
a:hover.d3tit { color: #FFFF0F; }
a:hover.d1txt { color: #fff; }
a:hover.d2txt { color: #fff; }
a:hover.d3txt { color: #fff; }

#predst ul {
	font-size: 15px;
	color: #666;
	padding-left: 20px;
}
#predst ul li {
	padding: 7px 2px;
}
#predst a {
	font-size: 16px;
	font-weight: bold;
}

.reg_pr  {
	padding: 40px;
	text-align: center;
}

.nocookie {
	position: absolute;
	margin-left: 300px;
	border: 1px solid #ee0000;
	width: 450px;
	padding: 3px;
	background-color: #FFD6D6;
	color: #ee0000;
}
