body {
    margin: 0;
    padding: 0;
    background: #F7F7F7 url(img/img01.jpg) repeat left top;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #5A554E;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #32639A;
    font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 2.4em;
}

h3 {
    font-size: 1.6em;
}

p, ul, ol {
    margin-top: 0;
    line-height: 200%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: underline;
    color: #516C00;
}

a:hover {
    text-decoration: none;
}

h2 a {
    text-decoration: none;
}

#wrapper {
    margin: 0;
    padding: 0;
    background: url(img/img02.jpg) repeat-x left -80px;
}

.clear {clear: both;}

/* Header */

#header {
    width: 1000px;
    height: 155px;
    margin: 0 auto;
    padding: 0;
    background: url(img/img03.jpg) no-repeat left -80px;
}

#header .marketing {
    float: right;
    width: 728px;
    height: 90px;
    margin: 40px 0 0;
    padding: 0;
}

/* Logo */

#logo {
    float: left;
    margin: 0;
    padding: 45px 0 0;
    color: #000000;
}

#logo h1, #logo p {
    margin: 0;
    padding: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
    letter-spacing: -1px;
    text-transform: lowercase;
    font-size: 44px;
}

#logo h1 a {
    color: #FFFFFF;
    border: none;
    background: none;
    text-decoration: none;
    background: url(img/besplatne-igre-logo.png) no-repeat 0 -7px;
    display: block;
    width: 265px;
    height:70px;
}

#logo h1 a:hover {
    color: #C5E8FF;
}

#logo p {
    margin: -30px 0 0;
    padding: 26px 0 0 7px;
    font: normal 19px Georgia, "Times New Roman", Times, serif;
    color: #C5E8FF;
} 

/* Search */

#search {
    float: right;
    width: 280px;
    height: 60px;
    padding: 20px 0 0;
    background: #E2E2E2;
    border-bottom: 4px solid #FFFFFF;
}

#search form {
    height: 41px;
    margin: 0;
    padding: 10px 0 0 20px;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search-text {
    width: 170px;
    padding: 6px 5px 2px 5px;
    border: 1px solid #DEDEDE;
    background: #FFFFFF;
    text-transform: lowercase;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #5D781D;
}

#search-submit {
    width: 50px;
    height: 22px;
    border: none;
    background: #B9B9B9;
    color: #000000;
}

#banner {
    margin-bottom: 20px;
    border: 12px #ECECEC solid;
}

/* Menu */

#menu {
    width: 1000px;
    height: 65px;
    margin: 0 auto;
    padding: 0;
    background: url(img/img04.jpg) no-repeat left top;
}

#menu ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    float: left;
}

#menu a {
    display: block;
    width: 120px;
    height: 26px;
    margin-right: 5px;
    margin-top: 17px;
    padding-top: 6px;
    background: url(img/img05.jpg) repeat-x left top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    border: none;
}

#menu a:hover, #menu .current_page_item a {
    background: url(img/img05.jpg) repeat-x left -17px;
    text-decoration: none;
}

#menu .current_page_item a {
    background: url(img/img06.jpg) no-repeat left top;
    padding-left: 0;
    color: #493E2B;
}

#submenu {
    width: 1000px;
    height: 15px;
    margin: 0 auto;
    padding: 0 0 16px 0;
    background-color: #fff;
}

#submenu ul {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
    list-style: none;
    line-height: normal;
}

#submenu li {
    float: left;
}

#submenu a {
    display: block;
    height: 15px;
    margin: 0 5px 0 0;
    padding: 0 10px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    border: none;
}

#submenu .current_page_item a {
    font-weight: bold;
}

#submenu .current_page_item a {
    color: #493E2B;
}

/* Page */

#page {
    width: 960px;
    margin: 0 auto;
    padding: 20px 20px 0;
    background: #FFFFFF;
    border-top: 1px solid #eee;
}

/* Content */

