/********************************************
   HTML ELEMENTS
********************************************/ 

* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(/img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	min-width:940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #5D5D5D; 
	background-color:#202020;
}

/* easy clearing */
.fix:after {
	content: '[.]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline-block;
}
/*\*/
.fix {
	display: block;
}


a {
	text-decoration: none;
	color: #C1055D;
	outline: none;
}
a:hover {
	text-decoration: none; color:#5D5D5D;
}

h1.title {
	/*background-image:url(../img/line_title.png);
	background-position:left bottom;
	background-repeat:repeat-x;*/
	color:#444444;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:32px;
	font-weight: normal;
	margin-bottom:20px;
	padding-bottom:15px;
	padding-top:10px;
	text-decoration: none;
	line-height:110%;
}
h1.title a,
h1.title a:visited {
	color:#444444;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
	display: block;
}
h1.title a:hover {
	text-decoration: none;
	color: #C1055D;
}

a.title {
	background-image:url(/img/border_2.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#444444;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:32px;
	font-weight: normal;
	margin-bottom:20px;
	padding-bottom:15px;
	padding-top:10px;
        text-decoration:none;
}

.right {
	float:right !important;
}
.left {
	float: left !important;
}

a.pink, a.pink:visited {
	color:#C1055D;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}
a.pink:hover {
	color:#5D5D5D;
}

/********************************************
   LAYOUT
********************************************/ 

#container {
	background-image: url(/img/container_bg.png);
	background-repeat: repeat-x;
	background-position: center 285px;;
}
.wrapper {
	background-image: url(/img/wrapper_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header {
	height: 250px;
	background-image: url(/img/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrap {
	background-image: url(/img/wrap_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	min-height:900px;
	height:auto !important;
	height:900px;
}

#boxF {
	width: 940px;
	margin-bottom: 20px;
}

/* BOX_LH */
#boxLH { width: 620px; float: left; margin-bottom:20px;}
.boxLH_top{ width:620px; height:18px; background: transparent url(../img/boxLH_top.png) left top no-repeat; display:block; font:0px; float:left;}
.boxLH_body{ width:590px; padding:0 15px; background: transparent url(../img/boxLH_body.png) left top repeat-y; display:block; float:left;}
.boxLH_bottom{ width:620px; height:18px; background: transparent url(../img/boxLH_bottom.png) left bottom no-repeat; display:block; font:0px; float:left; margin-bottom:20px;}

.boxLH_body h1.title{ background-image:url(../img/aktuelno_bg_title.png); background-position:left bottom; background-repeat: no-repeat; color:#C1055D; display:block; font-family:Arial,Helvetica,sans-serif; font-size:30px; font-weight:normal; margin-bottom:20px; padding-bottom:5px; padding-top:10px;}

#boxRH {
	width: 300px;
	margin-left: 20px;
	float: left;
	margin-bottom:20px;
}
#boxL {
	width: 130px;
	float: left;
}
#boxC {
	width: 430px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#boxR {
	width: 300px;
	float: right;
}
#boxLI {
	width: 630px;
	float: left;
}
#boxRI {
	width: 300px;
	margin-left: 10px;
	float: left;
}


.headerHolder,
.footerHolder,
.navHolder {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}


/********************************************
   PATH
********************************************/ 

#path {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	padding:5px 15px;
}
#path a, #path a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1055D;
	text-decoration: none;
}
#path a:hover {
	color:#FFFFFF;
}


/********************************************
   HEADER
********************************************/ 

#logo {
	height: 96px;
	width: 130px;
	margin: 0px;
	padding-top: 10px;
	position:absolute;
	top:25px;
	left:0;
}
#logo img {
	display: block;
	margin: 0;
	border: none;
}

/********************************************
   FOOTER
********************************************/

#footer {
	background: url(../img/footer_bg2.png) left top repeat-x #333333;
	height: 80px;
	padding-top: 2px;
}
#footer p.copyright {
	float:left;
	font-family: Tahoma;
	font-size: 11px;
	color: #D3A0B8;
	width:300px;
	padding-top:8px; 
}
#footer p.powered {
	float:right;
	font-family: Tahoma;
	font-size: 11px;
	color: #D3A0B8;
	padding-top:8px; 
}
#footer p.powered a, #footer p.powered a:visited {
	color: #C1055D;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#footer p.powered a:hover {
	color: #FFFFFF;
}

#menu_footer{ width:467px; height:71px; background:url(../img/footer_menu_bg.png) left top no-repeat transparent; float:left; margin-left:40px; }

/********************************************
   MY EMOTION 
********************************************/ 	

