* {
  margin: 0;
}

body {
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  text-align: left;
  color: #fff;
  background: #84ACCC url(../images/bg.gif) repeat-x;
}

h1 { font-size: 22px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

a { color: #D8DF48; text-decoration: none }

a:hover { color: #EFF2B5; text-decoration: underline }

img { border: 0; }

td {
  color: #fff;
  vertical-align: top;
}

p, h1, h2, h3 {
  margin: 8px 0 0 0;
}

form { margin-top: 5px;}

fieldset {
 width: 480px;
 padding: 10px;
 border: 0px solid #155377;
 margin-bottom: 30px;
}

legend {
	color: #27B0D8;
	font-size: 20px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0;
}

input {
  margin: 2px 0 9px 0;
  padding: 1px 0;
}

.wrapper {
   margin: 0 auto;
   width: 800px; 
   border-right: 13px solid #86D2E9; 
   border-left: 15px solid #86D2E9
   /*border-right: 13px solid #C4C03C; 
   border-left: 15px solid #4EA916*/
}

div.error {
 color: red;
 text-align: center;
}

.embox {
	color: #fff;
	font-size: 12px;
	text-align: left;
	padding: 5px 15px;
	border: 0px solid #A2D1EE;
	margin: 10px 0px;
}

label { display: block; padding: 2px 0; }

textarea { 
 font-family: Verdana;
 padding: 1px;
 color: #000; 
 margin: 0 0 6px 0;
 border: 1px solid #ccc; 
 background-color: #E7EDF1;
}

input.button { 
 width: 100px; 
 padding:3px 3px; 
 font: bold 12px verdana, arial, sans-serif;
}

.chart-index {
  float: left; 
  text-align: left; 
  border: 0 solid #384781; 
  width: 240px; 
  height: 250px;
  background: #B0AE4D; 
  padding: 5px 5px;
  background: #B0AE4D url(http://radiomenes.com/templates/v2/images/menestop10-mc.gif) no-repeat center bottom;
}

.chart-index h1 {
  margin-bottom: 8px;
}

.chart-index p {
  padding: 5px 0;
}

.main-block {
  float: left;  
  margin-bottom: 12px; 
  border: 2px solid #384781; 
  width: 520px;
  text-align: left;
  background: #102B4B; 
  padding: 7px;
}

.main-block img {
  text-align: center;
}

.right-block {
 float: right; 
 width: 230px; 
 padding: 0;
 border: 0 solid #640912; 
}

.right-block img {
  text-align: center;
}

.right-block-inside {
 float: right; 
 width: 230px; 
 text-align: left;
 border: 2px solid #384781; 
 background: #1E77AC;
 padding: 2px;
}

.t {
  border-left: 9px solid #4EA916;
  border-right: 15px solid #BFBF00;
}

#fullnews .fullnews-header {
  border-left: 4px solid #E2E660;
  padding: 10px;
}

.main {
 height: 400px;
 vertical-align: top; 
 background: #50565A url(../images/v1_04.png);
 color: #fff;
 font-size: 12px;
 text-align: center;
 padding: 10px;
}

.main li, #rounded li { margin: 4px 30px; }

.bl {background: url(../images/bls2.gif) 0 100% no-repeat #B7C415; color: #BB0202; font-size: 13px; width: 100% } 
.br {background: url(../images/bl2.gif) 100% 100% no-repeat} 
.tl {background: url(../images/tl.gif) 0 0 no-repeat} 
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding: 6px;} 

.bl-gray {background: url(../images/bl2-gray.gif) 0 100% no-repeat #768D8F; color: #fff; font-size: 13px; width: 100% } 
.br-gray {background: url(../images/br-gray.gif) 100% 100% no-repeat; height: 150px; } 
.tl-gray {background: url(../images/tl-gray.gif) 0 0 no-repeat} 
.tr-gray {background: url(../images/tr-gray.gif) 100% 0 no-repeat; padding: 10px} 

.clear {font-size: 1px; height: 1px}

#header {  
  text-align: left; 
  font-size: 16px; 
  color: #D8DF48; 
  padding-top: 15px;
  padding-left: 65px;
  vertical-align: bottom; 
  font-weight: bold;
}

#header em { display: none }
#header ul { width: 100%; list-style-type: none;}
#header li { float: left; display: inline}
#header li a { DISPLAY: block; HEIGHT: 30px }

#header li a.home { background: url(../images/menu-home.gif) no-repeat left top; WIDTH: 100px }
#header li a.homeActive { background: url(../images/menu-home.gif) no-repeat left bottom; WIDTH: 100px }
#header li a.music { background: url(../images/menu-music.gif) no-repeat left top; WIDTH: 120px}
#header li a.musicActive { background: url(../images/menu-music.gif) no-repeat left bottom; WIDTH: 130px}
#header li a.radio { background: url(../images/menu-radio.gif) no-repeat left top; WIDTH: 110px; }
#header li a.radioActive { background: url(../images/menu-radio.gif) no-repeat left bottom; WIDTH: 110px}
#header li a.ads { background: url(../images/menu-reklama.gif) no-repeat left top; WIDTH: 110px}
#header li a.adsActive { background: url(../images/menu-reklama.gif) no-repeat left bottom; WIDTH: 110px}
#header li a.contacts { background: url(../images/menu-contacts.gif) no-repeat left top; WIDTH: 150px}
#header li a.contactsActive { background: url(../images/menu-contacts.gif) no-repeat left bottom; WIDTH: 150px}
#header li a:hover { background-position: left bottom }

p.catnode1 {
  font-weight: bold;
  background: #3368A4;
  margin: 1px;
  padding: 5px;
}

p.catnode2 {
  background: #3368A4;
  margin: 1px;
  padding: 5px 5px 5px 20px;
}

/* Rounded corners */

h1,h2,p { margin: 0; }

p { padding-bottom:2px }

div#table { 
  width: 100%; 
  color: #fff;
  margin-top: 13px;
  text-align: left; 
  font-size: 14px;
  background: #5F747A url(../images/main-corner-bg.gif) top right no-repeat; 
}

#table b.rtop, #table b.rbottom {display:block; background: #102B4B}
#table b.rtop b, #table b.rbottom b {  
  display:block; 
  height: 1px;
  overflow: hidden; 
  background: #5F747A
}

