body { 
    margin: 0px; 
    padding: 0px; 
    border: none; 
    background: #FFFFFF url(../gfx/background.gif) repeat-x top; 
    color: #757575; /*#3F3621*/
    font: normal 11px Verdana;
    text-align: center; 
}
body.widget
{
    background-image: none;
}

img
{
    border: none;
    max-width: 560px;
}

form
{
    padding: 0;
    margin: 0;
}

.green
{
    color: green;
}

.Search .info{
    text-align: center;
    margin-bottom: 10px;
}

.black
{
    color: black;
}

.select_lang
{
    float: right;
}

.select_lang input
{
    width: 90px;
    font: normal 11px Verdana;
    background: none;
    border: none;
}

input.year
{
    width: 30px;
}

.widget #search_form input,
.widget #search_form select
{
    border: black solid thin;
}

form.msg_margin
{
    margin: 10px 0 5px 10px;
}

textarea.msg
{
    border: 1px solid #CFCFCF;
    font: normal 11px Verdana;
    width: 247px;
    height: 54px;  
}

#send_message
{
    width: 270px;
}

select.lang
{
    width: 185px;
}

a
{
    color: #F92A02;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a.list_article
{
    color: #4D053E;
}

h1.title
{
    background: url(../gfx/h2.gif) no-repeat left;
    padding: 0 0 0 15px;
    font-size: 16px;
    color: #F92A02;
}

h2.title
{
    background: url(../gfx/h2.gif) no-repeat left;
    padding: 0 0 0 15px;
    font-size: 14px;
    color: #F92A02;
}

h2.info
{
    font-size: 10px;
    color: #F92A02;	
}

span.violet
{
    color: #4D053E;
    font-weight: bold;
}

.left
{
    text-align: left;
}

.red_button
{
    /*background: #F92A02;
    padding: 2px 18px 2px 18px;
    color: #FFFFFF;
    font-weight: bold;*/
    cursor: pointer;
    vertical-align: middle;
}

#page
{
    width: 950px;
    background-color: #FFFFFF;
    margin: auto;
    text-align: left;
    position: relative;
}
.widget #page
{
    width: 700px;
}
#page_wrapper
{
    padding:    0 130px; /* space for the ad */
}
.widget #page_wrapper
{
    padding: 0;
}

#contener_top
{
    height: 73px;
    border-bottom: 1px solid red;
}

#contener_top .logo
{
    float: left;
    background: #FFFFFF url(../gfx/line_under_logo.jpg) no-repeat bottom left;
    height: 100%;
    width: 261px;
    cursor: pointer;
}
#contener_top .login_area
{
    float: left;
    width: 689px;
    height: 100%;
    margin: 0;
}

#contener_top .img_default
{
    background: #FFFFFF url(../gfx/top_center.jpg) no-repeat;
    background-position: 10px 0;
}

#contener_top .img_crime
{
    background: #FFFFFF url(../gfx/top_crime.jpg) no-repeat;
    background-position: 10px 0;
}

#contener_top .img_culture___festivities
{
    background: #FFFFFF url(../gfx/top_culture.jpg) no-repeat;
    background-position: 10px 0;
}

#contener_top .img_economy
{
    background: #FFFFFF url(../gfx/top_economy.jpg) no-repeat;
    background-position: 10px 0;
}
#contener_top .img_military
{
    background: #FFFFFF url(../gfx/top_military.jpg) no-repeat;
    background-position: 10px 0;
}
#contener_top .img_nature
{
    background: #FFFFFF url(../gfx/top_nature.jpg) no-repeat;
    background-position: 10px 0;
}
#contener_top .img_others
{
    background: #FFFFFF url(../gfx/top_others.jpg) no-repeat;
    background-position: 10px 0;
}
#contener_top .img_politics
{
    background: #FFFFFF url(../gfx/top_politics.jpg) no-repeat;
    background-position: 10px 0;
}
#contener_top .img_private
{
    background: #FFFFFF url(../gfx/top_private_happening.jpg) no-repeat;
    background-position: 10px 0;
}
#contener_top .img_science
{
    background: #FFFFFF url(../gfx/top_sience.jpg) no-repeat;
    background-position: 10px 0;
}
#contener_top .img_sport
{
    background: #FFFFFF url(../gfx/top_sport.jpg) no-repeat;
    background-position: 10px 0;
}
#contener_top .img_tourism
{
    background: #FFFFFF url(../gfx/top_tourism.jpg) no-repeat;
    background-position: 10px 0;
}
#contener_top .img_education
{
    background: #FFFFFF url(../gfx/top_education.jpg) no-repeat;
    background-position: 10px 0;
}
#contener_top .button_login_area
{
    float: right;
    background: #FFFFFF url(../gfx/bg_top_but.jpg) repeat-x;
    height: 26px;
    width: auto;
    padding: 6px 15px 0 15px;
    margin: 0 5px 0 5px;
}

#contener_top .button_login_area a
{
    color: #FFFFFF;
    font-weight: bold;
}

#contener_top .logged_user
{
    float: right;
    font-weight: bold;
    margin: 0 10px 20px 0;
}
#contener_top .category_location
{
    float:right;
    clear: both;
    margin: 22px 5px 0px 0;
    padding-right: 10px;
    background: url(../gfx/blue_arrow.gif) no-repeat right;
    font-weight: bold;
    font-size: 12px;
    color: #4AC6D4;
}

.checkbox_div
{
    width:15px;
    float:left;
    margin-left:15px;
    margin-right:15px;
    height:15px;
    cursor:pointer;
}

.checkbox_text
{
    color: #000000;
    float: left;
    cursor:pointer;
}

#footer
{
    height: 56px;
    clear: both;
    background: #FFFFFF url(../gfx/footer.jpg) repeat-x;
}

#footer .links
{
    float: left;
    margin: 22px 0 0 30px;
    
}

#footer ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer ul li
{
    margin: 0 20px 0 0;
    display: inline;
}

#footer .links a
{
    color: #808080;
    font-weight: normal;
}

#footer .copyright
{
    float: right;
    color: #808080;
    margin: 22px 20px 0 0;
}

#footer .powerby
{
    margin-top: 5px;
    text-align: right;
    color: #808080;
    clear: both;
}

#footer .powerby a
{
    color: black
}

#contener_inside
{
    margin: 36px 27px 3px 27px;
}
.widget #contener_inside
{
    margin: 0;
}

.inside_left
{
    float: left;
    width: 600px;
    margin-right: 26px;
}
.inside_right
{
    float: left;
    width: 270px;    
}

body.widget .inside_right
{
    float: right;
    margin: 1em;
}
body.widget .inside_left
{
    float: none;
    width: auto;
}

.articles_info_contener
{
    overflow: hidden;
    height: auto;
    margin-top: 10px;
    border: 1px solid #CFCFCF;
    background: #FEFEFE url(../gfx/bg_article_info.jpg) repeat-x bottom;
}

.articles_info
{
    width: 423px;
    float: left;
    padding: 5px 10px 5px 10px;
}

.articles_actions
{
    width: 153px;
    float: left;
    border-left: 1px solid #CFCFCF;
}

.articles_info_left
{
    float: left;
    width: 100px;
}

.articles_info_right
{
    margin-left: 100px;
}

.info_row
{
    /*height: 15px;*/
    clear: both;
}

.articles_action
{
    background: url(../gfx/bg_article_action.jpg) no-repeat;
    height: 19px;
    padding: 4px 0 0 15px;
    border-bottom: 1px solid #CFCFCF;
    cursor: pointer;
    color: #F92A02;
    font-weight: bold;
}

.articles_action:hover
{
    background: url(../gfx/bg_article_action.jpg) no-repeat;
    background-position: 0 -25px;
    text-decoration: underline;
}

.articles_action_last
{
    background: url(../gfx/bg_article_action.jpg) no-repeat;
    height: 19px;
    padding: 4px 0 0 15px;
    cursor: pointer;
    color: #F92A02;
    font-weight: bold;
}

.articles_action_last:hover
{
    background: url(../gfx/bg_article_action.jpg) no-repeat;
    background-position: 0 -25px;
    text-decoration: underline;
}

.non_action
{
    cursor: default;
}

.non_action:hover
{
    text-decoration: none;
    background-position: 0 0;
}

.articles_mirror
{
    background: url(../gfx/mirror.jpg) repeat-x top;
    height: 35px;
}

.aricles_text
{
    text-align: justify;
    border-bottom: 1px solid #CFCFCF;
    padding: 0 0 27px;
    margin: 0 0 20px 0;
}
.aricles_text #article_location_map_wrapper
{
    margin: 1em 0;
}

.aricles_advertising
{
    border-bottom: 1px solid #CFCFCF;
    margin-bottom: 20px;
    text-align:center;
}

.aricles_advertising a:hover{
    text-decoration:none;
}

.aricles_gallery
{
    background: url(../gfx/bg_gallery.jpg) repeat-x bottom;
    margin-bottom: 20px;
    height: 202px;
}

.aricles_gallery_item
{
    width: 111px;
    float: left;
    padding: 4px;
    border: 1px solid #CFCFCF;
    margin: 16px 0px  16px 23px;
    text-align: left;
}

.head_comments
{
    height: 34px;
    margin: 20px 0 0 0;
    padding: 10px 18px 0 18px;
    background: url(../gfx/head_comments.jpg) repeat-x top;
    font-size: 14px;
    font-weight: bold;
    color: #757575;
}

.head_comments .comments_actions
{
    float: right;
}

.comments_text
{
    text-align: justify;
    margin: 0 18px 10px 18px;
    overflow: hidden;
}

.comments_bottom
{
    margin: 10px 0 0 0;
}

.comments_author
{
    float: left;
}

.comments_more
{
    float: right;
}

.comments_footer
{
    background: url(../gfx/comments_footer.jpg);
    height: 23px;
    margin: 10px 0 10px 0;
}

.profile
{
    background: url(../gfx/bg_box.jpg) bottom;
    border-bottom: 1px solid #CFCFCF;
    border-top: 1px solid #CFCFCF;
    overflow: hidden;
    margin-bottom: 15px;
}

.profile .top
{
    padding: 12px 26px 3px 0;
    margin-bottom: 11px;
}

.profile .left_column
{
    float: left;
    margin-left: 11px; 
    width: 109px;
}

.profile .avatar
{
    text-align: center;
    padding: 5px;
    border: 1px solid #CFCFCF;
    background: #FFFFFF;
}

.profile .right_column
{
    float: left;
    margin: 0 11px 0 9px;
    width: 130px;
}

.profile .right_column .user_row.report
{
    font-size: .9em;
}

.profile .profile_login
{
    border-bottom: 1px solid #F92A02;
}

.profile .profile_row
{
    margin-top: 5px;
    clear: both;
    border-bottom: 1px solid #CFCFCF;
}

.profile .row_left
{
    float: left;
    width: 55px;
}

.profile .user_row
{
    margin-top: 5px;
    clear: both;
    overflow: hidden;
}

.user_profil_deleted
{
    color: #990000;
    font-weight: bold;
    margin: 10px 0 10px 0;
    text-align: center;
}


.box_advertising
{
    margin-bottom: 15px;
    clear: both;
    text-align:center;
}

.box_advertising a:hover{
    text-decoration:none;
}
.Article.box_ad
{
    width: 120px;
    position: absolute;
    top: 5px;
    left: -125px;
}
.Article.box_ad .random_advert,
.Article.box_ad .the_advert
{
    width: 120px;
    height: 600px;
    overflow: hidden;
}

.box
{
    background: url(../gfx/bg_box.jpg) repeat-x bottom;
    border-bottom: 1px solid #CFCFCF;
    border-top: 1px solid #CFCFCF;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 10px 0 5px 0;
}

.box .box_inside
{
    margin: 24px 12px 10px 12px;
}

.list_articles
{
    padding: 0 0 8px 8px;
    margin: 0 0 8px 0;
    border-bottom: 1px solid #CFCFCF;
}

.inside_left_search
{
    float: left;
    width: 190px;
    margin-right: 26px;
}
.inside_right_search
{
    float: left;
    width: 680px;    
}

.inside_right_search .map
{
    height: 550px;
}
.widget .inside_right_search .gmap_messages
{
    height: 3em;
}
.widget .inside_right_search
{
    width: 465px;
    margin-right: 16px;
    overflow: hidden;
}
.widget .inside_right_search .map
{
    height: 470px;
}
#contener_inside .location_saver
{
    text-align: center;
}


.head_search
{
    border-top: 1px solid #CFCFCF;
    background: transparent url(../gfx/bg_head_search_a.jpg) repeat-x scroll center bottom;
    padding: 7px 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.head_search_b
{
    border-top: 1px solid #CFCFCF;
    background: transparent url(../gfx/bg_head_search_a.jpg) repeat-x scroll center bottom;
    padding: 7px;
    margin-bottom: 5px;
}
.head_search input,
.head_search select
{
    width: 162px;
}

.label
{
    float: left;
    width: 40px;
}

.row_search
{
    clear: both;
}

.date_select .row_search label
{
    white-space:    nowrap;
}

.date_select{
    margin: 0 7px 0 0;
}


.search_button
{
    margin-bottom: 15px;
    float: right;
}

.box_categories
{
    border-top: 1px solid #CFCFCF;
    background: transparent url(../gfx/bg_head_search_a.jpg) repeat-x scroll center bottom;
    list-style: none;
    margin: 0 0 5px 0;
    padding: 7px 0;
    clear: both;
}
.box_categories label strong
{
    cursor: pointer;
}

/** start: coloy kategori **/
.politics
{
    color: 
}
/** end: coloy kategori **/

/** <formularze> **/
fieldset .fields
{
    list-style:                 none;
    margin-left:		150px;
}
fieldset .fields label
{
    display:                    block;
    clear:                      left;
}
fieldset .fields label .field_label
{
    display:                    block;
    float:                      left;
    width:                      15em;
    text-align:                 right;
    padding:                    .5em 1em 0 0; /* top is dirty? */
}
fieldset .fields label.checkbox
{
    margin-left:                6em;
    display:                    inline;
}
fieldset .fields label.checkbox .field_label /* basically reset most of previous styles */
{
    display:                    inline;
    text-align:                 inherit;
    width:                      auto;
    float:                      none;
    padding:                    0;
}
/** </formularze> **/

ol.notice
{
    color: #009900;
    font-weight: bold;
    font-size: 14px;
}

ol.error
{
    color: #990000;
    font-weight: bold;
    font-size: 14px;
}

.underline
{
    font-style: italic;
}

/**select page**/
ul.select_page
{
    margin: 20px 0 20px 0;
    padding: 0px;
    list-style: none;
}

.select_page .left_arrow
{
    float: left;
    margin-right: 5px;
}

.select_page .number
{
    float: left;
    /*background: url(../gfx/bg_number.jpg) no-repeat;*/
    width: 18px;
    height: 18px;
    text-align: center;
    margin: 0 3px 0 3px;
}
.select_page .number a
{
    font-weight: bold;
    /*color: white;*/
    text-decoration: none;
    font-size: 12px;
}
.select_page .current_page a
{
    /*color: white;*/
    text-decoration: underline;
}

.select_page .right_arrow
{
    float: left;
    margin-left: 5px;
}

/**end: select page**/


#DOMWindowContent div.gotMarker
{
    overflow: hidden;
}
#DOMWindowContent div.gotMarker .title
{
    margin:                 0;
    padding:                0;
    font-weight:            bold;
}
#DOMWindowContent div.gotMarker .img
{
    float:                  left;
}
#DOMWindowContent div.gotMarker .img img
{
    height:                 4.5em;
}
#DOMWindowContent div.gotMarker .text
{
    margin-top:             .5em;
    font-size:              1em;
    text-align:             center;
}
#DOMWindowContent div.gotMarker .text *
{
    font-size:              1em !important;
    margin:                 0;
    padding:                0;
}
/* these are evil. */
#DOMWindowContent div.gotMarker .text img,
#DOMWindowContent div.gotMarker .text object,
#DOMWindowContent div.gotMarker .text embed,
#DOMWindowContent div.gotMarker .text iframe
{
    display:                none;
}

.form_fields,
.form_fields li
{
    list-style:             none;
    margin:                 0;
    padding:                0;
}
.form_fields li label
{
    display:                block;
    clear:                  left;
}
.form_fields li label .label
{
    display:                block;
    float:                  left;
    width:                  140px;
    font-weight:            bold;
}
input.text, input[type=submit]{
	background: none;
	border: none;
	text-decoration: none;
	color: #F92A02;
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin-left: -3px;
	cursor: pointer;
}
/*
input[type=submit]:hover{
	border: none;
	border-bottom: #F92A02 solid thin;
	margin-top:1px;
}
input[type=button]:hover{
	border: none;
	border-bottom: #F92A02 solid thin;

	margin-top:1px;
}
*/

span.img_action{
	width: 12px;
	text-align: center;
	margin: 0 5px 0 0;
	float: left;
}

.small{
    font-size: 10px;
}
.capcha
{
	margin-left: 65px;
}

input.text, input[type=button]{
	background: none;
	border: none;
	text-decoration: none;
	color: #F92A02;
	font-weight: bold;
	font-size: 1em;
	padding: 0;
	margin-left: -3px;
	cursor: pointer;
}
input.save
{
    font-size: 16px;
    font-weight: bold;
    border: 1px solid red;
}

.users_articles_links
{
    list-style: none;
    text-align: right;
    padding: 1ex 1em;
    margin: 0;
}
.users_articles_links .search a
{
    padding-left: 12px;
    background: transparent url(../gfx/search.gif) no-repeat scroll center left;
    min-height: 10px;
}

.moreORless
{
    color: #F92A02;
    font-weight: bold;
    text-decoration: none;
    cursor:pointer;
}
.moreORless:hover
{
    text-decoration: underline;
}
.helpval
{
	width:180px;
}
.helpval_active
{
	width:180px;
}

/* google map */
#article_location_map__big
{
    width: 900px;
}
#article_location_map
{
    width: 270px;
    height: 250px;
}

/**
 * "aricles"! sic! >.<#
 */
body.Articles .aricles_text .licence
{
    margin: 1em 11em;
}
body.Articles .aricles_text .licence,
body.Articles .aricles_text .licence a
{
    color: #bbb;
}
body.Articles .aricles_text .licence.cc
{
    padding-left: 40px;
    min-height: 32px;
    background: transparent url('../gfx/cc.png') top left no-repeat;
}
body.Articles.widget .aricles_text .licence
{
    clear: both;
}


