/*
    Name: Cosmopolitan.si 5 ready
    Date: 2009.09.20
    Description: Cosmo's CSS
    Version: 2.08
    Author: Davorin Pavlica, Gregor Zalaznik, Marko Dvornik, Martin Hribar
    Autor URI: http://www.em3r10.com
*/

/* IMPORTS */
@import url(reset.css);
@import url(nav.css);
@import url(layout.css);
@import url(amlbar.css);
@import url(bg.css);

body {
    font: 13px/18px Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
    background: #fffde8 url("../img/bg-body.jpg") no-repeat center 0px;
    /* Nescafe
    background:url("../img/body-nescafe.jpg") no-repeat center 0px;*/
    color: #575757;
}

.clear:after, .wrap:after, .articleList li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a, #cas {
    color: #4d88f4;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

@font-face {
    font-family: Cheryl;
    src: url("../fonts/CherylBig.otf") format('opentype');
    }

/* H1 */

.header h1 {
    width: 184px;
    height: 50px;
    margin: 0px;
    text-indent: -9999px;
    margin-top: 25px;
    margin-left: 17px;
    }

.header h1 a, div.header h1 a {
    width: 184px;
    height: 60px;
    display: block;
    overflow: hidden;
    font-size: 1px;
    background: url("../img/bg-h1.png") 0 0 no-repeat;
    }


h3 {
    font-size: 22px;
    line-height: 24px;
    font-weight: 100;
    vertical-align: middle;

}

h2, abbr, span.published {
    font-family: Georgia;
    font-style: italic;
    font-size: 11px;
    line-height: 15px;
    display: inline;
    color: #968d8d;
    font-weight: normal;
}

.main h2 {
    color: #968D8D;
}

abbr, .note {
    color: #756e6e;
}

abbr:before, span.published:before {
    content: " - "
}

abbr, span.published {
    text-transform: none;
}

.orderCosmo, .newInCosmo {
    font: 13px/37px 'Cheryl', Arial, Helvetica, sans-serif;
    float: left;
}


/* MAIN */

.article h1, h4 {
    color:#4D88F4;
    font-size:18px;
    padding: 10px 0 5px 0;
    font-weight: 100;

}
.article h5 {
font-weight: bold;
color:#4D88F4;
padding: 0px 0 5px 0;
}
.article h3 {
    padding:0 0 8px;
}

.latestArticles  {
    margin: 7px 0 4px 0;
}


.articleList, .article {
    margin: 0;
}
.articleList {
    clear: left;
}

.latestArticles img, .photoList img, .galleryBig img {
    padding: 3px;
    margin-left: 10px;
}

.photoList img {
float: left;
}

.article li {
    list-style-type: disc;
    list-style-position: outside;
    padding-bottom: 10px;
    margin-left: 20px;
}

.article p {
    margin-bottom: 9px;
}

.latestArticles p {
	clear:left;
}

.latestArticles a.readMore {
    font-size: 11px;
    margin: 10px 0 0 50px;
    line-height: 30px;
    display: block;
}
.articleList.ezin a.readMore{
	clear:both;
	display:block;
	float:right;
}
.articleList.ezin .ribbon{
	clear:both;
	display:block;
	margin:0 200px;
}

.articleList h3 {
    font-size: 19px;
    line-height: 30px;
}

.articleList img {
    padding-right: 10px;
    float: left;
    display: block;

}

.articleList p {
    padding-left: 58px;
}

.articleList.ezin p {
    padding-left: 0;
}

.articleList.archive img {
    margin:0 10px 0 0;
}

.articleList a.Comments {
    font-size: 11px;
    float: left;
    height: 15px;
    padding: 23px 50px 0 10px;
    text-transform: uppercase;
    background: url("../img/comment-cloud.gif")  70% 50% no-repeat;

}


.articleList a.Social {
    font-size: 11px;
    float: left;
    height: 15px;
    padding: 23px 15px 0 0;
    text-transform: uppercase;
    background: url("../img/btn-social.gif")  90% 95% no-repeat;

}