#table b.r1{margin: 0 5px}
#table b.r2{margin: 0 3px}
#table b.r3{margin: 0 2px}
#table b.rtop b.r4, #table b.rbottom b.r4 { margin: 0 1px; height: 2px }
div#table p, div#table h2, div#table h1, div#table h3 { 
  padding-left: 8px;
  padding-top: 8px;
}

div#rounded { background: #B0AE4D url(../images/menestop10-mc.gif) no-repeat right bottom }
div#rounded p, div#rounded h1 { 
  padding: 4px;
}

#rounded b.rtop, #rounded b.rbottom { display:block; background: #5B2813  }

#rounded b.rtop b, #rounded b.rbottom b { 
  display:block;
  height: 1px;
  overflow: hidden; 
  background: #B0AE4D
}

#rounded b.r1{margin: 0 5px}
#rounded b.r2{margin: 0 3px}
#rounded b.r3{margin: 0 2px}
#rounded b.rtop b.r4, #rounded b.rbottom b.r4{margin: 0 1px;height: 2px;}

div#online { 
  width: 260px; 
  color: #fff;
  margin-top: 13px;
  text-align: left; 
  background: #5A8AD1; 
}

#online b.rtop, #online b.rbottom {display:block; background: #5780AE}
#online b.rtop b, #online b.rbottom b {  
  display:block; 
  height: 1px;
  overflow: hidden; 
  background: #5A8AD1
}

#online b.r1{margin: 0 5px}
#online b.r2{margin: 0 3px}
#online b.r3{margin: 0 2px}
#online b.rtop b.r4, #online b.rbottom b.r4 { margin: 0 1px; height: 2px }

/* Gallery tab */
div#gallery { 
  width: 260px; 
  color: #fff;
  margin-top: 6px;
  text-align: left; 
  background: #ACD02F; 
}

#gallery b.rtop, #gallery b.rbottom {display:block; background: #5780AE}
#gallery b.rtop b, #gallery b.rbottom b {  
  display:block; 
  height: 1px;
  overflow: hidden; 
  background: #ACD02F
}

#gallery b.r1{margin: 0 5px}
#gallery b.r2{margin: 0 3px}
#gallery b.r3{margin: 0 2px}
#gallery b.rtop b.r4, #gallery b.rbottom b.r4 { margin: 0 1px; height: 2px }
#gallery a { color: #fff; }

.news-date {
  color: #A8CF30;
  font-weight: bold;
  font-size: 13px;
  padding: 5px 5px 5px 15px;
}


form {
	display: inline;
}

img {
	border: 0;
	display: inline;
}

input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url('../graphics/button-bg.gif');
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.photos-large {
	border-style: solid;
	border-color: #778899;
	border-width: 1px;
	padding: 10px;
	margin: 4px;
}

