/*
	Name: Cosmopolitan.si 3.0 layout
	Date: August 2010
	Description: Cosmopolitan.si HTML5 and CSS3 test
	Version: 0.03
	Author: Davorin Pavlica et al
	Author URI: http://www.em3r10.com
*/

@import url(boilerplate.css);
/* @import url(jquery.rating.css);*/

body {
	font: 14px/15px "Myriad Pro", Myriad, FreeSans, Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
/* 	background: #000; */
}

header, footer, nav, section, article {display:block;}
h1,h2,h3,h4,h5,h6 { font-weight: normal;}

/* FONT FACE
has been generated by fontsquirrel.com and is based on the work of Paul Irish. */

@font-face {
	font-family: "MyriadProBC";
	src: url("../fonts/myriadpro-boldcond-webfont.eot"); /* IE */
	src: local('â˜º'), url("../fonts/myriadpro-boldcond-webfont.woff") format("woff"), url("../fonts/myriadpro-boldcond-webfont.ttf") format("truetype"), url("../fonts/myriadpro-boldcond-webfont.svg#webfont9z1VXHQE") format("svg"); /* non-IE */
	font-weight: normal;
	font-style: normal;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	display: block;
	background: white;
	padding: 10px;
}

#banner728 {
	width:728px;
	height:90px;
	left:222px;
	position:absolute;
	display:block;
	margin: 10px 0 10px 0;
    background: #ddd;
}

#banner300 {
	width: 300px;
	margin: 10px 0 0 0;
	display: block;
    background: #ddd;
}

#banner300.left {
	float: left;
    
}


#banner160 {
	width: 160px;
	margin: 10px 0 0 0;
	display: block;
    background: #ddd;
}

header {
	position: relative;
	display: block;
}

header hgroup {
	width: 960px;
	height: 110px;
	position: relative;
	display: block;
	background: #ed0973;
}

/* HEADER IMGs */

header hgroup h1, header hgroup h2, header hgroup h3 {
	float: left;
	z-index: 50;
}

header hgroup h3 {
	height: 20px;
	margin: 0;
	text-indent:-9999px;
/* 	float: left;*/
	position: absolute;
	left: 490px;
	top: 57px;
	background: #eee;
}

header hgroup h3 a, header hgroup h3 a {
	overflow: hidden;
	font-size: 1px;
	position: relative;
	display: block;
	float: left;
	width: 20px;
	height: 20px;
}

/* COSMO LOGO */

header hgroup h1 {
	width:222px;
	height:94px;
	margin: 8px;
	text-indent:-9999px;
}

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

header hgroup h1 a:hover, {
opacity:0.95;
}

header hgroup h1, header hgroup h2, header hgroup h3 {
	float: left;
	}

/* NAVIGACIJA */

nav#primary, nav#secondary {
	background: url("../img/bg-nav-primary.gif") 0 0 repeat-x;
	min-height: 40px;
	width: 960px;
	position: relative;
    clear: left;
	z-index: 50; /* the stack order: foreground */
	text-transform: uppercase;
	font: 17px/40px MyriadProBC, /*  MyriadProBC more bit 19px visok, zaenkrat Impact, fakof */ Impact, Arial, Helvetica, Tahoma, sans-serif;
}

nav#secondary {
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	min-height: 30px;
	float: left;
	background: url("../img/bg-nav-primary.gif") 0 -10px repeat-x;
}

nav#primary ul {
	padding: 0;
	margin: 0 0 0 2px;
}

/*
nav#secondary ul {
	padding: 0;
	margin: 0 0 0 2px;
	background: #eee;
	display: block;
	overflow: hidden;
}
*/

nav#primary ul li {
display: inline;
float: left;
}

nav#primary ul li a {
	display: inline;
	float: left;
	margin-left: -2px;
	padding: 0 11px 0 11px;
	height: 40px;
	vertical-align: middle;
	background: url("../img/bg-nav-primary-li.gif") 100% 0 no-repeat;
}

nav#secondary ul li a {
	height: 30px;
	background: url("../img/bg-nav-primary-li.gif") 100% -6px no-repeat;

}


nav#primary a {
	color: #000;
	text-decoration: none;
}

nav#primary ul li a.active {
	background: #000;
	color: #fff;
}

nav#primary a:hover {
	background: #333;
	color: #fff;
	-webkit-box-shadow: inset 0 0 15px #000000;
	-moz-box-shadow: inset 0 0 15px #000000;
	-o-box-shadow: inset 0 0 15px #000000;
	box-shadow: inset 0 0 15px #000000;
	text-shadow: 0 1px #7e7e7e;
	}

/* HEADINGI */

h1, #main article header h1, #main article .content h2, #main article .content h3 {
	font: 22px/23px Adobe Caslon Pro, FreeSerif, Times New Roman, Times, serif;
	font-weight: 500;
	letter-spacing: -0.02em;
	margin: 0 0 5px 0;
}

#bigHotArticle h1, #main article header h1 {
	font-size: 38px;
	line-height: 40px;
	font-weight: 600;
	margin-bottom: 10px;
}

h1 a, h1 a:active, h1 a:visited { color:#000; text-decoration: none; }
h1 a:hover { color:#000; text-decoration: underline; }

h2, input[type="submit"], .button, .ask, .naroci, .button160 {
	font: 14px/20px MyriadProBC, Impact, Arial, Helvetica, Tahoma, sans-serif;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #ed0f69;
	letter-spacing: 0.04em;
}

h2 a, h2 a:visited {
	color: #ed0f69;
}

h2.arrow {
	font: 13px/23px MyriadProBC, Impact, Arial, Helvetica, Tahoma, sans-serif;
	vertical-align: middle;
	height: 32px;
	padding: 0 11px;
	margin: 0 0 0 -10px;
	text-transform: uppercase;
	display: inline-block;
	color: #fff;
	background: url("../img/bg-h2-tile.png") 0 0 repeat-x; /* single bg for IEs */
	background: url("../img/bg-h2-arrow.png") 100% 0 no-repeat, url("../img/bg-h2.png") 0 0 no-repeat, url("../img/bg-h2-tile.png") 0 0 repeat-x;
}

h2.arrow a, h2.arrow a:visited {
	color: #fff;
}


.ie6 h2, .ie7 h2, .ie8 h2 {
/*
	background: #ed0973;
	padding: 5px;
	height: 45px;
*/
	display: inline;
    zoom: 1;
	position: relative;
}

#main h3, footer article h3, .horoscopes h3 {
	font-size: 12px;
	line-height: 12px;
	color: #747474;
	background: url("../img/bg-h3.gif") 0 10px no-repeat;
	padding: 10px 0 5px 10px;
}
#main h3.inline{
    display: inline;
    float: none;
    padding: 10px;
}
.ie6 h3, .ie7 h3, .ie8 h3 {
	background: url("../img/bg-h3.gif") 0 10px no-repeat;
}

h3 a, h3 a:visited { text-decoration: none; color: #747474; }
h3 a:hover { text-decoration: underline; color: #747474; }

/* BLOCKS */

#main {
	display: block;
	float: left;
	width: 760px;
	margin: 10px 0 10px 10px;
/* 	background: #4be; */
}

aside {
	width: 160px;
	float: left;
/*	background: #acd; */
	margin: 10px 0 0 20px;
}

#main aside {
    margin: 0;
    background: #fff;
/* 	background:rgba(4, 43, 180, 0.1); */
}

footer {
	display: block;
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	width: 960px;
	background: #fff;
}

footer a,  footer a:visited {
	color: #fff;
}

footer a:hover {
	text-decoration: none;
	}

#main article aside {
/* 	background: #bbb; */
	overflow: hidden;
	width: 300px;
	float: left;
}

#main article .mainContent {
/* 	background: #b3b; */
	overflow: hidden;
	width: 450px;
	float: right;
	padding: 0 0 0 10px;
}