.articleList li {
    padding-bottom: 9px;
    margin-bottom: 22px;
}


.genericPost {
    float: left;
    display: block;
    margin-bottom:10px;
    padding:10px 0 10px 70px;
    border-bottom: 1px dashed #A6C6FC;
    width: 480px;
}

.genericPost abbr:before{
    content: none;
}

.genericPost img {
    display: block;
    float: left;
    padding: 4px;
}

.genericPost img.photo {
    float: none;
    padding: 10px 0;
}

.avatar {
    display:block;
    float:left;
    height:60px;
    width:60px;
}
.genericPost .avatar {
    margin:0 0 0 -70px;
    padding:0;
}

.genericPost embed {
    height:260px;
    width:320px;
}

.genericPost a.Social {
    padding: 0 12px 0 15px;
    font-size: 11px;
    line-height: 15px;
    display: inline;
    font-weight: normal;
    text-transform: uppercase;
    background: url("../img/btn-social.gif")  100% 50% no-repeat;
}

.genericPost a.Comments {
    padding: 0 20px 0 0;
    font-size: 11px;
    line-height: 15px;
    display: inline;
    font-weight: normal;
    text-transform: uppercase;
    background: transparent url(../img/comment-cloud.gif) no-repeat scroll 100% 0;
}

.replyPost {
    font-size: 11px;
    padding:2px 2px 10px;
    display: block;
    margin: 4px 0 0 30px;
    background: #e7effc;

}

.replyPost.new {
    background: #FCF7E3;
    padding:4px 10px;
    margin:4px 0 4px 30px;
}

.replyPostBox {
    padding:2px;
    display: block;
    margin: 4px 0 0 0;
    background: #e7effc;
    display:none;
}
.replyPostBox textarea {
    background:none repeat scroll 0 0 #FFFFFF;
    border:3px solid #71A0F6;
    font-size:11px;
    height:40px;
    margin:4px;
    padding:2px;
    width:340px;
}
.replyPostBox input[type=submit] {
    background:none repeat scroll 0 0 #4D88F4;
    border:1px solid #71A0F6;
    float:none;
    font-size:10px;
    margin:0 4px 4px;
    padding:2px;
}

.replyPost img {
    display: block;
    float: left;
    padding-right: 5px;

}

.comment-thanks{
    background:none repeat scroll 0 0 #BDEFA4;
    color:#296F07;
    padding:4px;
    text-align:center;
}

.prevPage {
    height: 10px;
    font: 14px/25px 'Cheryl', Arial, Helvetica, sans-serif;
    display: inline;
}

.nextPage {
    height: 10px;
    font: 14px/25px 'Cheryl', Arial, Helvetica, sans-serif;
    display: inline;
}

.articlePaginator {
    padding-bottom: 10px;
}

ul.photoList {
    float: left; /* Contain floated list items */
    height: auto;
    width: auto;
    margin:0 0 0 0;
}

ul.photoList li {
    margin: 0 11px 10px 0;
    padding: 0;
    height: inherit;
    float: left;
    list-style-type: none;
}

.photolist li a {
    float: left; /* Contain floated list items */
}

.photoList p {
    width: 131px;
    height: auto;
    font-size: 11px;
}

ul.galleryBig	 {
    float: left;
    height: auto;
    width: auto;
    margin:0 0 0 0;
}

ul.galleryBig li {
    margin: 0 10px 10px 0;
    padding: 0;
    height: inherit;
    float: left;
    list-style-type: none;
}

.currentIssue{
    color:#4D88F4;
}

/*
.galleryBig a {
    float: left;
}
*/

.galleryBig p {
    width: 550px;
    height: auto;
    font-size: 11px;
}

/* FORMS & COMMENTS */

.submitForm {
    display: block;
    background: #fff;
    margin: 7px 0 0 0;
    border:1px solid #a6c6fc;

}

.submitForm.login{
    background:#FEFDE8;
    padding:10px;
    margin:20px 0;
}