#content {
    float: left;
    width: 640px;
    padding: 0;
}

.post {
    margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
    background: url(img/kocke.png) no-repeat right top;    
    margin-bottom: 10px;
    padding: 0 74px 0 0;
    letter-spacing: -.5px;
    font-size: 36px;
    color: #493E2B;
    border-bottom:1px solid #ddd;
}

.post .title a {
    color: #493E2B;
    border: none;
}

.post .meta {
    margin: -10px 0 0;
    padding: 0 0 10px 0;
    letter-spacing: -1px;
    font-size: 23px;
    font-weight: normal;
    color: #6E8D3D;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.post .breadcrumbs {
    margin: -10px 0 0;
    padding: 0 0 10px 0;
    color: #6E8D3D;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
}

.post .breadcrumbs a {
    padding:0 3px;
    color:#32639A;
    text-decoration:none;
}

.post .breadcrumbs a:hover {
    color:#AA8B55;
}

.post .breadcrumbs span {
    padding:0 3px;
    color:#AA8B55;
}

.post .meta .date {
    float: left;
}

.post .meta .posted {
    float: right;
}

.post .meta a {
}

.post .entry {
    padding: 0 0;
    text-align: justify;
}

.post .entry_box {
    padding:10px;
    background-color:#444;
    border:10px solid #555;
}

.post .igra_entry {
    float:left;
    width:728px;
}

.igra_entry object {
    margin:0 auto;
}

.igra_entry .desc {
    margin:10px 0;
}

.igra_entry h3 {
    color:#FFF;
    font:bold 13px/17px arial,sans-serif;
    text-decoration:underline;
}

.igra_entry p {
    color:#C0C0C0;
    margin-top:3px;
    font:normal 12px/24px arial,sans-serif;
}

.igra_top_banner {
    clear:both;
    margin:0 0 10px;
}

.igra_bottom_banner {
    clear:both;
    margin:0 0 10px;
}

.slicne_igre {
    float:right;
    width:180px;
}

.slicne_igre .igrice {
    margin:0;
}

.slicne_igre .igra {
    width:180px;
    height:80px;
    float: left;
    padding:10px 0 20px;
    margin:10px 0;
    border-top:1px solid #666;
}

.slicne_igre .first {
    padding-top:0;
    margin-top:0;
    border:0;
}

.slicne_igre .slika {
    float:left;
    background-color: #fff;
    margin: 0 10px 0 0;
    width: 80px;
    height: 80px;
    -moz-border-radius:8px;-webkit-border-radius:8px;
}

.slicne_igre .slika a {
    display: block;
    width: 80px;
    height: 80px;
    -moz-border-radius:8px;-webkit-border-radius:8px;
}

.slicne_igre h2 {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    margin-bottom:10px;
}

.slicne_igre h2 a {
    color:#FFF;
    font:bold 13px/17px arial,sans-serif;
    text-decoration:underline;
}

.slicne_igre h2 a:hover {
    text-decoration: none;
}

.slicne_igre p {
    margin:3px 0 0;
    color:#808080;
    font: normal 11px/12px "lucida grande",tahoma,verdana,arial,sans-serif;
}

.facebook_share {
    margin:0 0 10px;
    background-color:transparent;
}

.post .entry .swf {
    margin:00;
    background-color:transparent;
    width:728px;
    height:auto;
    text-align:center;
}