#main article .content {
/* 	background: #3ef; */
	margin: 0 0 0 10px;
	overflow: hidden;
}

#main article .content {
/* 	background: #3ef; */
	margin: 0 0 0 10px;
	overflow: hidden;
}


#main article .bigImg {
/* 	background: #3ef; */
	margin: 0 0 0 0;
	overflow: hidden;
}


#main article .mainPicture {
	background: #333;
	overflow: hidden;
	width: 750px;
	float: right;
	padding: 0 0 0 0;
	margin-bottom: 20px;
}

/* MAIN ARTICLE DIZAJN */

#main article header {
	min-height: inherit;
	background: url("../img/bg-nav-primary.gif") 0 100% repeat-x;
	margin-bottom: 20px;
}

#main article header p {
	padding-bottom: 10px;
	line-height: 18px;
	font-weight: 600;
}

#main article header p.avtor {
	font-weight: 100;
	color: #747474;
}
#main article .content a:active, 
#main article .content a:visited,
#main article .content a {
	color:#ED0F69;
	text-decoration: underline;
}

#main article .content a:hover {
	color:#000;
}

#main article .content p a {
	color:#ED0F69;
}


#main article .content p {
	margin-bottom: 10px;
	line-height: 18px;
}

#main article .content ul {
	margin: 0 0 10px 20px;
	line-height: 18px;
}

#main article .content li {
	background:url("../img/bg-h3.gif") no-repeat 0 3px;
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
}

#main article .content h2 {
	font-size: 24px;
	text-transform: none;
	font-weight: 600;
}

#main article .content h3 {
	font-size: 20px;
	text-transform: none;
	font-weight: 600;
	background: none;
	padding: 0;
	color: #ED0F69;
}

#main article aside.asidePicture {
	background: #fff;
	margin-top: 20px;
}

#main article aside figure {
	background: #000;
}

#main article aside figure a {
	height: 250px;
	display: block;
}

#main article aside a figcaption {
	color: #fff;
	padding: 10px;
	display: block;
}

#main article aside figcaption {
	color: #fff;
	padding: 20px;
	display: block;
}

#main article aside ul {
	padding: 20px 0 0 20px;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0;
	border-top: 1px #7f7f7f solid;
	background: #333;
	margin-bottom: 10px;
}

#main article aside li {
	display: inline;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0 0 0 0;
	height: 50px;
	vertical-align: middle;
}

.imageGallery img:hover {
	-moz-box-shadow:0 0 1px #fff;
}

.imageGallery img.active {
	opacity: 0.3;
	-moz-box-shadow:0 0 1px #fff;
}

#main article header nav {
	font-size: 12px;
	line-height: 10px;
	margin-bottom: 10px;
}

#main article header nav a {
	text-decoration: underline;
}

#relatedArticles {
	padding: 0 0 0 10px;
}

/* BIG FIGURES */

#main article .mainPicture {
	width: 760px;
}

#main article .mainPicture figure {
	background: #000;
}

#main article .mainPicture figure img {
	margin: 0 auto;
	display: block; /*--Since IMG is an inline element--*/
	padding-top: 20px;
	padding-bottom: 20px;
}

#main article .mainPicture a figcaption {
	color: #fff;
	padding: 10px;
	display: block;
}

#main article .mainPicture figcaption {
	color: #fff;
	padding: 0 20px 20px 20px;
	display: block;
	margin-left: 75px;
}

#main article .mainPicture ul {
	padding: 20px 0 0 20px;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0;
	background: #333;
}

#main article .mainPicture li {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	height: 100px;
	vertical-align: middle;
}

#main article .mainPicture p {
	color: #fff;
	margin: 0 0 20px 90px;
}

.mainPicture .imageGallery img:hover {
	-moz-box-shadow:0 0 1px #fff;
}


/* DIZAJNS */

#hotArticles {
	width: 460px;
	margin: 0 0 0 0;
}

#hotArticles .articleCarusel {
	width: 460px;
	display: block;
	float: left;
	clear: both;
	margin-bottom: 10px;
/* 	background: #eee; */
}

#hotArticles .articleCarusel h1, #hotArticles .articleCarusel h3, #hotArticles .articleCarusel p {
	width: 350px;
	float: left;
	margin: 0 0 0 10px;
}

#hotArticles .articleCarusel p {
	color: #ed0f69;
	font-size: 12px;
	text-align: right;
	width: 415px;
}

#hotArticles .articleCarusel img {
	float: left;
	height: 50px;
	margin: 10px 0 0 0px;
}

#hotArticles .arrowLeft, #hotArticles .arrowRight {
	font-size: 0px; 
	line-height: 0%;
	width: 0px;
	display: block;
	float: left;
	position: absolute;
	background: #ecd;
	overflow: hidden;
	width: 20px;
	height: 70px;
}

#hotArticles .arrowLeft {
	margin: 10px 0 0 0;
	background: url(../img/bg-arrow-left.png) 0 0 no-repeat;
}

#hotArticles .arrowRight {
	background: url(../img/bg-arrow-right.png) 100% 0 no-repeat;
/* 	background: #ccc; */
	margin: 10px 0 0 441px;
}

.ie6 #hotArticles .arrowRight, .ie7 #hotArticles .arrowRight {
	margin: -40px 0 0 0;
}

/*
.articleCarusel img {
	float: left;
	width: 50px;
}

.articleCarusel h1, .articleCarusel h3  {
	float: right;
	width: 350px;
}
*/

#extras {
	width: 440px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	background: #000;
	overflow: hidden;
	clear: both; /* clear jebeni articleCarousel */
}

#extras article {
	width: 215px;
	padding: 0;
	float: left;
	background: #000;
}

#extras article.promo1 {
	margin: 0 10px 0 0;
}

#extras article p, #extras article img {
	float: left;
}

#extras article p {
	width: 130px;
	padding: 0 0 0 10px;
}

#extras h1, #extras p {
	color: #fff;
}

#extras h1 a, #extras h1 a:active, #extras h1 a:visited { color:#fff; text-decoration: none; }
#extras h1 a:hover { color:#fff; text-decoration: underline; }


#extras h1 {
font: 21px/22px Myriad Pro, Kalimati, FreeSans, Verdana, Arial, sans-serif;
}

#latestArticles, #searchResults {
	display: block;
	float: right;
	width: 280px;
	margin: 0 0 0 10px;
/* 	background: #ace; */
}

#searchResults {
    width: auto;
    margin-top: 20px;
}

#bigHotArticle {
	position: relative;
	z-index: 10;
}

#bigHotArticle.vertical {
}

#bigHotArticle.vertical img {
	float: right;
	margin-bottom: 10px;
}

#bigHotArticle.vertical h1 {
	float: left;
	width: 180px;
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
word-wrap: break-word; /* IE 5.5+ */
}

#bigHotArticle.vertical h3 {
	width: 180px;
	}


#latestArticles.category, #moreArticles {
/* 	background:none repeat scroll 0 0 rgba(197, 0, 80, 0.1); */
	width: 440px;
	margin-top: -334px;
	position: relative;
	z-index: 4;
}

#moreArticles {
	margin-top: 0;
}

#latestArticle.categoryList {
	margin-top: 0;
	width: 440px;
}

#latestArticles.category article.child1, #latestArticles.category article.child2 {
	width: 280px;
	float: right;
}

#latestArticles.category article, #latestArticles.categoryList article, #moreArticles article {
	width: 440px;
	float: right;
}

#latestArticles.category p, #latestArticles.categoryList p, #moreArticles p {
	width: 320px;
}
#latestArticles.category.faq p.title{
    background: none repeat scroll 0 0 #fff;
    color: #000000;
    float: left;
    margin: 6px 5px 0 17px;
    padding: 3px 3px 0;
    text-align: right;
}