.submitForm textarea {
    width:532px;
    margin: 10px 10px 10px 10px;
    font: 11px/15px Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
    color: #575757;
    background:#ccdefc none repeat scroll 0 0;
    border: 1px solid #a6c6fc;
    height:80px;
}

.submitForm label{
    color:#6188F4;
    float:left;
    margin:0 10px;
    padding:8px;
    font:11px/15px Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
}

.errorlist {
    background:#FFED45;
    padding:10px;
}
.errorlist ul, .errorlist ul li {
    padding:0;
    margin:0;
}
.errorlist ul {
    color:#968D8D;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
}
.errorlist .errorlist ul {
    font-size:14px;
    color:#576751;
    text-transform:none;
    font-weight:normal;
}
.errorlist .errorlist ul li {
    margin:0 0 20px 10px;
}
.none{
    display:none;
}

#msg, #attach, #photo, #video, #link, #question {
    display: block;
    float:left;
    font: 11px/15px Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
    text-transform: uppercase;
    margin: -1px 2px 23px 0;
    padding: 5px 5px 5px 5px;
    border-left: 1px solid #a6c6fc;
    border-right: 1px solid #a6c6fc;
    border-bottom: 1px solid #a6c6fc;

}


.tabNavProfil li {
    background: #ccdefc;
}

.tabNavProfil li.active {
    background: #ffffff;
}
div.commentForm p {
    clear: both;
}


#comments {
    display: block;
    float: left;
    padding: 10px;
    width: 550px;
}
#comments li {
    clear: left;
    margin: 10px 0;
    padding-bottom: 15px;
}
#comments li p {
    margin-left: 50px;
}

#comments label {
display:block;
}
#comments .avatar {
margin-right: 5px;
width: 45px;
height: 45px;
}

#comments .timestamp {
    color: #968D8D;
    font-family: Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
}

div.commentForm p {
    clear: both;
}
form p {
    float:none;
    clear:both;
}

input, select {
    float:left;
    background: #ffffff;
    font: bold 11px/15px Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
    color: #006;
    border: 1px solid #a6c6fc;
    margin:5px 2px 5px 0;
    padding: 5px 5px 5px 5px;
}

select {
    float:none;
}

.submitForm input[type=text] {
    background:#CCDEFC;
    width:300px;
}

input[type=text] {
    width:125px;
}

input[type=submit] {
    color: #fff;
    display: block;
    border: 1px solid #d957af;
    background: #ff72d9;
    float:right;
}

.search input[type=submit] {
    padding:4px;
    float:left;
}


input.inline[type=submit]{
    margin:3px 0 0;
}

.dnevnik input[type=submit] {
    margin:0 30px -29px;
    padding:4px;
    float:right;
}


input:focus{
    background: #FEFDF2;
}

.captcha{
    float:left;
    margin:0 5px 0 0;
}

.submit{
    color:#ccc;
    float:left;
    margin:10px 5px 10px 0;
    font-size:11px;
}

a.socialauth {
    vertical-align:bottom;
    line-height:30px;
    margin-right:5px;
    padding:5px 0px 2px 18px;
}
#twitter.socialauth { background: transparent url(../img/twitter_16.png) 0 50% no-repeat; }
#facebook.socialauth { background: transparent url(../img/facebook_16.png) 0 50% no-repeat; }
#cosmo.socialauth { background: transparent url(../img/cosmo_16.png) 0 50% no-repeat; }
a.socialauth.signout { background: url("../admin/img/admin/inline-delete.png") no-repeat scroll -16px 2px transparent;}
p.signedin a {vertical-align:baseline;margin:0 2px;}

#cas {
    float:right;
    margin-top:-15px;
    font-size:15px;
}

/* SUBSCRIPTION */

ul.subscription {
    height:100px;
    margin:50px 30px;
    width:40	0px;
    background: #fff;
    border: 1px solid;
    border-color: #4D88F4;
}