#picture-holder a:hover img{
    border-width: 2px;
    border-color: #38c;
	margin: 3px;
}

#gallery-name {
	padding: 0;
	margin: 0;
}

#picture_caption {
	font-size: 12pt;
}

#main_container {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#inner_wrapper {
	/* padding: 10px;*/
	width: 100%;
}

#wrapper {
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
}

#picture-holder {
	text-align: center;
}

#exif_toggle {
	padding: 0;
	margin: 0;
}

.thumbnail img {
	padding: 5px;
	text-align: center;
	margin: 4px;
	background: #FFF;
	border-width: 1px;
	border-color: #778899;
}


.thumbnail a:hover img {
    border-width: 2px;
    border-color: #38c;
	margin: 3px;
}

.photos {
	padding: 5px;
	margin: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}


#jump_menu {
	float: right;
}

#download_selected {
	float: right;
	text-align: right;
}

#pagination {

	padding: 2px;
	margin: 0;
	clear: both;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
}

#breadcrumbs {
	margin: 0;
	padding: 2px;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFC; */
}

#breadcrumb_links {
	margin: 2px; 
}

a.print {
	background-image: url(../graphics/printer.gif); 
	background-repeat: no-repeat; 
	background-position: left middle;  
	padding-left: 20px; 
}

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

#search_box {
	margin-left: 5px;
	float: right;
}

table {border: 0px; cell-padding: 0px}

.date, #picture_caption
    {
    font-size:         0.9em;
    font-weight:       bold;
    line-height:       1.4;
    background-repeat: no-repeat;
    text-transform:    uppercase;
    letter-spacing:    2px;
    margin-left:       4px;
    padding-bottom:    2px;
    }
		
#picture_caption 
		{
		font-size:		 		 0.8em;
		font-weight:			 normal;
		text-transform: 	 none;
		letter-spacing:		 1px;
		
		}
		
a.nav-link-img-next {
		background-image:    url(../graphics/fforward.gif);
    	background-repeat:   no-repeat;
    	background-position: right 1px;
		padding-right: 20px;
		width: 40px;
	  }

a.nav-link-img-prev {
		background-image:    url(../graphics/rewind.gif);
   	 	background-repeat:   no-repeat;
    	background-position: left 1px;
		padding-left: 20px;
		width: 40px;
	  }
		
.comments li    { 
		margin-top: 10px; 
		margin-bottom: 10px; 
		padding-top: 10px;
		padding-bottom: 10px; 
		border-top: 1px solid #CDCDCD;
		border-bottom: 1px solid #CDCDCD;
	  }
	  
.comments p {

	padding: 0;
	margin: 0;
}

.comments cite  { 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	font-size: 75%; 
}

.meta-header { 
		font-size: 85%;
		padding: 0;
		margin: 0;
		color: #8b0000;
		text-align: center;
}

.comments-closed {
		color: #999966;
		text-align: center;
}

#exif_data {
		padding: 20px;
		text-align: left;
		width: 50%;
}

ul.slides {
  	margin:0;
  	margin-top: 15px;
  	padding:0;
  	list-style:none;
  	line-height:1.4em;
}
  
.slides li {
  	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
}

#link-back {

	font-size: 65%;
	text-align: right;
	padding: 0;
	margin: 0;
	
}

.tag {
		 text-align: center;
}

.large-thumb-toolbar {

	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}		

.errors
{
    width:            500px;
    background-image: url('../graphics/x.gif');
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom:    15px;
    border-bottom:    1px solid maroon;
    border-top:       1px solid maroon;
    border-left:      1px solid maroon;
    border-right:     1px solid maroon;
    padding:          8px;
    background-color: #FFCCCC;
    padding-left:     28px;
}

.chart-entry {
  color: #802F26; 
  border-top: 2px solid red; 
  padding: 20px 0 20px 15px; 
  margin-bottom: 3px;
  background: #DFD620 url(../images/chart-bg-center.gif) no-repeat bottom center;
}		 

.chart-entry .title {
  color: #fff; 
  background: #6BA3CF; 
  border: 1px solid #3877C5; 
  padding: 12px 9px 9px 12px;
}

/*Dropdown menu*/
#menu {position:absolute;margin-top:10px;}
#menu ul .item { display:none; }
#menu ul:hover .item {display:block;background:#000;padding:1px;margin:1px;}

#menu ul:hover .item a {color:#fff;text-decoration:none;}
#menu ul:hover .item a:hover{color:#999;}

#menu ul{width:100px;float:left;margin:0px;padding:2px;background:#b10000;list-style:none;}
.clear{clear:both;height:10px;}