#latestArticles.category.faq p.title.simon-zajc{
	background:#fce;
}
#latestArticles.category.faq p.title.natasa{
	background:#BFC4FF;
}
#latestArticles.category.faq p.title.david{
	background:#cde;
}
#latestArticles.category.faq p.title.nadine{
	background:#dec;
}
#latestArticles.category.faq p{
    display: block;
    float: none;
    margin: 10px 20px;
    padding: 0;
    width: auto;
}
#moreArticles p {
	float: right;
}

#latestArticles article, #searchResults article, #moreArticles article {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 10px;
	background: url("../img/bg-article.gif") 120px 100% no-repeat;
}

#latestArticles p, #latestArticles.category article.child1 p, #latestArticles.category article.child2 p {
	width: 160px;
	float: left;
	margin: 0 0 10px 20px;
}

#latestArticles img, #moreArticles img {
	float: left;
	height: 100px;
	width: 100px;
}

#latestResults img {
    float: left;
    height: 50px;
}

section.threeRow article {
	width: 240px;
	margin: 0 20px 20px 0;
	float: left;
	background:url("../img/bg-article.gif") no-repeat scroll 150px 100% transparent;
}

section.threeRow article p, section.threeRow article img {
	float: left;
}

section.threeRow article p {
	width: 90px;
	padding: 0 0 0 20px;
}

.threeRow #banner300 {
	margin-top: 0;
	float: left;
}

#main section.threeRow aside {
	width: 760px;
	background: #fff;
	display: block;
	float: left;
	overflow: hidden;
	margin: 0 0 20px 0;
}

#searchResults p {
    margin: 0 0 10px 20px;
}

#askCosmo {
	width: 300px;
	margin: 20px 0 10px 0;
	padding: 0;
	overflow: hidden;
/* 	background: #00e; */
}

#uvid {
	width: 440px;
	margin: 20px 0 10px 0;
	padding: 10px;
	overflow: hidden;
	background: #000 url(../img/bg-astro-uvid.jpg) 0 0 no-repeat;
}

#uvid p, #uvid h1 a, #uvid h2,  #uvid h1 {
	color: #fff;
}

#uvid p {
	text-shadow: 0 1px 0 #000;
}

#uvid h2 {
	margin-bottom: 10px;
}

#uvid p {
	margin: 10px 0 0  0;
}

#askCosmo div {
	width: 200px;
	float: left;
	display: inline;
/* 	background: #aaa; */
}

#askCosmo .circle {
	display: block;
	width: 100px;
	height: 100px;
	background: #7769ae;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	text-align: center;
	float: left;
	-webkit-transform: rotate(20deg); 
	-moz-transform: rotate(20deg);
	transform: rotate(20deg);
}

#askCosmo .circle span {
	display: block;
	vertical-align: middle;
	margin-top: 30px;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}

#askCosmo .circle a {
	font-size: 14px;
	line-height: 15px;
	color: #fff;
	text-decoration: underline;
}

#streetFashion, #utrinek {
	display: block;
	float: left;
	width: 138px;
	background: #fff;
	padding: 10px 0 0 0;
	margin: 20px 0 0 20px;
	border: 1px #000 solid;
}

#moreStreetFashion {
	background: #000;
	float: right;
	width: 400px;
	padding: 10px 20px 20px 20px;
}

#moreStreetFashion p.firstLine {
/*
	float: right;
	display: inline;
*/
	width: 325px;
	padding-bottom: 10px;
}

#moreStreetFashion figure {
	float: left;
	margin-right: 20px;
	width: 120px;
}

#moreStreetFashion figure a {
	overflow: hidden;
}

#moreStreetFashion h2.arrow {
	margin: 0 0 0 -29px;
}

#moreStreetFashion a, #moreStreetFashion p {
	color: #fff;
}


#moreStreetFashion label {
	font-size: 12px;
	color: #cbcbcb;
}

#moreStreetFashion .rateStreetFashion {
/* 	background: #bdc; */
}


#moreStreetFashion .rateStreetFashion img {
	padding: 5px 10px 0 0 ;
}

#moreStreetFashion .submitFile {
	float: left;
	width: 260px;
}


#moreStreetFashion a.goToCategory   {
	background: #ccc url(../img/bg-streetfashion-more.gif) 0 0 no-repeat;
	width: 20px;
	height: 50px;
	display: block;
	text-indent: -9999em;
	margin: 4px 0 0 0;
	float: right;
}

#moreStreetFashion label {
	cursor: default;
}

#moreStreetFashion figure footer, #moreStreetFashion figure footer p {
	width: auto;
	background: #000;
	color: #fff;
	float: left;
}

#utrinek {
	margin-top: 10px;
	min-height: 240px;
}

#utrinek p {
	margin: 0 10px 10px 10px;
}


#streetFashion p, #streetFashion img {
	margin: 0 10px 10px 10px;
	}
	
#streetFashion .articleCarusel {
	width: 138px;
	display: block;
	float: left;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}

#streetFashion .articleCarusel h2 {
   	margin: 0 10px 10px 10px;
}
	
/*

#streetFashion .arrowLeft {
	border-right: 15px solid #000;
	margin: 10px 9px 0 10px;
}

#streetFashion .arrowRight {
	border-left: 15px solid #000;
	margin: -50px 0 0 114px;
}
*/

#streetFashion .arrowLeft, #streetFashion .arrowRight {
	font-size: 0px; 
	line-height: 0%;
	width: 0px;
	display: block;
	float: left;
	position: absolute;
	background: #ecd;
	overflow: hidden;
	width: 20px;
	height: 50px;
}

#streetFashion .arrowLeft {
	margin: 0 0 0 9px;
	background: url(../img/bg-arrow-left.png) 0 0 no-repeat;
}

#streetFashion .arrowRight {
	background: url(../img/bg-arrow-right.png) 100% 0 no-repeat;
/* 	background: #ccc; */
	margin: 0 0 0 109px;
}

#streetFashion .articleCarusel img {
	float: left;
	margin: 0 0 0 0;
}

#streetFashion .carousel .wrapper {
	margin: 0 0 0 44px;
}

.ie6 #streetFashion .arrowRight, .ie7 #streetFashion .arrowRight {
	margin: -40px 0 0 0;
}
.ie6 #main {
	display: inline;
}
#horoscope {
	background: url("../img/bg-nav-primary.gif") 0 100% repeat-x;
	height: 125px;
	width: 758px;
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0 0 0 2px;
	z-index: 50; /* the stack order: foreground */
}

#horoscope ul {
	padding: 0;
	margin: 0;
}

#horoscope ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 13px 0 0;
	width: 51px;
	line-height: 120px;
	vertical-align: bottom;
	text-align: center;
}

#horoscope ul li a {
	color: #000;
	text-decoration: none;
	width: 51px;
	height: 80px;
	display: block;
	vertical-align: bottom;
	padding-top: 3px;
	font-size: 13px;
}

#horoscope ul li a:hover {
	color: #ED0F69;
}


#horoscope ul li.oven {
	background: url("../img/bg-horoskop-oven.jpg") 0 0 no-repeat;
}

#horoscope ul li.oven:hover {
	background: url("../img/bg-horoskop-oven-h.jpg") 0 0 no-repeat;
}

#horoscope ul li.bik {
	background: url("../img/bg-horoskop-bik.jpg") 0 0 no-repeat;
}

#horoscope ul li.bik:hover {
	background: url("../img/bg-horoskop-bik-h.jpg") 0 0 no-repeat;
}

#horoscope ul li.dvojcka {
	background: url("../img/bg-horoskop-dvojcka.jpg") 0 0 no-repeat;
}

#horoscope ul li.dvojcka:hover {
	background: url("../img/bg-horoskop-dvojcka-h.jpg") 0 0 no-repeat;
}

#horoscope ul li.rak {
	background: url("../img/bg-horoskop-rak.jpg") 0 0 no-repeat;
}

#horoscope ul li.rak:hover {
	background: url("../img/bg-horoskop-rak-h.jpg") 0 0 no-repeat;
}

