/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #30A6D1;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #30A6D1;
}

body {
	
	background: #000000 url(images/back_all.jpg) no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
	margin-top: 20px;
}

img {
	border: none;
}

textarea, #edtAuthor, #edtMail, #edtTitle, .sort, #edtCode{
	border: solid 1px #777;
	padding: 5px;
	margin-bottom: 5px;
	border-radius:4px; 
}

#smtOddaj{
	clear:both; 
	background-color: #777; 
	border: 0 none; 
	border-radius:4px; 
	color: #FFFFFF; 
	cursor: pointer; 
	display: inline-block; 
	/*font-size:14px;*/
	font-weight: bold; 
	height: 30px; 
	line-height: 30px; 
	margin: 0 5px 10px 0; 
	padding: 0 10px; 
	text-align: center; 
	text-decoration: none; 
	vertical-align: top; 
	white-space: nowrap; 
	width: auto;
/*	border: solid 3px #383838;
	background: #fff;
*/}

#smtOddaj:hover{
	background-color: #aaa;
}

.imgSubmit { 
    /*background-image: url(images/rate_dark.png);*/
    background-position:  0px 0px;
    background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
    width: 18px;
    height: 16px;
    border: 0px;

}

#content
{
	width: 733px;
	margin: 0px auto;
}

#content h2{
	font-size:16px;
}

#main
{
width: 733px;
height: 14px;
background: url(images/top.png) no-repeat;
}

#back
{
width: 733px;
background: url(images/back.png) repeat-y;
}

#bottom
{
width: 733px;
height: 20px;
background: url(images/bottom.png) no-repeat;
}

#header {
	height: 200px;
	text-align: right;
}

#logo {

width: 713px;
height: 100px;
text-align: left;
padding-top: 20px;
padding-left: 20px;
}


#logo a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-style: italic;
	font-size: 26px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 14px;
}


#menu
{
width: 690px;
height: 80px;
padding-left: 43px;
background: url(images/menu.png) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 130px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 15px;
}

#menu a:hover {
	width: 130px;
    height: 30px;
	color: #C2F8FF;
	text-decoration: none;
	background: url(images/menu_r.png) repeat-x;
}



#left
{
	width: 178px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

#left H3
{
width: 178px;
height: 22px;
font-size: 14px;
font-weight: bold;
padding-left: 0px;
padding-top: 5px;
text-transform: uppercase;
text-align: center;
color: #ffffff;
background-color: #30A6D1;
background: url(images/left-title.png) no-repeat;
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#left .title_back
{

}

#left li  {
	padding: 7px;
	padding-left: 20px;
	font-size: 10px;
}


#left li a {
	color: #30A6D1;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#left li a:hover {
	color: #383838;
}

#left table
{
font-size: 11px;
padding-left: 10px;
padding-top: 10px;
}

#left a {
	color: #30A6D1;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#left a:hover {
	color: #383838;
}
.bot
{
	padding: 10px;
}

.stories_tab td {
	border-bottom: solid 1px #383838;
	width: 250px;
	vertical-align: top;
}

.td_storie_img{
	width: 150px;
	padding-left: 20px;
}

.tab_title {
	font-size: 12px;
	font-weight: bold;
	color: #0076FF;
}
.tab_author{
	font-size: 11px;
	font-weight: bold;
}
.tab_desc{
	font-size: 10px;
}
.tab_rate, .tab_views, .tab_pub{
	font-size: 11px;
	/*font-weight: bold;*/
}

.shorts_bottom_nav{
	width: 500px;
	text-align: center;
}

.tab_most{
	text-align: center;
	width: 450px;
}

.tab_most td{
	text-align: center;
	width: 150px;
}

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
width: 450px;
margin-left: 220px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #30A6D1;
}

#right a
{
	color: #30A6D1;
	text-decoration: none;
}

#right p {
	margin: 5px;
	padding: 0;
	text-align: justify;		
	line-height: 180%;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #30A6D1;
	text-transform: uppercase;
}

#right ol, #right ul
{
	margin-left: 30px;
}

.date {
	text-align: right;
	color: #30A6D1;
	font-size: 11px;

}

.date a {
	color: #30A6D1;

}


.rate {
	color: #383838;
}

.rate:hover {
	color: white;
}

.section_break {
	text-align:center;
}

#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}