#myEmotion {
	width: 300px;
	margin-bottom: 10px;
}
#myEmotion h1 {
	background-image:url(../img/line_title.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#333333;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:15px;
	padding-top:10px;
}
#myEmotion .top {
	height: 16px;
	width: 300px;
	background-image: url(/img/myEmotion_top.png);
	background-repeat: no-repeat;
}
#myEmotion .title{
	background:url(../img/myEmotion_content.png) repeat-y left top;
	padding-left: 15px;
	padding-right: 15px;
}
#myEmotion .content {
	background:url(../img/myEmotion_content.png) repeat-y left top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:15px;
}
#myEmotion .content img {
	background-color:#FFFFFF;
	border:1px solid #919191;
	float:left;
	margin:4px 4px 4px 20px;
	padding:5px;
}
#myEmotion .content.log {
	background-color: #E5E5E5;
	padding-left: 5px;
	padding-right: 5px;
}
#myEmotion .bottom {
	height: 18px;
	width: 300px;
	background-image: url(/img/contact_me_bottom.png);
}
#myEmotion .content h1 {
	color:#000000;
	display:block;
	font-family:Tahoma;
	font-size:25px;
	font-weight:bold;
	line-height:25px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
#myEmotion .content.log h1 {
	color:#000000;
	display:block;
	font-family:Tahoma;
	font-size:25px;
	font-weight:bold;
	line-height:25px;
	text-transform: uppercase;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
}
#myEmotion .content.log h2 {
	color:#2A4535;
	display:block;
	font-family:Tahoma;
	font-size:13px;
	font-weight:normal;
	background-image:url(../img/line_title.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	margin: 0 10px;;
	clear: both;
}
#myEmotion .content.log h3 {
	color:#444444;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	padding: 0px;
	margin:0 0 0 15px;
	float: left;
}

#myEmotion .content .signIn {
	width:270px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#myEmotion .content label {
	display:block;
	text-align:left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444444;
	margin-bottom: 5px;
	padding-top: 8px;
}
#myEmotion .content .signIn p {
	padding: 0;
	float: left;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #C1055D;
	display: block;
	clear: both;
}
#myEmotion .content .signIn p a,
#myEmotion .content .signIn p a:visited {
	color: #C1055D;
	text-decoration: none;
}
#myEmotion .content .signIn p a:hover {
	text-decoration: underline;
}
#myEmotion .content input.user {
	border:1px solid #9E9E9E;
	color:#333333;
	font-size:12px;
	height:14px;
	margin:0 0 8px;
	padding:7px 0 7px 5px;
	width:255px;
	background-color: #FFFFFF;
	background-image: url(../img/input_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}



/********************************************
   MY EMOTION Forum 
********************************************/ 	

#myEmotionForum {
	width: 940px;
	margin-bottom: 10px;
}
#myEmotionForum .top {
	height: 16px;
	width: 940px;
	background-image: url(/img/myEmotionForum_top.png);
	background-repeat: no-repeat;
}
#myEmotionForum .content {
	background-image: url(/img/myEmotionForum_content.png);
	background-repeat: repeat-x;
	background-color: #CCFF33;
	padding-left: 15px;
	padding-right: 15px;
}
#myEmotionForum .content img {
	float: left;
	border: none;
}
#myEmotionForum .content.log {
	background-color: #CCFF33;
	padding-left: 15px;
	padding-right: 15px;
}
#myEmotionForum .bottom {
	height: 20px;
	width: 940px;
	background-image: url(/img/myEmotionForum_bottom.png);
}
#myEmotionForum .content h1 {
	color:#000000;
	display:block;
	font-family:Tahoma;
	font-size:25px;
	font-weight:bold;
	line-height:25px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	float: left;
}
#myEmotionForum .content.log h2 {
	color:#2A4535;
	display:block;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 7px;
	background-image: url(/img/border_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0;
	height: 30px;
}

#myEmotionForum .content .signIn {
	float: left;
	margin-bottom: 10px;
}
#myEmotionForum .content label {
	display:block;
	text-align:left;
	font-size: 13px;
	font-family: Tahoma;
	color: #638400;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 4px;
	float: left;
}
#myEmotionForum .content span {
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	margin:0;
	padding:0;
	text-transform:none;
}
#myEmotionForum .content span a,
#myEmotionForum .content span a:visited {
	color: #638400;
	text-decoration: none;
}
#myEmotionForum .content span a:hover {
	text-decoration: underline;
}
#myEmotionForum .content input.user {
	border:2px solid #759B00;
	color:#333333;
	font-size:12px;
	height:15px;
	width:200px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 4px;
}




/* -- stilovi za tinyMCE -- */