#horoscope ul li.lev {
	background: url("../img/bg-horoskop-lev.jpg") 0 0 no-repeat;
}

#horoscope ul li.lev:hover {
	background: url("../img/bg-horoskop-lev-h.jpg") 0 0 no-repeat;
}

#horoscope ul li.devica {
	background: url("../img/bg-horoskop-devica.jpg") 0 0 no-repeat;
}

#horoscope ul li.devica:hover {
	background: url("../img/bg-horoskop-devica-h.jpg") 0 0 no-repeat;
}

#horoscope ul li.tehtnica {
	background: url("../img/bg-horoskop-tehtnica.jpg") 0 0 no-repeat;
}

#horoscope ul li.tehtnica:hover {
	background: url("../img/bg-horoskop-tehtnica-h.jpg") 0 0 no-repeat;
}

#horoscope ul li.skorpijon {
	background: url("../img/bg-horoskop-skorpijon.jpg") 0 0 no-repeat;
}

#horoscope ul li.skorpijon:hover {
	background: url("../img/bg-horoskop-skorpijon-h.jpg") 0 0 no-repeat;
}

#horoscope ul li.strelec {
	background: url("../img/bg-horoskop-strelec.jpg") 0 0 no-repeat;
}

#horoscope ul li.strelec:hover {
	background: url("../img/bg-horoskop-strelec-h.jpg") 0 0 no-repeat;
}

#horoscope ul li.kozorog {
	background: url("../img/bg-horoskop-kozorog.jpg") 0 0 no-repeat;
}

#horoscope ul li.kozorog:hover {
	background: url("../img/bg-horoskop-kozorog-h.jpg") 0 0 no-repeat;
}

#horoscope ul li.vodnar {
	background: url("../img/bg-horoskop-vodnar.jpg") 0 0 no-repeat;
}

#horoscope ul li.vodnar:hover {
	background: url("../img/bg-horoskop-vodnar-h.jpg") 0 0 no-repeat;
}

#horoscope ul li.ribi {
	background: url("../img/bg-horoskop-ribi.jpg") 0 0 no-repeat;
	padding: 0 0 0 0;
}

#horoscope ul li.ribi:hover {
	background: url("../img/bg-horoskop-ribi-h.jpg") 0 0 no-repeat;
	padding: 0 0 0 0;
}

.horoscopes article {
	width: 175px;
	float: left;
	margin: 10px 20px 10px 0;
	padding: 0 0 10px 0;
	background: url("../img/bg-nav-primary.gif") 0 100% repeat-x;
	overflow: hidden;
}

.horoscopes img {
	float: left;
	}

.horoscopes article ul {
	float: right;
	width: 115px;
	margin: 0;
}

.horoscopes article li {
	background:url("../img/bg-h3.gif") no-repeat scroll 0 0 transparent;
	list-style: none;
	padding:  0 0 0 10px;
}

.horoscopes article li a {
	text-decoration: underline;
}

.horoscopes p {
	width: 175px;
	display: block;
	float: left;
	padding: 10px 0 0 0;
}

 p.hroscopeDate {
	font-size: 12px;
	line-height: 12px;
	color: #747474;
	background: none;
	padding: 0 0 10px 0;
}

#relatedArticles.moreHoroscopes article {
	margin-bottom: 10px;
}

#relatedArticles.moreHoroscopes h3 {
	padding-top: 0;
	background: url("../img/bg-h3.gif") 0 0 no-repeat;
}


/*
 ...ce bi mel raj sprajte...
#horoscope ul li.oven {
    background: url("../img/bg-horoskops.jpg") 0 0 no-repeat;
}

#horoscope ul li.oven:hover {
    background: url("../img/bg-horoskops.jpg") 0 -51px no-repeat;
}

#horoscope ul li.bik {
    background: url("../img/bg-horoskops.jpg") -51px 0 no-repeat;
}

#horoscope ul li.bik:hover {
    background: url("../img/bg-horoskops.jpg") -51px -51px no-repeat;
}

#horoscope ul li.dvojcka {
    background: url("../img/bg-horoskops.jpg") -102px 0 no-repeat;
}

#horoscope ul li.dvojcka:hover {
    background: url("../img/bg-horoskops.jpg") -102px -51px no-repeat;
}

#horoscope ul li.rak {
    background: url("../img/bg-horoskops.jpg") -153px 0 no-repeat;
}

#horoscope ul li.rak:hover {
    background: url("../img/bg-horoskops.jpg") -153px -51px no-repeat;
}

#horoscope ul li.lev {
    background: url("../img/bg-horoskops.jpg") -204px 0 no-repeat;
}

#horoscope ul li.lev:hover {
    background: url("../img/bg-horoskops.jpg") -204px -51px no-repeat;
}

#horoscope ul li.devica {
    background: url("../img/bg-horoskops.jpg") -255px 0 no-repeat;
}

#horoscope ul li.devica:hover {
    background: url("../img/bg-horoskops.jpg") -255px -51px no-repeat;
}

#horoscope ul li.tehtnica {
    background: url("../img/bg-horoskops.jpg") -306px 0 no-repeat;
}

#horoscope ul li.tehtnica:hover {
    background: url("../img/bg-horoskops.jpg") -306px -51px no-repeat;
}

#horoscope ul li.skorpijon {
    background: url("../img/bg-horoskops.jpg") -357px 0 no-repeat;
}

#horoscope ul li.skorpijon:hover {
    background: url("../img/bg-horoskops.jpg") -357px -51px no-repeat;
}

#horoscope ul li.strelec {
    background: url("../img/bg-horoskops.jpg") -408px 0 no-repeat;
}

#horoscope ul li.strelec:hover {
    background: url("../img/bg-horoskops.jpg") -408px -51px no-repeat;
}

#horoscope ul li.kozorog {
    background: url("../img/bg-horoskops.jpg") -459px 0 no-repeat;
}

#horoscope ul li.kozorog:hover {
    background: url("../img/bg-horoskops.jpg") -459px -51px no-repeat;
}

#horoscope ul li.vodnar {
    background: url("../img/bg-horoskops.jpg") -510px 0 no-repeat;
}

#horoscope ul li.vodnar:hover {
    background: url("../img/bg-horoskops.jpg") -510px -51px no-repeat;
}

#horoscope ul li.ribi {
    background: url("../img/bg-horoskops.jpg") -561px 0 no-repeat;
    padding: 0 0 0 0;
}

#horoscope ul li.ribi:hover {
    background: url("../img/bg-horoskops.jpg") -561px -51px no-repeat;
    padding: 0 0 0 0;
}

*/
#horoscope a:active {
	opacity: 0.7;
}

#video {
    width: 400px;
    margin: 0 0 0 0;
	padding: 20px;
	color: #fff;
    background: #000;
    overflow: hidden;
    display: block;
    position: relative;
}

#video article, #video .bigVideo {
    float: left;
    display: inline;
    width: 100px;
    margin: 10px 50px 0 0;
}

#video .bigVideo {margin:0;}

#video article.lastChild {
    margin-right: 0;
}

#video a {
	color: #fff;
}

#video ie6.article:last-child {background-color: expression(this.nextSibling==null?'white':'white');}

#video .bigVideo {
    width: 400px;
    display: block;
}

#video .bigVideo h1  {
	font-size: 38px;
	line-height: 35px;
}

#video article h1  {
	font-size: 18px;
	line-height: 20px;
	margin-top: 3px;
}

#video article h3 {
    padding: 0;
}

#video h2, #video h3 {display:inline; background: none;}
#video h3 { color: #fff; }

#video img {
    border: 2px #fff solid;
}

#astro {
    background:#fff;
}
#askCosmo div p a,
#astro .ask {
	width: 130px;
    height: 36px;
    display: block;
    text-align: center;
	float: left;
	margin-right: 10px;
	color: #fff;
}

#astro .ask.lastChild {
	margin-right: 0;
}