li.notSubscribed {
    font: 13px/25px 'Cheryl', Arial, Helvetica, sans-serif;
    margin: 8px 0 0 7px;
    padding: 5px 10px 0 10px;
    display: inline;
    float: right;
    width: 250px;
    text-align: center;
}

li.subscribeNow {
    font: 14px/25px 'Cheryl', Arial, Helvetica, sans-serif;
    margin: 7px 40px 0 7px;
    padding: 5px 11px 0 3px;
    background: url("../img/ordernow.gif") 0 0 no-repeat;
    display: block;
    width: 145px;
    height: 33px;
    float: right;
    text-align: center;
}

li.subscribedCover {
    float: left;
    display: inline;
    width: 159px;
    margin-top: -80px;
    margin-left: -30px;
}



/* SIDEBAR  */

/* V ZADNJI STEVILKI */

/* POLL */

.bar {
height: 10px;
margin: 5px 0;
background-color: #999;
-moz-border-radius:3px;
width: 170px;
}

.bar .foreground {
background-color: #3999FF;
height: 10px;
float: left;
color: #fff;
}
p.polloption {
clear: both;
margin-top: 5px;
font-size: 10px;
}
p.pollbuttons {
margin-top: 10px;
}
.bar .foreground.male {
-moz-border-radius: 3px 0 0 3px;
}
.bar .foreground.female {
background: #F265B0;
-moz-border-radius: 0 3px 3px 0;
}
.bar .foreground.allround {
-moz-border-radius: 3px 3px 3px 3px;
}

.percent {
text-align: right;
}
.total {
text-align: center;
}
.vote-form {
text-align: center;
}
.poll {
text-align: left;
margin: 0 auto;
}
.poll {
display: block;
}


.latestIssue h2 {
height: 15px;
}

.latestIssue h3 {
height: 80px;
}

.latestIssue h3 {
    font: 16px/21px "Arial Black", Helvetica, Arial, sans-serif;
    text-align: right;
    padding-right: 10px;
    padding-left: 85px;
    margin-bottom: 10px;
    font-weight: bold;
}

.latestIssue h2 {
    font: 10px/15px "Arial Narrow", Helvetica, Arial, sans-serif;
    text-align: right;
    padding-right: 10px;
    margin-top: 5px;
    color: #fff;
    display: block;
    background: none;
}

.latestIssue h2:after {
    content: none;
}

.latestIssue  a {
    color: #fff;
    text-decoration: none;
}

/* DIV BOX ASIDE */
.box {
    float: left;
    width: 191px;
    background: url("../img/bg-box-small-top.gif") 0 0 no-repeat;
    display: block;
    height: 100%;
    margin: 0 14px 0 0;
}

.box ul, ul.boxMain, .boxMain {
    background: url("../img/bg-box-main.gif");
    width: 191px;
    height: 100%;
    margin-top: 17px;

    padding-bottom: 10px;
}

.boxMain {
padding-bottom: 2px;
}

.boxEnd {
    float: left;
    width: 191px;
    background: url("../img/bg-box-small-end.gif") 0 0 no-repeat;
    height: 33px;
    margin-bottom: 15px;

}

.box h3 {
    font-size: 13px;
    line-height: 17px;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
}

.box h2 {
    font-family: Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #968d8d;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
}

.title.box a {
    width: 151px;
    height: 20px;
    font: 13px/12px 'Cheryl', Arial, Helvetica, sans-serif;
    text-align: center;
    float:left;
    color: #ff72d9;
    font-weight: 100;
    margin: 0 0 0 20px;
    padding: 0 0 0 0;
    text-decoration: none;

}

.boxtxt {
    font-family: Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    display: block;
    color: #575757;
    font-weight: normal;
    padding: 12px 8px 5px 8px;

}

.boxQuestion {
    width: 173px;
    height: 100%;
    font: 13px/15px Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
    background: #ffe8f4;
    padding: 10px 8px 10px 8px;
    margin-left: 1px;

}