.post .entry .desc h3 {
    font: normal 18px Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.post .entry .marketing {
    clear: both;
    margin: 0 0 10px;
    border: 1px solid #efefef;
    padding: 19px;
    -moz-border-radius:4px;-webkit-border-radius:4px;
}

.post .entry .marketing .box300 {
    float: left;
    width: 300px;
    height: 250px;
}

.post .facebook {
    clear:both;
    background-color:#c0c0c0;
}

.related {
    clear: both;
}

.related .igrice {
    margin: 10px 0;
    border: 1px solid #efefef;
    padding: 19px;
    -moz-border-radius:4px;-webkit-border-radius:4px;
}

.related .igrice .igra {
    width:290px;
    height:80;
    float:left;
    padding: 0 10px 0 0;
    margin-top: 19px;
}

.related .igrice .igra .slika {
    float:left;
    background-color: #fff;
    margin: 0 10px 0 0;
    width: 80px;
    height: 80px;
    -moz-border-radius:8px;-webkit-border-radius:8px;
}

.related .igrice .igra .slika a {
    display: block;
    width: 80px;
    height: 80px;
    -moz-border-radius:8px;-webkit-border-radius:8px;
}

.related .igrice .igra h2 {
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.related .igrice .igra h2 a {
    color: #32639A;
    text-decoration: underline;
}

.related .igrice .igra h2 a:hover {
    text-decoration: none;
}

.related .igrice .igra p {
    margin:3px 0 0;
    font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
}

.related .igrice .igra:hover p {
    color: #333;
}

.links {
    padding-top: 20px;
}

.more {
    padding-left: 16px;
    background: url(img/img10.gif) no-repeat left 3px;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}

.comments {
    padding-left: 18px;
    background: url(img/img11.gif) no-repeat left 4px;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}


/* Sidebar */

#sidebar {
    float: right;
    width: 300px;
    padding: 0;
    color: #787878;
}

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

#sidebar li {
    margin: 0;
    padding: 0;
}

#sidebar li ul {
    margin: 0;
    padding-bottom: 20px;
}

#sidebar li li {
    line-height: 35px;
    margin: 0;
    padding: 2px 0;
    border-left: none;
}

#sidebar li li span {
    height: 19px;
    margin-right: 16px;
    padding: 4px 12px;
    background: #3D2A0B url(img/img12.jpg) repeat-x left top;
    font-size: 12px;
    color: #FFFFFF;
}

#sidebar li li span a {
    color: #FFFFFF;
}

#sidebar h2 {
    height: 65px;
    background: url(img/img09.jpg) no-repeat left bottom;
    letter-spacing: -.5px;
    font-size: 28px;
    color: #493E2B;
    margin: 9px 0 0;
}

#sidebar p {
    margin: 0;
    padding: 0 0 30px 0;
    text-align: justify;
}

#sidebar p strong {
    color: #4A3E29;
}

#sidebar a {
    border: none;
}

#sidebar a:hover {
}

/* Calendar */

#calendar {
}

#calendar_wrap {
    padding: 20px;
}

#calendar table {
    width: 100%;
}

#calendar tbody td {
    text-align: center;
}

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

/* Footer */

#footer-content {
    width: 950px;
    height: 255px;
    margin: 0 auto;
    padding: 40px 25px 0;
    background: url(img/img15.jpg) no-repeat left top;
    font-size: 12px;
    color: #887450;
}

#footer-content .column1 {
    float: left;
    width: 570px;
}

#footer-content .column2 {
    float: right;
    width: 360px;
}

#footer-content .column2 .links {
    float: left;
    width: 180px;
    padding: 0;
}

#footer-content .column2 .links h3 {
    color: #E3D2B6;
    text-transform:lowercase;
}

.list li {
    line-height: 150%;
    padding-left: 10px;
    margin-top: 6px;
}

#footer-content h2 {
    padding-bottom: 10px;
    font-size: 22px;
    color: #E3D2B6;
}

#footer-content strong {
    color: #E3D2B6;
}

#footer-content a {
    color: #AA8B55;
}

#footer-content a:hover {
    color: #AA8B55;
}

#footer {
    height: 20px;
    margin: 0 auto;
    padding: 0 0 15px 0;
    font-family: Arial, Helvetica, sans-serif;
}

#footer p {
    margin: 0;
    line-height: normal;
    font-size: 12px;
    text-align: center;
    color: #82A2B9;
}

#footer a {
    text-decoration: underline;
    color: #82A2B9;
}