#astro a.ask:visited,
#astro a.ask:hover, 
#astro a.ask:active {
	color: #fff;
	text-decoration: none;
	}

#astro a.ask:active {
    outline:0 none;
    position:relative;
    top:1px;
}

#cosmoGuy {
	margin: 20px 0 0 0;
	overflow: hidden;
}

#cosmoGuy img {
    float: left;
	width: 120px;
	margin: 0 20px 0 0;
}

#starsOnTwitter {
	margin: 20px 0 0 0;
}

#starsOnTwitter article {
	display: block;
/* 	background: #0db; */
	overflow: hidden;
	margin: 0 0 10px 0;
	}

#starsOnTwitter figure {
	margin: 0 0 0 0;
/* 	background: #eee; */
	float: left;
	position: relative;
	width: 52px;
	float: left;
}

#starsOnTwitter figure img {
	border: 1px solid #000;
	}

#starsOnTwitter figure figcaption {
	font: 16px/17px Adobe Caslon Pro, FreeSerif, Times New Roman, Times, serif;
	float: left;
	min-height: 34px;
	display: inline;
/* 	background: #bba; */
	}

#starsOnTwitter p {
    float: right;
	width: 205px;
	min-height: 68px;
	margin: 0 0 10px 11px;
	padding: 10px 10px 10px 21px;
	border-right: 1px solid #000;
	background: url("../img/bg-twitter.gif") 0px 100% no-repeat;
	background: url("../img/bg-twitter.gif") 0px 100% no-repeat, url("../img/bg-twitter-h.gif") 0 0 repeat-x, url("../img/bg-twitter-h.gif") 0 100% repeat-x;
}

#sexPose {
    overflow: hidden;
    margin: 10px 0 0 0;
}

#sexPose .morePositions {float: left; width: 140px; }

#sexPose .morePositions article h1 {
    float: right;
    width: 70px;
    padding-right: 10px;
	font-size: 16px;
	line-height: 17px;
}

#sexPose .morePositions article img {
    float: left;
    width: 50px;
}

#sexPose .morePositions article {
    margin: 0 0 10px 0;
    display: block;
    overflow: hidden;
}

#sexPose article.firstPose { 
    float: left;
    width: 280px;
    margin: 0 20px 0 0;
    overflow: hidden;
    display: block;
}

#sexPose article.firstPose h1 {
    display: block;
    z-index: 50;
} 

#sexPose article.firstPose p { 
/*     width: 120px; */
    z-index: 50;
    margin: 30px 0 0 0;
    text-shadow: 1px 1px #fff;
}

#sexPose article.firstPose img {
    float: left;
    margin-bottom: 10px;
}

#cosmoTest, .poll {
    margin: 10px 0 0 0;
}

#cosmoTest form p, .poll form p {
    padding: 15px 0 0 0;
}

.poll h2 {
	margin-bottom: 10px;
}

#cosmoTest form input[type="radio"] {
    vertical-align: top;
    margin-top: 0;
}

aside .mailingList input[type="email"] {
	float:left;
	width:110px;
}

aside .mailingList input[type="submit"] {
	display:block;
	float:right;
	height:28px;
	margin:0;
	padding:0 6px;
}

#latestIssue {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: block;
    float: left;
}

#latestIssueArticles {
	margin: -10px 0 0 20px;
}

#latestIssueArticles article, #relatedArticles article {
    clear: left;
    overflow: hidden;
}

#latestIssueArticles img, footer article img, #relatedArticles img {
    float: left;
    width: 50px; 
    margin: 0 10px 0 0;
}

 #relatedArticles h1 {
    float: left;
}

#relatedArticles h1 {
	width: 380px;
}

#astroMeter table {
	width: 300px;
	background: #fff;
}


#astroMeter table td.health, #astroMeter table td.money, #astroMeter table td.love {
	text-indent: -9999px;
	width: 75px;
	height: 75px
	}

#astroMeter table td {
vertical-align: bottom;
line-height: 40px;
}

#astroMeter table td.money.one {
	background: url("../img/bg-astro-1.gif") 50% 50% no-repeat;
}
#astroMeter table td.money.two {
	background: url("../img/bg-astro-2.gif") 50% 50% no-repeat;
}
#astroMeter table td.money.three {
	background: url("../img/bg-astro-3.gif") 50% 50% no-repeat;
}

#astroMeter table td.love.one {
	background: url("../img/bg-astro-1.gif") 50% 50% no-repeat;
}
#astroMeter table td.love.two {
	background: url("../img/bg-astro-2.gif") 50% 50% no-repeat;
}
#astroMeter table td.love.three {
	background: url("../img/bg-astro-3.gif") 50% 50% no-repeat;
}

#astroMeter table td.health.one {
	background: url("../img/bg-astro-1.gif") 50% 50% no-repeat;
}
#astroMeter table td.health.two {
	background: url("../img/bg-astro-2.gif") 50% 50% no-repeat;
}
#astroMeter table td.health.three {
	background: url("../img/bg-astro-3.gif") 50% 50% no-repeat;
}



/* KOMENTARS */

#comments {
/* 	background: #ccc; */
	display: block;
	width: 440px;
	margin: 20px 0 0 0;
	overflow: hidden;
	padding-left: 10px;
}

#comments .commentForm {
	background: #ed0973;
	margin: 20px 0 0 0;
}

#comments h2 {
	color: #fff;
}

#comments ul {
	margin: 0;
}
#comments li {
	list-style:none outside none;
	margin:0;
	padding:0;
}

#comments li p img.avatar {
    float: left;
    margin: 0px 10px 10px 0px;
}

.article.registration a.socialauth {
	margin-left:5px;
	vertical-align:baseline;
}
.article.registration label, #comments label {
	color:#333333;
	display:block;
	font-size:11px;
}
.captcha {
	float:left;
	margin:0 5px 0 0;
}
#comments .comment {
	padding: 10px 0;
	background:url("../img/bg-nav-primary.gif") repeat-x 0 -38px;
}

#comments p {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

#comments .comment p {
}

#comments p.commentAuthor {
	margin:0;
	padding:0;
	color: #ED0F69;
}

#comments p.commentAuthor a {
	color: #ED0F69;
	text-decoration: underline;
}

/*
#comments .odd {
	background: #dbdbdb;
}

#comments .even {
	background: #eaeaea;
}

*/

#comments abbr {
	color:#666;
	font-size:11px;
	line-height:13px;
	float: right;
	margin-top: -15px;
}
#comments form {
	background:#ED0F69;
	padding: 20px;
}
#comments form p {
}
#comments h1 {
	background:url("../img/bg-crta-comment-h1.png") no-repeat scroll 0 0 transparent;
	color:#333333;
	display:block;
	padding:15px 0 0;
	width:440px;
}
#comments.liteform form {
	background:none repeat scroll 0 0 #FFFFFF;
	padding:0 0 20px;
}
#comments.liteform form input, #comments.liteform form textarea {
	border:1px solid #E27FA7;
}
#comments.liteform form input[type="submit"] {
	border:1px solid #000000;
	float:right;
	margin:0 9%;
	padding:4px 15px;
}
#comments.liteform form textarea {
	width:90%;
}
#comments.liteform.search form input[type="submit"] {
	display:inline;
	float:none;
	height:auto;
	margin:0 10px;
	padding:9px 14px 6px;
}

#comments input[type="text"], #moreStreetFashion input[type="text"] {
    border: 0;
    padding: 5px 0 0 9px;
    margin: 10px 5px 10px 0;
    color: #000;
	line-height: 35px;
	height: 35px;
	width: 220px;
	vertical-align: middle;
	background: #fff; /* single bg for IEs */
    background: url("../img/bg-input-text-top.gif") 0 0 no-repeat, url("../img/bg-input-text-left.gif") 0 0 no-repeat, url("../img/bg-input-text-tile.gif") 0 0 repeat-x;
}