.imgleft {
	float:left;
	margin-bottom:7px;
	margin-right:10px;
}

.imgleftClear {
	float: none;
	margin-bottom:7px;
}

.imgright {
	float:right;
	margin-bottom:7px;
	margin-left:7px;
}

#boxLI.item .content .imgleft {
	float:left;
	margin-bottom:7px;
	margin-right:10px;
}

#boxLI.item .content .imgleftClear {
	float: none;
	margin-bottom:7px;
}

#boxLI.item .content .imgright {
	float:right;
	margin-bottom:7px;
	margin-left:7px;
}



/********************************************
   SEND FRIEND
********************************************/ 

#sendFriendForm {
	background-color:#E5E5E5;
	padding-bottom:40px;
	padding-top:10px;
}
#sendFriendForm .holder {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	width:280px;
}
#sendFriendForm label {
	color:#444444;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	padding-top:8px;
	text-align:left;
}
#sendFriendForm label.error {
	display:block;
	text-align:left;
	font-size: 12px;
	font-family: Tahoma;
	color: #C1055D;
	padding-top: 0px;
	font-weight: bold;
}
#sendFriendForm input.inputType {
	background-color:#FFFFFF;
	/*background-image:url(../img/input_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;*/
	border:1px solid #9E9E9E;
	color:#333333;
	font-size:12px;
	height:18px;
	margin:5px 0 8px;
	padding:7px 0 7px 5px;
	width:270px;
}
#sendFriendForm input.error {
	border: 2px solid #C1055D;
	background-color: #FFFFFF;
}

/********************************************
   USER MESSAGE SEND FRIEND
********************************************/ 

.userMessage {
	padding:4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border:1px solid #dddddd;
	background-color: #FFFFFF;
}
.userMessage .content {
	background-color:#F1F1F1;
	padding:20px;
}
.userMessage .content h1.friendMessage {
	color:#C1055D;
	font-family:Tahoma;
	font-size:20px;
	font-weight:normal;
	text-align: center;
	margin: 0;
	padding: 0;
}

/********************************************
   CONTACT FORM
********************************************/ 

#contactIndira {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	padding-top:10px;
	width:560px;
}
#contactIndira .holder {
	padding-bottom:5px;
	padding-top:5px;
	width:560px;
}
#contactIndira label {
	color:#444444;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:8px;
	text-align:left;
}
#contactIndira input.inputType {
	background-color:#FFFFFF;
	/*background-image:url(../img/input_bg.gif);*/
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #9E9E9E;
	color:#333333;
	font-size:12px;
	height:18px;
	margin:5px 0 8px;
	padding:7px 0 7px 5px;
	width:560px;
}
#contactIndira textarea {
	background-color:#FFFFFF;
	/*background-image:url(../img/input_bg.gif);*/
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #9E9E9E;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:150px;
	line-height:140%;
	margin:5px 0 8px;
	padding:7px 0 7px 5px;
	width:560px;
}
#contactIndira label.error {
	color:#C1055D;
	display:block;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding-top:0;
	text-align:left;
}
#contactIndira input.inputType.error {
	border: 2px solid #C1055D;
}
#contactIndira textarea.error {
	background-color:#FFFFFF;
	border:2px solid #C1055D;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:150px;
	margin-top:5px;
	padding-left:8px;
	padding-top:6px;
	width:270px;
}


/********************************************
   CURENT EMOTIONS
********************************************/ 

.headerArticle {
	padding: 10px;
	background-image: url(../img/headerArticle_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 180px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.headerArticle p.articleTitle {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7A7A7A;
}
.headerArticle p.articleHeading {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #727272;
}


/********************************************
   MEDIA LIST
********************************************/ 

#gallery {
	padding: 0px;
	width: 620px;
	margin:0 auto 20px;
}
#gallery h1.title {
	background-image:url(/img/border_2.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#444444;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-weight:bold;
	line-height:110%;
	margin-bottom:20px;
	padding-bottom:15px;
	padding-top:10px;
	text-decoration:none;
}
#gallery ul {
	list-style: none;
	margin: 0px;
	padding:10px 0 0 10px;
}
#gallery ul li {
	float:left;
	padding-bottom:10px;
	padding-left: 10px;
}
#gallery ul a {
	margin: 0;
	padding: 0;
}
#gallery ul a:hover {
	margin: 0;
	padding: 0;
}
#gallery ul a img {
	border: none;
}
.centerHVS {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 70px;
	width: 70px;
	background-color: #ECECEC;
	border: 1px solid #999999;
}
.centerHVS * {
    vertical-align: middle;
}
/*\*//*/
.centerHVS {
    display: block;
}
.centerHVS span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/


a.playMusic, a.playMusic:visited {display:block; background:url(../img/playMusic.png) no-repeat left top; width:146px; height:37px; cursor:pointer; position:absolute; top:0; left:340px}

a.playMusic:hover {display:block; background:url(../img/playMusic.png) no-repeat left bottom; width:146px; height:37px; cursor:pointer; position:absolute; top:0; left:340px;}



/********************************************
   ITEM BODY - Home Page
********************************************/ 