.userSmall {
    width: 182px;
    height: 100%;
    font: 11px/15px Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
    background: #fff;
    padding: 2px 5px 10px 2px;
    margin-left: 1px;
    border-bottom-color: #ffe8f4;
    border-bottom-width: 1px;
    border-bottom-style: dashed;


}

.userSmall img {
    display: block;
    float: left;
    padding-right: 8px;

}

.boxsubmit a {

    display: block;
    margin: 20px 10px 0 12px;



}


/* DIV SMALL BOX ASIDE RIGHT */

.smallBox {
    float: left;
    width: 378px;
    background: url("../img/bg-box-top.gif") 0 0 no-repeat;
    display: block;
    height: 100%;
    margin: 0 14px 0 0;
}

.smallBox p {
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px;

}

.smallBox ul, ul.smallBoxMain, .smallBoxMain {
    background: url("../img/bg-box-ul.gif");
    width: 366px;
    height: 100%;
    padding-bottom: 10px;
}

.smallBoxEnd {
    float: left;
    width: 378px;
    background: url("../img/bg-box-end.gif") 0 0 no-repeat;
    height: 33px;
    margin-bottom: 15px;
}

.smallBox h3 {
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
}

.smallBox h2 {
    font-family: Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #968d8d;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
}



.sub {
    font: 11px/15px Tahoma,Lucida Grande,Verdana,Arial,sans-serif;
    float: left;
    margin: 5px 0 23px 0;
}
.sub p{
    clear: left;
}


.subRegUser {
    width: 364px;
    height: 100%;
    display: block;
    font: 11px/15px;
    float: left;
    margin: 5px 25px 20px 0;
    background: #fffdeb;
    padding:0;
}

.subRegUser h3 {
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
    display: block;
    margin-top: 2px;
    margin-bottom: 3px;

}

.subRegUser p {
    font-size: 10px;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 10px;

}

.subRegUser img {
    float: right;
    display: block;
    margin: 10px;
}

.subRegUser ul {
    float:right;
}

.subRegUser ul li{
    display:inline;
}
.subRegUser ul li a.home{
    background: url("../img/home.png") 0 0 no-repeat;
    margin:0 0 0 8px;
    padding:0 0 0 21px;
}
.subRegUser ul li a.signout{
    background: url("../img/odjava.png") 0 0 no-repeat;
    margin:0 0 0 8px;
    padding:0 0 0 21px;
}
.subRegUser ul li a.profil{
    background: url("../img/users.png") 0 0 no-repeat;
    margin:0 0 0 8px;
    padding:0 0 0 21px;
}

#subRegUserHead {
    padding:4px 10px;
}
#subRegUserDetail {
    display: none;
}

.maturNaloge {
    width: 239px;
    height: 255px;
    float: left;
    background: url("../img/bg-box-naloge.gif") 0 0 no-repeat;
    margin: 0 0 15px 0;

}

ul.maturNalogeMain {
    padding-left: 15px;
    padding-right: 10px;

}

.maturNaloge p {
    padding-bottom: 10px;

}

.title.naloge a {
    margin-top: 10px;
    height: 20px;
    font: 13px/37px 'Cheryl', Arial, Helvetica, sans-serif;
    width: 233px;

}



/* TAJTL  */

.title {
    height: 20px;
    font: 13px/37px 'Cheryl', Arial, Helvetica, sans-serif;

}

.main .title {
    margin-top: 5px;
    height: 45px;

}

.title a {
    float:left;
    width: 355px;
    color: #ff72d9;
    font-weight: 100;
    margin: 0 0 0 20px;
    padding: 0 0 0 8px;
    text-decoration: none;

}

.title a:hover {
    text-decoration: underline;
}


.title h1  {
    float: left;
}





/*--- GALLERY SHJAT (iz Govori.se) ---*/

.gallery {
    overflow: hidden;
    position: relative;
    width: 550px;
    display: block;
}

.gallery img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
}

.gallery p {
    width: 550px;
    float: left;
    display: block;
}