#moreStreetFashion input[type="file"] {
	font-size: 12px;
    margin: 10px 5px 10px 0;
}


#comments textarea {
    border: 0;
    padding: 10px 0 10px 10px;
    margin: 10px 5px 10px 0;
    color: #000;
	line-height: 25px;
	height: 110px;
	width: 390px;
	vertical-align: middle;
	background: #fff; /* single bg for IEs */
    background: url("../img/bg-input-text-top.gif") 0 0 no-repeat, url("../img/bg-input-text-left.gif") 0 0 no-repeat, url("../img/bg-input-text-tile.gif") 0 0 repeat-x;   
}

/* VIDEO V ÄŒLANKU */
.video-medium {
	clear:both;
	height:400px;
	margin-bottom:20px;
	width:440px;
}


/* PAGINATOR */
.paginator {
	display: block;
	margin: 10px 0 0 0;
	width: 440px; /* tastara Å¡irina, Äe bo jebal, skini */
	width: 620px;
	overflow: hidden;
	float: left;
	display: block;
}

.paginator a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #fde7f0;
	display: inline-table;
	margin-right: 10px;
	vertical-align: middle;
text-align: center;
	color: #ed0f69;
}

.paginator a.blank {
	background: #fff;
	color: #ed0f69;
	font-weight: bold;
	width: 10px;
}
.paginator a.prev, .paginator a.next {
	opacity: 0.6;
}

.paginator .active {
	background: #ed0f69;
	color: #fff;
}

section footer {
/*  float: left; */
    text-align: left;
    width: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
	background: url("../img/bg-nav-primary.gif") 30px 100% repeat-x;
}

section footer p {
    color: #504772;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 10px;
    display: block;
}

section footer h2 {
    margin: 10px 0 0 0;
    display: block;
}

section footer p a, section footer p a:visited, section footer p a:active, section footer p a:link {
	background: #fff;
	color: #504772;
	text-decoration: underline;
	}

section footer p a:hover {
	text-decoration: underline;
	}



.fbLogin, .twitterLogin, .cosmoLogin, .loginWindow {
    background: #dbecfe;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#dbecfe));
    background: -moz-linear-gradient(#ffffff, #dbecfe);
    background: linear-gradient(#ffffff, #dbecfe);
    /* css3pie.com gradient for IE's
    -pie-background: linear-gradient(#ffffff, #dbecfe);
    behavior: url(/PIE.htc);  */
    width: 158px;
    border: 1px solid #657cae;
    vertical-align: middle;
    line-height: 30px;
    margin: 0 0 10px 0;
    text-align: left;
}

.loginWindow {
	overflow: hidden;
	padding: 9px;
	width: 140px;
}

.loginWindow img {
	float: right;
}

.loginWindow p {
	font-size: 12px;
	line-height: 20px;
}

.loginWindow h1 {
line-height: 19px;
vertical-align: top;
font-size: 17px;
}

.loginWindow a {
	text-decoration: underline;
}

.fbLogin a, .twitterLogin a, .cosmoLogin a, .loginWindow p.fbLogin  {
	background: url("../img/bg-login-fb.gif") 0 50% no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 0 5px;
	line-height: 30px;
	vertical-align: middle;
	display: block;
}

.loginWindow p.fbLogin {
	margin: 0;
	border: 0;
}

.twitterLogin a {
	background: url("../img/bg-login-twitter.gif") 0 50% no-repeat;
}

.cosmoLogin a {
	background: url("../img/bg-login-cosmo.gif") 0 50% no-repeat;
}


.submitFile #notRegistered p, .submitFile #notRegistered a {
	color: #fff;
	width: auto;
	}
	

.submitFile #notRegistered {
/* 	background: #eee; */
	display: block;
	overflow: hidden;
	float: left;
}

#notRegistered p.doRegister {
	margin-bottom: 10px;
	color: #cbcbcb;
	font-size: 12px;
}

#notRegistered p.doRegister a {
	text-decoration: underline;
	color: #cbcbcb;
}

#notRegistered .fbLogin a, #notRegistered .twitterLogin a, #notRegistered .cosmoLogin a, #notRegistered .loginWindow p.fbLogin  {
	color: #000;
	border: 1px solid #fff;
	}

.fbSend, .twitterSend, .friendSend, .printSend {
	padding: 0 0 0 25px;
    margin: 0 10px 10px 0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	display: block;
	float: left;
}

.fbSend  {
	background: url("../img/bg-login-fb.gif") 0 50% no-repeat;
}

.twitterSend {
	background: url("../img/bg-login-twitter.gif") 0 50% no-repeat;
}

.friendSend {
	background: url("../img/bg-widget-send.gif") 0 50% no-repeat;
}

.printSend {
	background: url("../img/bg-widget-print.gif") 0 50% no-repeat;
}

.widgets {
	overflow: hidden;
	background: url("../img/bg-nav-primary.gif") 0 0 repeat-x;
	margin: 20px 0;
}

.textpager.below {
	overflow: hidden;
	padding: 20px 0;
	display: block;
	text-align: right;
	background: url("../img/bg-nav-primary.gif") 0 -38px repeat-x;
}

.textpager.below a {
	text-decoration: underline;
}

.fbLike {
	margin: 0 0 20px 0;
	overflow: hidden;
	clear:left;
}

.fbLikeBox, .twitterBox {
    margin: 10px 0 0 0;
    overflow: hidden;
    clear:left;
    padding-top: 10px;
}


.soldFrom {
	width: 440px;
	float: left;
}

.orderIssue {
	overflow: hidden;
}

.orderIssue div {
	background: #ed0973;
	overflow: hidden;
	width: 440px;
	display: block;
	float: left;
}

.orderIssue h4, .orderIssue p {
	width: 240px;
	padding: 20px 20px 0 20px;
	display: inline;
	float: left;
	color: #fff;
}

.orderIssue p {
	padding: 0 20px 0 20px;
}

.orderIssue h4 {
	font-family: MyriadProBC, Impact, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 45px;
	line-height: 40px;
	color: #fff;
	padding-bottom: 0px;
}

.orderIssue img {
	margin-top: -55px;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	transform: rotate(4deg);
	position: absolute;
	z-index: 10;
}

p.soldFrom {
	padding: 0;
	margin: 0;
	color: #5f548b;
/* 	background: #bad; */
	width: 280px;
	font-weight: bold;
	margin-top: 20px;
}

#footerLinks {
	background: #ff3;
	margin: 0 0 0 10px;
	}
	
#footerLinks section {
	width: 299px;
	float: left;
	display: block;
	border: 1px solid #000;
	margin-right: 20px;
	padding-top: 10px;
	background: #000;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#footerLinks section.noMargin, .horoscopes article.noMargin, .threeRow article.noMargin {
	margin-right: 0;
	}
	
#footerLinks section.white {
	background: #fff;
	}
	
#footerLinks section.white h1 a {
	color: #000;
	}


#footerLinks article {
	overflow: hidden;
	margin: 0 10px;
}

#footerLinks .black a {
	color: #fff;
}

#footerLinks .white a {
    color: #000;
}

#footerLinks .black h2.arrow, #moreStreetFashion h2.arrow {
	background: url("../img/bg-h2-arrow-b.gif") 100% 0 no-repeat, url("../img/bg-h2.png") 0 0 no-repeat, url("../img/bg-h2-tile.png") 0 0 repeat-x;
}

#footerLinks .black h3 {
	font-size: 12px;
	line-height: 12px;
	color: #747474;
	background: url("../img/bg-h3-b.gif") 0 10px no-repeat;
	padding: 10px 0 10px 10px;

}

#amlFooter {
	display: block;
	clear: both;
	margin: 10px 0 0 0;
	padding: 10px 14px 10px 10px;
	width: 940px;
	color: #fff;
	background: #ed0f69;
}

#amlFooter .rss {
	background: url("../img/rss.gif") 0 0 no-repeat;
margin: 0;
	padding: 0 0 0 14px;
}