.itemBodyBox {
	width: 300px;
	margin-bottom: 10px;
}
.itemBodyBox .top {
	height: 20px;
	width: 300px;
	background-image: url(/img/myEmotion_top.png);
	background-repeat: no-repeat;
}
.itemBodyBox .content {
	background-color: #E5E5E5;
	padding-left: 15px;
	padding-right: 15px;
}
.itemBodyBox .bottom {
	height: 20px;
	width: 300px;
	background-image: url(/img/myEmotion_bottom.png);
}
.itemBodyBox .content a, .itemBodyBox .content a:visited {
	text-decoration: none;
	color:C1055D;
	font-family:Tahoma;
	font-size:11px;
	padding-top: 8px;
	padding-right: 5px;
	float: left;
}
.itemBodyBox .content a:hover {
	text-decoration: underline;
}
.itemBodyBox h1 {
	background-image:url(/img/border_2.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#444444;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:32px;
	font-weight:normal;
	margin-bottom:20px;
	padding-bottom:15px;
	padding-top:10px;
}
.itemBodyBox h2 {
	background-image: url(/img/poll_logo.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #205175;
	padding-left: 20px;
	background-position: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.itemBodyBox p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #5D5D5D;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	margin:0;
	font-weight:normal;
}


.contactMe{width:300px;  color:#333333; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:normal; line-height:150%; margin-bottom:10px;}
	.contact_me_top{ width:300px; height:18px; background: transparent url(../img/contact_me_top.png) left top no-repeat; display:block; font:0px;}
	.contact_me_body{ width:270px; padding:0 15px; background: transparent url(../img/contact_me_body.png) left top repeat-y; display:block; }
	.contact_me_bottom{ width:300px; height:18px; background: transparent url(../img/contact_me_bottom.png) left bottom no-repeat; display:block; font:0px;}

a.banner300{display:block; width:300px; height:94px; background:url(/img/banners/palmaFolkoteka.png) no-repeat left top; text-indent:-2000px; cursor:pointer;margin:0 0 20px;}
a.bannerOgledalce{display:block; width:300px; height:190px; background:url(/img/banners/ogledalce.jpg) no-repeat left top; text-indent:-2000px; cursor:pointer}


.photoImage a img{display:block; margin:0 auto; border:3px solid; width:520px; }

/* boxLH_ discografy */

.boxLH_body .full { margin-bottom:0px;}

.boxLH_body .full .latestCommentsPub, .boxLH_body .full .false .latestCommentsPub { margin-bottom:0px;}

/* boxRH_ definition */

.boxRH_top{ width:300px; height:18px; background:url(../img/boxRH_top.png) left top no-repeat; display:block; font-size:0px;}


.boxRH_body{ width:270px; padding:0px 15px; background:url(../img/boxRH_body.png) left top repeat-y; display:block; }

.boxRH_body h1.title{ background: url("../img/line_title.png") left bottom repeat-x !important; color: #333333 !important; display: block; font-family: Arial,Helvetica,sans-serif; font-size: 30px !important; font-weight: normal; margin-bottom: 0; padding:5px 0px;} 


.boxRH_bottom{ width:300px; height:18px; background:url(../img/boxRH_bottom.png) left bottom no-repeat; display:block; font-size:0px;}

#boxL .post_top{ background:none; height:auto;}
#boxL .post_top h1.title{ background:none;}
#boxL .post_body{ background:none;}
#boxL .post_body li{ margin:0px; padding:5px 0px; width:130px;}
#boxL .post_bottom{ background:none;}

#boxF h1.title {
	background-image:url(../img/line_title.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	color: #FFFFFF;
    margin-bottom: 15px;
	}
	
.facebook{ position:absolute; top:2px; left:495px; z-index:9999999; }
.facebook a{ display:block; width:40px; height:40px; background:url(../img/facebook_indira.jpg) left  -40px no-repeat;}
.facebook a:hover{ background-position:left top;}

.tube{ position:absolute; top:2px; left:535px; z-index:9999999; }
.tube a{ display:block; width:40px; height:40px; background:url(../img/tube_indira.jpg) left  -40px no-repeat;}
.tube a:hover{ background-position:left top;}