.gallery a.right {
    background:transparent url(../img/bg-gallery-next.gif) no-repeat scroll 97% 50%;
    right:10px;
    top:0;
}

.gallery a.left {
    background:transparent url(../img/bg-gallery-prev.gif) no-repeat scroll 3% 50%;
    left:10px;
    top:0;
}

* html .gallery a.left {
    background:transparent url(../img/bg-gallery-prev.gif) no-repeat scroll 3% 50%;
}

.gallery a.right:hover, .gallery a.left:hover {
cursor:pointer;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
}


.gallery a.right, .gallery a.left {
cursor:pointer;
height:99%;
filter:alpha(opacity=20);
-moz-opacity:0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
position:absolute;
width:50%;
z-index:10;
}

* html .gallery a.right, * html .gallery a.left
{
filter:alpha(opacity=20);
width: 305px;
height: 500px;
}

.gallery a {
color:inherit;
font-size:100%;
text-decoration:none;
}

.selected img {
    padding: 3px;
    background: #ff7ad7;
    float: left;
    display: block;
    -webkit-box-shadow: 0px 0px 0px #999;
    -moz-box-shadow: 0px 0px 0px #999;
}

/* FOOTER TXT */

.foottxt {
    height: 10px;
    font: 12px/25px 'Cheryl', Arial, Helvetica, sans-serif;
    padding-top: 20px;
}

/* PAGINATOR */

.paginator {
    padding-top: 10px;
    display: block;

}
div.paginator {
    clear: both;
}

.paginator a {
    width: 10px;
    padding: 5px 8px;
    background: #fde0ef;
    color: #4D88F4;
}

.paginator .active {
    background: #4D88F4;
    color: #fff;
}



/* VIDEO */

.video-medium {
clear:both;
margin-bottom:20px;
height: 400px;
width:555px;
}

/* ADDTHIS silly div*/
#atff {display:none;}

ul.quiz li {list-style: none; margin-left:15px;}


#users{margin:10px 0 30px 0;}
#users h3{margin-bottom:20px;}
#users label{line-height:36px;display:block;float:left;padding-right:10px;text-align:right;width:160px;}
#users input{float:left;}
#users input[type=text],#users input[type=password]{width:230px;}

a.dp-choose-date {
    float: left;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 5px 3px 0;
    display: block;
    text-indent: -2000px;
    overflow: hidden;
    background: url(../img/calendar.png) no-repeat;
}

.friends h2, .friends h3 {
    display:block;
    margin-bottom:5px;
}
.friends li img, .friends li p {
    float:left;
    clear: none;
}
.friends li img {
    border: 1px solid #aaa;
}
.friends .list p {
    margin-top:8px;
    clear: left;
}
.friends .list li {
    display:block;
    float:left;
    height:110px;
    width:90px;
    margin-right:15px;
    margin-bottom:15px;
}

.friends .sprejmi {  float:left;}
.frineds .name_label {
    vertical-align:middle;
}

.subRegUser .community {
    margin:10px 15px 10px 10px;
}
.subRegUser .community dd {
    float:right;
    text-align:right;
    width:35px;
}
.subRegUser .community dt {
    float:left;
    width:300px;
}
#result {
    display:inline;
    float:right;
    margin-top:-25px;
    padding:5px;
    font-size:18px;
}
#result.pravilno {
    background-color:#e0ffb8;
}
#result.napacno {
    background-color:#FF7878;
}

.profileinfo img {
    float:left;
    margin: 0 10px 10px 0;
}
.profileinfo {
    display: block;
}
.profileinfo p br {
clear: none;
}
span.maturantka {
    text-shadow:1px 1px 1px #3999FF;
}
span.clanzirije {
    text-shadow:1px 1px 1px #F265B0;
}
div.competitors {
    clear: left;
}

table.love {
border: 1px solid #ccc;
}
table.love td {
border: 1px solid #ddd;
height:50px;
text-align:center;
vertical-align:middle;
width:50px;
}
table.love td img {
width: 40px;
}