/* SIRINE */

.s950, .s760, .s460, .s440, .s300, .s160, .s280 {
	display: block;
	float: left;
}

.s950 {
	width: 950px;
}

.s760 {
	width: 760px;
}

.s440 {
	width: 440px;
}

.s300 {
	width: 300px;
}

.s160 {
	width: 160px;
}

.s150 {
	width: 150px;
}

.s280 {
	width: 280px;
}

.right {
	float: right;
}

.mt10 {
	margin-top: 10px;
}

/* SUBMIT BATNZ */
#askCosmo div p a,
input[type="submit"], .button, .ask, .foreground.male {
    border: 0;
    padding: 0 10px 0 5px;
    margin: 10px 5px 10px 0;
    color: #fff;
	line-height: 36px;
	height: 36px;
	vertical-align: top;
	background: url("../img/bg-input-tile.gif") 0 0 repeat-x; /* single bg for IEs */
    background: url("../img/bg-input-bottomright.gif") 100% 100% no-repeat, url("../img/bg-input-bottom.gif") 0 100% no-repeat, url("../img/bg-input-right.gif") 100% 0 no-repeat, url("../img/bg-input-tile.gif") 0 0 repeat-x;
    text-shadow: #5f548b 0px 1px;
}

.button {
	height: 36px;
}

.button {
    height: 36px;
    display: block;
    text-align: center;
	float: left;
	margin-right: 10px;
	color: #fff;
}

.button.lastChild {
	margin-right: 0;
}

a.button:link,
a.button:visited,
a.button:hover, 
a.button:active {
	color: #fff;
	text-decoration: none;
	}

a.button:active {
    outline:0 none;
    position:relative;
    top:1px;
}

.cosmoPink {
	width: 300px;
	overflow: hidden;
}

.button160 {
	width: 160px;
	overflow: hidden;
}


.cosmoPink .naroci, .button160 .calendar {
    width: 280px;
    height: 100px;
    border: 0;
    padding: 20px 10px 0 5px;
    margin: 10px 5px 10px 0;
    color: #fff;
    font-size: 38px;
    line-height: 40px;
/*  vertical-align: top; */
    background: url("../img/bg-roza-input-tile.gif") 0 0 repeat-x; /* single bg for IEs */
    background: url("../img/bg-roza-input-bottomright.gif") 100% 100% no-repeat, url("../img/bg-roza-input-bottom.gif") 0 100% no-repeat, url("../img/bg-roza-input-right.gif") 100% 0 no-repeat, url("../img/bg-roza-input-tile.gif") 0 0 repeat-x;
    text-shadow: #5f548b 0px 1px;
    display: block;
    vertical-align: middle;
    text-align: center;
/*     background: #eee; */
}

.button160 .calendar {
    font-size: 14px;
    line-height: 20px;
    width: 160px;
    height: 31px;
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
}

.cosmoPink a.naroci , .cosmoPink a.naroci:visited, .cosmoPink a.naroci a:link {
	text-decoration: none;
}

.cosmoPink a.naroci:hover {
	text-decoration: none;
}

.cosmoPink a.naroci:active {
    outline:0 none;
    position:relative;
    top:1px;
}

article.menstrual {
	background: #cacaca;
	display: block;
	overflow: hidden;
}

.menstrual h1 {
	float: left;
	display: inline;
	width: 80px;
	margin-left: 10px;
	font-size: 20px;
	line-height: 20px;
}

.menstrual img {
	float: left;
	width: 50px;

}

#comments input[type="submit"] {
    border: 0;
    padding: 0 10px 0 5px;
    margin: 10px 5px 10px 0;
    color: #fff;
	line-height: 35px;
	height: 35px;
	width: 180px;
	vertical-align: middle;
	background: url("../img/bg-black-input-tile.gif") 0 0 repeat-x; /* single bg for IEs */
    background: url("../img/bg-black-input-bottomright.gif") 100% 100% no-repeat, url("../img/bg-black-input-bottom.gif") 0 100% no-repeat, url("../img/bg-black-input-right.gif") 100% 0 no-repeat, url("../img/bg-black-input-tile.gif") 0 0 repeat-x;
    text-shadow: #5f548b 0px 1px;
}

input[type="submit"]:hover {
    color:#fff;
    text-shadow: #000 0px 1px;
}

input[type="submit"]:active {
    outline:0 none;
    position:relative;
    top:1px;
}

input[type="submit"].lastChild, button:last-child {
    margin-right: 0;
}

.clear {clear: both;}


h2 a {
    color: #ED0F69;
}

#latestArticles.noTopMargin {
    margin-top: 0px;
}

section.videoPlayer {
height: 250px;
width: 440px;
margin: 10px auto;
}

/* contest  */

#main article .content h2.contest {
    clear: both;
    padding-top: 30px;
    background: url("../img/bg-nav-primary.gif") 0  -20px repeat-x;
}
a.contestVideo {
    display:block;
    width: 360px;
    height:200px;
    margin: 10px auto;
    text-align:center;
}

a.contestVideo img {
margin-top: 60px;
border: 0px;
}

div.contestant {
    width: 410px;
    padding: 10px;
}

div.contestant p {
width: 300px;
margin: 5px 0px 5px 50px;
text-align: left;
}

div.media-contestant {
    color: #FFF;
    text-align: center;
    background: #000;
    margin: 0px 0px 10px;
}

div.media-contestant img {
    margin-top: 10px;
}

div#largeContest {
    width: 760px;
    clear: both;
    
}

div#largeContest div.media-contestant {
    color: #FFF;
    text-align: center;
    background: #000;
    margin: 0 20px 20px 0;
    width: 220px;
    float: left;
}

div#largeContest div.media-contestant.three {
    margin: 0 0 10px 0;
}
div#largeContest div.media-contestant.one {
    clear: both;
}

div#largeContest div.media-contestant img {
    margin-top: 10px;
    width: 180px;
}

div#largeContest div.submit {
    margin: 20px 0 30px 0;
    text-align: center;
}

div#largeContest div.bar {
    width: 600px;
}

section.results div.bar .foreground,
.foreground.female {
/*  vertical-align: top; */
    background: url("../img/bg-roza-input-tile.gif") 0 0 repeat-x; /* single bg for IEs */
    background: url("../img/bg-roza-input-bottomright.gif") 100% 100% no-repeat, url("../img/bg-roza-input-bottom-f.png") 0 100% no-repeat, url("../img/bg-roza-input-right.gif") 100% 0 no-repeat, url("../img/bg-roza-input-tile-f.gif") 0 0 repeat-x;
    text-shadow: #5f548b 0px 1px;
    display: block;
    vertical-align: middle;
    text-align: center;
/*     background: #eee; */
}


div.bar {
	width: 160px;
	display: block;
	overflow: hidden;
}

.foreground, .foreground.female, .foreground.male  {
    height: 20px;
    border: 0;
    padding: 0 10px 0 5px;
    margin: 5px 0 5px 0;
    color: #fff;
    font-size: 16px;
	float: left;
}

.foreground.zero {
    height: 20px;
    border: 0;
    padding: 0 1px 0 5px;
    margin: 5px 0 5px 0;
    color: #fff;
    font-size: 16px;
    float: left;
    background: transparent;
}

.foreground.female {
	margin-left: -5px;
}

.poll p.question {
margin-bottom: 15px;
font-weight: bold;
}

#latestArticles article.poll {
    background: none;
    margin-bottom: 20px;
}
#latestArticles article.poll p {
    margin: 0px;
}
#latestArticles article footer {
    margin-top: 10px;
    padding-bottom: 10px;
}

/* SERCH FORM */

#searchForm {
/*  background: #ccc; */
    display: block;
    width: 750px;
    margin: 20px 0 20px 0;
    overflow: hidden;
    padding-left: 10px;
}

#searchForm form {
    background:#ED0F69;
    padding: 20px;
}

#searchForm input[type="text"] {
    border: 0;
    padding: 0 0 0 9px;
    margin: 10px 5px 10px 0;
    color: #000;
    line-height: 35px;
    height: 35px;
    width: 220px;
    vertical-align: middle;
    background: #fff; /* single bg for IEs */
    background: url("../img/bg-input-text-top.gif") 0 0 no-repeat, url("../img/bg-input-text-left.gif") 0 0 no-repeat, url("../img/bg-input-text-tile.gif") 0 0 repeat-x;
}
#searchForm input[type="submit"] {
    border: 0;
    padding: 0 10px 0 5px;
    margin: 10px 5px 10px 0;
    color: #fff;
    line-height: 35px;
    height: 35px;
    width: 180px;
    vertical-align: middle;
    background: url("../img/bg-black-input-tile.gif") 0 0 repeat-x; /* single bg for IEs */
    background: url("../img/bg-black-input-bottomright.gif") 100% 100% no-repeat, url("../img/bg-black-input-bottom.gif") 0 100% no-repeat, url("../img/bg-black-input-right.gif") 100% 0 no-repeat, url("../img/bg-black-input-tile.gif") 0 0 repeat-x;
    text-shadow: #5f548b 0px 1px;
}

 #mensesBox article img {
    float: left;
    margin: 0px 5px 5px 0px;
}

#mensesBox a.button {
    float: right;
    margin-right: 10px;
}

/* Matura specific */

div.competitors {
    clear: left;
    background: url(http://localhost/devel/cm/media/img/bg-nav-primary.gif) repeat-x 0px bottom;
    padding-bottom: 2px;
}

/* NAV BEJBE */

.competitors ul {
    font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
    font-size: 10px;
    line-height: 18px;
    vertical-align: middle;
    display: block;
    background: #fff;
    width:960px;
    height: 177px;
    margin: 0 0 0 1px;

    }

.competitors li {
    display: block;
    float: left;
    background: #fff;
    text-align: center;
    height:175px;
    width:96px;
}

.competitors ul li a {
    display: block;
    text-decoration: none;
    line-height:11px;
    margin-bottom:3px;
}



p.friendstatus {
    margin-top: 20px;
    
}

.friends ul {
    list-style-type: none;
    clear: both;
}

.friends h2, .friends h3 {
    display:block;
    margin-bottom:5px;
    clear: both;
}
.friends li img, .friends li p {
    float:left;
    clear: none;
}
.friends li img {
    border: 1px solid #aaa;
}

.friends li.friendship_request img {
    border: 1px solid #aaa;
    margin: 0 10px 0 0;
}

.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;}
.friends .name_label {
    vertical-align:middle;
}

div.profileinfo img {
    float: left;
    margin: 0 15px 15px 0;
    
}

nav#profile {
    background: url("../img/bg-nav-primary.gif") 0 0 repeat-x;
    min-height: 40px;
    width: 100%;
    position: relative;
    clear: left;
    z-index: 50; /* the stack order: foreground */
    text-transform: uppercase;
    font: 17px/40px MyriadProBC, /*  MyriadProBC more bit 19px visok, zaenkrat Impact, fakof */ Impact, Arial, Helvetica, Tahoma, sans-serif;
    margin-top: 10px;
}

nav#profile {
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    min-height: 30px;
    float: left;
    background: url("../img/bg-nav-primary.gif") 0 -10px repeat-x;
    margin-bottom: 10px;
}

nav#profile ul {
    padding: 0;
    margin: 0 0 0 2px;
}

nav#profile ul li {
display: inline;
float: left;
}

nav#profile ul li a {
    display: inline;
    float: left;
    margin-left: -2px;
    padding: 0 11px 0 11px;
    height: 40px;
    vertical-align: middle;
    background: url("../img/bg-nav-primary-li.gif") 100% 0 no-repeat;
}

nav#profile ul li a {
    height: 30px;
    background: url("../img/bg-nav-primary-li.gif") 100% -6px no-repeat;

}


nav#profile a {
    color: #000;
    text-decoration: none;
}

nav#profile ul li a.active {
    background: #000;
    color: #fff;
}

nav#profile a:hover {
    background: #333;
    color: #fff;
    -webkit-box-shadow: inset 0 0 15px #000000;
    -moz-box-shadow: inset 0 0 15px #000000;
    -o-box-shadow: inset 0 0 15px #000000;
    box-shadow: inset 0 0 15px #000000;
    text-shadow: 0 1px #7e7e7e;
}

section.izzivi, article.izbrani {
    margin-bottom: 10px;
    padding-right: 20px;
    width: 300px;
    clear: left;
}

article.izbrani a img {
    float: left;
    margin: 0 10px 10px 0;
}

section.izzivi ul li {
    list-style-type: none;
}

section.oboglasu {
    display: block;
    float: left;
    width: 138px;
    background: #fff;
    padding: 5px 0 0 0;
    margin: 10px 0 10px 20px;
    border: 1px #000 solid;
}

section.oboglasu p {
    margin: 0 5px 5px 5px;
}

section.sidebox {
    width: 440px;
    padding: 10px 10px 10px 10px;
    margin: 10px 0 10px 0;
    background: #000;
    overflow: hidden;
    clear: both; /* clear jebeni articleCarousel */
}

section#matnaloge {
    background: #FFF;
    border: 1px #000 solid;
    width: 438px;
}

section#matnaloge ul {
    margin: 0px;
}

section#matnaloge ul li {
    list-style-type: none;
    width: 130px;
    float: left;
    margin-left: 10px;
}

section.arhiv div.competitors {
    width: 740px;
    display: inline;
}

section.arhiv div.competitors ul {
    width: auto;
}

section.arhiv div.competitors li {
    margin: 0 20px;
}

form#users p label {
    clear: left;
    display: block;
    float: left;
    padding: 5px;
    text-align: right;
    width: 150px;
}
form#users input[type="submit"] {
    margin-left: 250px;
}

div#main {
    clear: both;
}

div.commentForm {
    clear:both;
}
div.watcher a.button {
    float: right;
}

/* 2012 stuff */

div#container {
    box-shadow: 0px 0px 10px #777;
}

div.teaser {
    background: #ED0F69;
    box-shadow: 2px 2px 2px black;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 20px;
    text-shadow: 1px 1px 1px black;
    text-align: center;
    
}
div.teaser h2 {
    font-size: 30px;
    color: yellow;
}
div.teaser p {
    color: white;
    text-shadow: 1px 1px 1px black;
}
div.teaser div.step {
    float: left;
    background: white;
    text-shadow: 1px 1px 1px black;
    width: 200px;
    border-radius: 5px;
    height: 200px;
    margin: 10px;
    box-shadow: 2px 2px 2px black;
    padding: 10px;
    color: black;
}
div.teaser div.step h2 {
    text-align: center;
    font-size: 25px;
    padding: 10px 0 10px 0;
    color: #ED0F69;
}
div.teaser div.step p {
    text-align: center;
    font-size: 18px;
    color: black;
    line-height: 20px;
}
section#relatedArticles {
    margin-top: 20px;
}
section#relatedArticles article.related h1 {
    width: 230px;
    font-size: 18px;
    line-height: 19px;
}
section#relatedArticles article.related h3 {
    padding-top: 0px;
}

section#relatedArticles article.related {
    margin-top: 5px;
}

a.register {
    color: #ED0F69;
}

form#users div.pogoji {
    width: 600px;
    clear: both;
    margin: 20px;
}
form#users div.pogoji li{
    margin-top: 10px;
}
form#users p.helptext {
    color: #666;
    clear: both;
    margin-left: 160px;
    width: 400px;
    margin-top: 2px;
    font-size: 13px;
}

form#users p {
    margin-top: 10px;
}

form#users .errorlist {
    color: white;
    background: red;
    width: 200px;
    border-radius: 5px;
    padding: 5px;
    margin-top: 15px;
}
