@charset "utf-8";

/*
GLOBAL & RESET
*/
body 									{ font-family:segoe ui,arial, sans; color:#1e1e1e; font-size:13px;  line-height:18px; margin:0; background:url(../img/bg-global-02.png) repeat-x; }
h1 										{ font-size:25px; }
h2 										{ font-weight:normal; color:#c40000; font-size:22px; }
h3 										{ font-weight:bold; color:#c40000; font-size:13px; }
h4 										{ font-weight:bold; color:black; font-size:25px; }
h5 										{ font-weight:bold; color:black; font-size:15px; }
h6 										{ font-weight:normal; color:#ffffff; font-size:12px; }
a										{ color:#01529d; text-decoration:none; }
a:hover									{ text-decoration:underline; }
p										{ margin:0px; padding:0px; }
img										{ border:0; }
ul										{ list-style-type:none; margin:0; padding:0;  }
#container 								{ margin:0 auto; width:980px; background:url(../img/header-02.png) top no-repeat;}
.alt									{ display:none; }
.skryt									{ display:none; }
.clear									{ clear:both; font-size:0px; height:0px; line-height:0px; }
#menu-button							{ margin:7px 0 0 0; float:right; }
.bold									{ font-weight:bold; }
/*
LOGIN BOX
*/
#login-box								{	width:980px; height:40px; }
#login-box a							{	color:white; }
#login-box a:hover						{	text-decoration:none; }
#login-box-left							{	height:40px; line-height:40px; float:left; color:#4b708c; font-size:12px; }
#login-box-right						{	height:40px; line-height:40px; float:right; position:relative; }
#login-box-right li						{	float:left; height:40px; line-height:40px; text-align:center; padding:0 10px 0 10px; position:relative; }
#login-box-hover						{	background:#000d1b; }
#login-box-right ul						{	margin:0; padding:0; list-style-type:none; }
#login-box-right img					{	margin-left:2px;}
.login-box-item:hover					{	background:#000d1b; }
#login									{	display:none;position:absolute; width:156px; padding:20px; background:#031b32; border:1px solid #021425; top:33px; left:-120px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;  color:#7d88a3; font-size:12px; z-index:50000;}
#login a								{	color:#7d88a3; font-size:12px;}
#login a:hover							{	text-decoration:underline;}
.login-input							{	background:url(../img/input-login.png) no-repeat;  padding:2px; display:block; height:20px;}
.login-input input						{	background:#a9bfd8; border:0; font-size:11px; color:#000d1b; width:150px; height:17px; padding:0; margin:0;   }
#login-button							{	height:21px; width:155px; margin:13px 0 0 0; }
#login-button img						{	float:right; }
#login p								{	margin:8px 0 5px 0; padding:0; display:block; line-height:19px;}
#login p a								{	float:right;}

#zmena-jazyka								{	display:none;position:absolute; width:18px; padding:5px; background:#031b32; border:1px solid #021425; top:34px; right:4px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;  color:#7d88a3; font-size:12px; z-index:5000;}


/*PRIATELIA BOX-top*/
#priatelia-box-top						{	position:absolute; width:196px; background:#000d1b; top:40px; left:-97px; color:#7d88a3; font-size:12px; z-index:5000;}
#priatelia-box-top li					{	 float:none; text-align:left; height:33px; border-bottom:1px solid #1a2639; line-height:33px; }
#priatelia-box-top li a:hover			{	text-decoration:underline; }
#priatelia-box-top li img				{	 margin:0 10px 0 0; }
#priatelia-box-top-bottom				{	width:176px; background:#1a2639; padding:10px; }
.priatelia-box-top-button				{	width:89px; height:21px; float:left;  }
.priatelia-box-top-viac					{	width:60px; height:21px; line-height:21px; float:right; }
.priatelia-box-top-viac img				{	margin:0 0 0 0;}
#priatelia-box-top a					{	color:#7d88a3; font-size:12px;}
#priatelia-box-top a:hover				{	text-decoration:underline; }

/*PRIATELIA home*/
#top-content-priatelia					{	width:688px; padding:20px; float:left;  }
#top-content-priatelia span				{	float:right;  }
.priatelia-title						{	width:702px; height:30px; float:left; background:#d5dde3; padding-left:13px; line-height:30px; padding-right:13px; }
.priatelia-title h3						{	margin:0; color:#1e1e1e;  float:left;}
.priatelia-title span					{	float:right;}
.priatelia-items-content				{	width:678px; padding:30px 15px 30px 35px; float:left; }
.img-priatelia-on						{	width:20px; height:18px; position:absolute; top:-1px; left:-1px; background:url(../img/online.png) no-repeat; z-index:1000;}
.img-priatelia-off						{	width:20px; height:18px; position:absolute; top:-1px; left:-1px; background:url(../img/offline.png) no-repeat; z-index:1000;}
.premiestnit-priatela					{	width:190px; float:left; }
.premiestnit-priatela-select			{	width:190px; height:20px; float:left; }
.premiestnit-priatela-select img		{	float:left; }
.select-priatelia-premiestnit			{	margin:0 10px 0 0px; color:#666666; font-size:11px; height:20px; line-height:20px; float:left; width:122px; }



/*
HEADER
*/
#header									{	width:980px; height:107px; }
#logo-rcportal							{	width:208px; height:35px; float:left; margin-top:35px; }
#search-box								{	width:286px; height:27px; float:right; margin:0 0 0 0; background:url(../img/search-top.png) no-repeat; padding:3px 5px 3px 5px; margin-top:35px;  }
.bt-search								{	width:21px; height:27px;  border:0; background:url(../img/search-icon.png) no-repeat; float:right; margin:5px 10px 0 0;  }
#search-box form						{	width:296px; height:30px;}
.search-input							{	background:#ededed; border:0; color:#474747; font-size:12px; padding-left:10px; width:230px; height:25px; line-height:25px;  float:left; margin-right:10px; }

/*
HEADER NEW
*/
#header-new									{	width:980px; height:100px; }
#logo-rcportal-new							{	width:208px; height:34px; float:left; margin-top:35px; }
#search-box-new								{	width:286px; height:27px; float:right; background:url(../img/search-top.png) no-repeat; padding:3px 5px 3px 5px; margin-top:35px 0 0 0; position:relative;}
.bt-search-new								{	width:21px; height:27px;  border:0; background:url(../img/search-icon.png) no-repeat; float:right; margin:5px 10px 0 0;  }
#search-box-new form						{	width:296px; height:30px;}
.search-input-new							{	background: #ededed; border:0; color:#474747; font-size:12px; padding-left:13px; width:144px; height:25px; margin:3px 0 0 3px; line-height:25px;  float:left; margin-right:10px; }
#search-box-new								{	width:296px; height:33px; float:left; margin:34px 0 0 100px; background:url(../img/input-search.png) no-repeat; padding:0; }
#search-box-new-where						{	width:100px; height:33px; float:right; padding:0; margin:0; line-height:33px; font-size:12px; color:#474747;}
#search-box-new-button						{	width:34px; height:33px; float:right; padding:0; margin:0; border:0; }
#search-box-new a							{	color:#474747; font-size:12px; text-decoration:none;  float:right;   }
#search-box-new-bullet						{	margin:0 10px 0 5px; padding:0; border:0;  float:left; height:33px; }
#search-box-new input						{	padding:0 0 0 5px; text-align:left; vertical-align:bottom;}
#search-box-new-a							{	background:url(../img/input-search-vertical-line.png) left center no-repeat; padding-left:10px;}
#user-menu-new								{   height:30px; float:right; font-size:12px; padding:0 5px 0 5px; line-height:30px; color:white; margin:36px 0 0 0; position:relative; 
												background:url(../img/user-menu-bg-left.png) left center no-repeat, 
												url(../img/user-menu-bg-right.png) right center no-repeat; z-index:999999; }
#user-menu-new-center						{   background:url(../img/user-menu-bg-center.png) center repeat-x; height:30px; line-height:29px; padding: 0 5px 0 5px; }
#user-menu-new-center a						{	float:left; color:white; text-decoration:none;  }
.user-menu-line								{	width:2px; height:30px; margin:0 10px 0 10px; float:left; padding:0;}

/*
MENU
*/
#menu									{	width:980px; height:46px; position:relative; color:#1e1e1e; font-weight:bold; font-size:13px; }
#menu li								{	float:left; height:46px; line-height:46px; text-align:center; padding-right:30px; }
#menu li img							{	float:left; height:16px; margin-top:15px; margin-left:2px; }
#menu-sipka-uvod						{	position:absolute; width:17px; height:9px; top:45px; left:2px; background:url(../img/sipka-menu.png) no-repeat; }
#menu-sipka-novinky						{	position:absolute; width:17px; height:9px; top:45px; left:65px; background:url(../img/sipka-menu.png) no-repeat; }
#menu-sipka-bazar						{	position:absolute; width:17px; height:9px; top:45px; left:481px; background:url(../img/sipka-menu.png) no-repeat; }
#menu-sipka-forum						{	position:absolute; width:17px; height:9px; top:45px; left:141px; background:url(../img/sipka-menu.png) no-repeat; }
#menu-sipka-clanky						{	position:absolute; width:17px; height:9px; top:45px; left:413px; background:url(../img/sipka-menu.png) no-repeat; }
#menu-sipka-katalog						{	position:absolute; width:17px; height:9px; top:45px; left:278px; background:url(../img/sipka-menu.png) no-repeat; }
#menu-sipka-albumy						{	position:absolute; width:17px; height:9px; top:45px; left:238px; background:url(../img/sipka-menu.png) no-repeat; }
#menu-sipka-podujatia					{	position:absolute; width:17px; height:9px; top:45px; left:557px; background:url(../img/sipka-menu.png) no-repeat; }
#menu-sipka-galeria						{	position:absolute; width:17px; height:9px; top:45px; left:341px; background:url(../img/sipka-menu.png) no-repeat; }

#menu li a								{	color:#1f4a72; }


/*
SUBPAGE CONTENT
*/
#subpage								{	width:980px; margin-bottom:100px; padding-top:40px; }
#subpage2								{	width:980px; margin-bottom:30px; padding-top:40px; }
#subpage3								{	width:980px; margin-bottom:30px; padding-top:40px; }
#bazar-rozcestnik						{	width:978px; border:1px solid #d5dde3; background:#FFF;}
.shadow-box								{	width:980px; height:6px; background:url(../img/bg-box-bottom.png) repeat-x; }
.shadow-box-2							{	width:729px; height:6px; background:url(../img/bg-box-bottom.png) repeat-x; }
#bazar-rozcestnik2						{	width:728px; border:1px solid #d5dde3; background:#FFF;}


/*
BAZAR ROZCESTNIK
*/
#tabs-bazar-rozcestnik					{	width:978px; height:36px; background:url(../img/tabs-bg.png) repeat-x; }
#tabs-bazar-rozcestnik2					{	width:728px; height:36px; background:url(../img/tabs-bg.png) repeat-x; }
#tabs-bazar-rozcestnik2 li				{	height:36px; line-height:36px; float:left;  padding:0 20px 0 20px; border-right:1px solid #d5dde3;}
#tabs-bazar-rozcestnik li				{	height:36px; line-height:36px; float:left;  padding:0 20px 0 20px; border-right:1px solid #d5dde3;}
.active-tab-first						{	background:white; border-right:1px solid #d5dde3; font-size:13px;}
.active-tab-first-homepage				{	 border-top:1px solid #d5dde3; }
.active-tab								{	background:white; }
.bazar-rozcestnik-item					{	width:326px; border-bottom:1px solid #d5dde3; float:left; height:80px; margin-top:30px; }
.bazar-rozcestnik-item img				{	float:left; margin-right:20px; margin-left:30px;}
.bazar-rozcestnik-item h3				{	float:none; margin:0px; }
.bazar-rozcestnik-item h3 a				{	color:#c40000; }
.bazar-rozcestnik-item p				{	float:left; margin:0px; width: 210px; }


#supage-left-content-A					{	width:728px; border:1px solid #d5dde3; margin:20px 20px 0 0; background:#FFF; float:left; }
#supage-right-content-A					{	width:230px; float:right; margin:20px 0 0 0;}

#supage-right-content-B					{	width:728px; border:1px solid #d5dde3; margin:0 0 0 19px; background:#FFF; float:right; }
#supage-left-content-B					{	width:230px; float:left;   /*background:white;*/}
#left-menu								{	border:1px solid #d5dde3; width:228px; margin-bottom:20px; background-color:white;}

.tabs-box								{	width:100%; height:36px; background:url(../img/tabs-bg.png) repeat-x; }
.tabs-box li							{	height:36px; line-height:36px; float:left;  padding:0 20px 0 20px; }

.tabs-box-2								{	width:100%; height:36px; background:url(../img/tabs-bg.png) repeat-x; border-top:1px solid #d5dde3; }
.tabs-box-2 li							{	height:36px; line-height:36px; float:left;  padding:0 20px 0 20px; }


.inzerat-item-A							{	width:668px; border-bottom:1px solid #d5dde3; float:left; padding:30px; }
.inzerat-item-A img						{	float:left; margin-right:20px; position:relative;}
.inzerat-item-A h3						{	float:none; margin:0px; margin-bottom:5px;}
.inzerat-item-A p						{	float:left; margin:0px; }

.inzerat-item-B							{	width:668px; border-bottom:1px solid #d5dde3; float:left; padding:30px;background: #F2F5F7; }
.inzerat-item-B img						{	float:left; margin-right:20px; position:relative;}
.inzerat-item-B h3						{	float:none; margin:0px; margin-bottom:5px;}
.inzerat-item-B p						{	float:left; margin:0px; }


.img-inzerat							{	width:120px; height:90px; position:relative; float:left; margin-right:20px;}
.img-inzerat-top						{	width:41px; height:39px; position:absolute; top:-1px; left:-1px; background:url(../img/inzerat-top.png) no-repeat; z-index:1000;}

.inzerat-popis							{ 	float:left; width:500px;	}
.nahlad-inzerat-cena					{	float:left; width:500px; margin-top:8px; font-size:10px; }
.nahlad-inzerat-cena span				{	font-size:14px; font-weight:bold; }


.clanok-item-B							{	width:668px; border-bottom:1px solid #d5dde3; float:left; padding:30px; background:#f2f5f7;}
.clanok-item-B img						{	float:left; margin-right:20px; position:relative;}
.clanok-item-B h2						{	float:none; margin:0px; margin-bottom:10px;}
.clanok-item-B p						{	float:left; margin:0px; }

.clanok-item-A							{	width:668px; border-bottom:1px solid #d5dde3; float:left; padding:30px; background:#ffffff;}
.clanok-item-A img						{	float:left; margin-right:20px;}
.clanok-item-A h2						{	float:none; margin:0px; margin-bottom:10px;}
.clanok-item-A p						{	float:left; margin:0px; }
.clanok-popis							{ 	float:left; width:500px;	}
.clanok-popis h2						{ line-height:25px;	}
.img-clanok								{	width:120px; height:90px; position:relative; float:left; margin-right:20px; overflow:hidden;}
.img-clanok-top							{	width:41px; height:39px; position:absolute; top:-1px; left:-1px; background:url(../img/inzerat-top.png) no-repeat; z-index:1000;}
.popisny-text-clanok span				{	color:#787878; }
.popisny-text-clanok					{	color:#787878; font-size:11px; float:left; width:500px; margin-top:10px; }


.clanok-item-C							{	width:668px; border-bottom:1px solid #d5dde3; float:left; padding:30px; background:#f2f5f7;}
.clanok-item-C img						{	float:left; margin-right:20px; position:relative;}
.clanok-item-C h5						{	float:left; margin:0px; margin-bottom:5px;}
.clanok-item-C p						{	float:left; margin:0px; }

.clanok-item-D							{	width:668px; border-bottom:1px solid #d5dde3; float:left; padding:30px; background:#ffffff;}
.clanok-item-D img						{	float:left; margin-right:20px; position:relative;}
.clanok-item-D h5						{	float:left; margin:0px; margin-bottom:5px;}
.clanok-item-D p						{	float:left; margin:0px; }

.flag-firma								{	float:left; padding:0; margin:4px 0 0 8px; width:15px; height:10px; }
.img-logo-firma							{	width:118px; height:78px; position:relative; float:left; margin-right:20px; border:1px solid #d5dde3;}
.img-clanok-top							{	width:41px; height:39px; position:absolute; top:-1px; left:-1px; background:url(../img/inzerat-top.png) no-repeat; z-index:1000;}
.hodnotenie-stars-01					{	color:#787878; font-size:11px; float:left; width:500px; margin-top:10px;  }
.hodnotenie-stars-01 img				{	float:left; margin:0 5px 0 0; padding:0; border:0; }
.hodnotenie-stars-01 p					{ 	margin:0px; padding:0; line-height:12px; }


/*
STRANKOVANIE BAZAR
*/
#strankovanie-bazar						{	width:728px; height:70px; float:left; }
#strankovanie-bazar-left				{	width:26px; height:46px; float:left; padding:24px 0 0 30px; }
#strankovanie-bazar-right				{	width:56px; height:46px; float:left; padding:24px 0 0 0; }
#strankovanie-bazar-center				{	width:616px; height:70px; float:left; text-align:center; line-height:70px; }

/*
STRANKOVANIE Gallery user
*/
#strankovanie-gallery-user						{	width:728px; height:70px; float:left; border-top:1px solid #d5dde3; margin-top:11px; }
#strankovanie-gallery-user-left					{	width:26px; height:46px; float:left; padding:24px 0 0 30px; }
#strankovanie-gallery-user-right				{	width:56px; height:46px; float:left; padding:24px 0 0 0; }
#strankovanie-gallery-user-center				{	width:616px; height:70px; float:left; text-align:center; line-height:70px; }



/*
STRANKOVANIE FORUM
*/
#strankovanie-forum						{	width:978px; height:70px; float:left; }
#strankovanie-forum-left				{	width:26px; height:46px; float:left; padding:24px 0 0 30px; }
#strankovanie-forum-right				{	width:56px; height:46px; float:left; padding:24px 0 0 0; }
#strankovanie-forum-center				{	width:866px; height:70px; float:left; text-align:center; line-height:70px; }

/*
STRANKOVANIE GALERIE
*/
#strankovanie-galerie					{	width:978px; height:70px; float:left; border-top:1px solid #d5dde3; margin-top:11px; }
#strankovanie-galerie-left				{	width:26px; height:46px; float:left; padding:24px 0 0 30px; }
#strankovanie-galerie-right				{	width:56px; height:46px; float:left; padding:24px 0 0 0; }
#strankovanie-galerie-center			{	width:866px; height:70px; float:left; text-align:center; line-height:70px; }

/*
STRANKOVANIE priatelia
*/
#strankovanie-priatelia					{	width:728px; height:70px; float:left; border-top:1px solid #d5dde3; margin-top:11px; }
#strankovanie-priatelia-left				{	width:26px; height:46px; float:left; padding:24px 0 0 30px; }
#strankovanie-priatelia-right				{	width:56px; height:46px; float:left; padding:24px 0 0 0; }
#strankovanie-priatelia-center			{	width:616px; height:70px; float:left; text-align:center; line-height:70px; }


/*
STRANKOVANIE GALERIA FOTO
*/
#strankovanie-galerie-foto						{	width:945px; height:111px; float:left; padding:13px; }
#strankovanie-galerie-foto-left					{	width:28px; height:78px; float:left; padding:35px 0 0 15px; }
#strankovanie-galerie-foto-right				{	width:33px; height:78px; float:left; padding:35px 0 0 0; }
#strankovanie-galerie-foto-center				{	width:839px; height:83px; float:left; text-align:center;  padding:15px 2px 15px 25px;  }



/*
SITEMAP
*/
#sitemap								{	width:100%; height:320px; background:url(../img/sitemap-bg.png) repeat-x; line-height:17px; }
#sitemap-content						{	width:980px; height:320px; margin:0 auto;  }
.sitemap-content-item					{	width:122px; float:left;   }
#sitemap a								{	color:#426285; font-size:10px; }
#sitemap								{	color:#426285; font-size:10px; }
#sitemap ul								{	padding-right:5px; }
#sitemap h6								{	margin:20px 0 20px 0; }


/*
FOOTER
*/
#footer									{	width:100%; height:64px; background:#082340; color:#426285; font-size:12px;  }
#footer-content							{	width:980px; height:50px; margin:0 auto; padding:14px 0 0 0;}
#footer a								{	color:#426285; }
#footer img								{	float:right;  }

/*
LEFT MENU
*/
.left-menu-item							{	width:208px; height:39px; line-height:39px; font-size:13px; border-bottom:1px solid #d5dde3; padding-left:20px; }
.left-menu-item h3  					{	margin:0; font-weight:normal;  }
.left-menu-item h3 a  					{	color:#c40000;  font-weight:bold;}
.left-menu-item img						{	float:right; display:block; margin:19px 13px 0 0; border:0;  }

/*
LEFT MENU
*/
.left-menu-item2							{	width:208px; height:39px; line-height:39px; font-size:13px; border-bottom:1px solid #d5dde3; padding-left:20px; }
.left-menu-item2 h3  					{	margin:0; font-weight:normal;  }
.left-menu-item2 h3 span  					{	font-weight:bold; color:black; }
.left-menu-item2 h3 a  					{	color:#c40000;  font-weight:bold;}
.left-menu-item2 img						{	float:right; display:block; margin:16px 13px 0 0; border:0;  }
.left-menu-item2-last						{	width:208px; height:39px; line-height:39px; font-size:13px;  padding-left:20px; }
.left-menu-item2-last h3  					{	margin:0; font-weight:normal;  }
.left-menu-item2-last h3 span  					{	font-weight:bold; color:black; }
.left-menu-item2-last h3 a  					{	color:#c40000;  font-weight:bold;}
.left-menu-item2-last img						{	float:right; display:block; margin:16px 13px 0 0; border:0;  }



.left-menu-item-rozbalene							{	width:208px; font-size:13px; border-bottom:1px solid #d5dde3; padding-left:20px; padding-top:15px;}
.left-menu-item-rozbalene h3  						{	margin:0 0 7px 0; font-weight:normal; }
.left-menu-item-rozbalene h3 a  					{	color:#c40000;  font-weight:bold;}
.left-menu-item-rozbalene img						{	float:right; display:block; margin:6px 13px 0 0; border:0;  }
.left-menu-item-rozbalene li						{	line-height:25px;  width:208px;}
.left-menu-item-rozbalene ul						{	margin-bottom:10px;  }

/*
BANNERS
*/
.banner-mini										{ margin-bottom:20px; }


/*
FILTER BAZAR
*/
#filter-bazar										{	width:728px; margin:0 0 20px 19px;  border:1px solid #d5dde3; background:white; float:right;}
.filter-bazar-tabs-box								{	width:100%; height:36px; background:url(../img/tabs-bg-filter.png) repeat-x; }
.filter-bazar-tabs-box li							{	height:36px; line-height:36px; float:left;  padding:0 20px 0 20px; color:#777541; font-size:16px; font-weight:normal; }
.filter-bazar-item									{	float:left; background:white; padding:20px;}
.select-filter-bazar								{	margin:0 0 0 5px; color:#666666; font-size:11px; height:20px; line-height:20px; }


/*
FILTER GLOBAL
*/
#filter-global										{	width:978px; margin:0 0 20px 0;  border:1px solid #d5dde3; background:white; float:right;}
.filter-global-tabs-box								{	width:100%; height:36px; background:url(../img/tabs-bg-filter.png) repeat-x; }
.filter-global-tabs-box li							{	height:36px; line-height:36px; float:left;  padding:0 20px 0 20px; color:#777541; font-size:16px; font-weight:normal; }
.filter-global-item									{	float:left; background:white; padding:20px;}
.select-filter-global								{	margin:0 0 0 5px; color:#666666; font-size:11px; height:20px; line-height:20px; }


/*
ALBUMY CONTENT
*/
#albumy-content										{ width:966px; padding:0 0 0 12px;}
.fotogaleria-item									{	width:166px; height:226px; float:left; background:url(../img/album-bg.png) no-repeat; margin:11px 11px 0 0px; position:relative; padding:8px;  }
.img-fotogaleria-new								{	width:41px; height:39px; position:absolute; top:-1px; left:-1px; background:url(../img/nove.png) no-repeat; z-index:1000;}
.img-fotogaleria-nahlad								{	width:166px; height:126px; border:0; }
.fotogaleria-item h3								{	margin:0px; line-height:17px; font-size:13px; margin-top:8px; }
.fotogaleria-item p									{	margin:0px; line-height:17px; font-size:12px; margin-top:4px; color:#757575; }
#galeria-detail-title								{	width:978px; height:106px; border-bottom:1px solid #d5dde3;}
#galeria-detail-title-left							{	width:674px; height:46px; border-right:1px solid #d5dde3; background:url(../img/galerie-title-bg.png) repeat-x; float:left; padding:30px; color:#787878; font-size:12px;}
#galeria-detail-title-left img						{	margin:7px 5px 0 0; float:left;}

#galeria-detail-title-right							{	width:197px; height:60px; float:left; padding:23px; font-size:11px; line-height:14px;}
#galeria-detail-title-right	h3						{	float:none; margin:0 0 3px 0;  }
#galeria-detail-title-right	h3 a					{	color:#1e1e1e;}
#galeria-detail-title-right	h3 a:hover				{	text-decoration:none;}
#galeria-detail-title-right	img						{	float:left; margin-right:10px; }
#galeria-detail-title-right	p						{	margin:0px; padding:0;	  }
.galeria-detail-content								{	width:906px;  padding:40px 32px 40px 40px;  border-bottom:1px solid #d5dde3; text-align:center;}
.galeria-detail-item								{	position:relative; width:133px; height:133px;  border:1px solid #eaeef1;  padding:4px; }
.galeria-detail-item-content						{	width:143px; margin:0 8px 12px 0; height:170px; float:left; text-align:center; }
.galeria-detail-item-content p						{	float:left; width:142px; font-size:10px; color:#787878;}
.galeria-detail-item-foto							{	width:113px; height:113px;  border:1px solid #eaeef1;  padding:4px; }

.galeria-detail-item-mini							{	width:68px; height:68px; border:1px solid #eaeef1;  padding:4px; margin-right:14px; float:left; }

/*
ALBUMY USER
*/
.fotogaleria-item-user									{	width:153px; height:226px; float:left; background:url(../img/album-bg-user.png) no-repeat; margin:11px 0 0 10px; position:relative; padding:8px;  }
.img-fotogaleria-new-user								{	width:40px; height:39px; position:absolute; top:-1px; left:-1px; background:url(../img/nove.png) no-repeat; z-index:1000;}
.img-fotogaleria-nahlad-user							{	width:153px; height:126px; border:0; }
.fotogaleria-item-user h3								{	margin:0px; line-height:17px; font-size:13px; margin-top:8px; }
.fotogaleria-item-user p								{	margin:0px; line-height:17px; font-size:12px; margin-top:4px; color:#757575; }




/*
NAVIGATION BAR
*/
#navigation-bar										{	width:728px; margin:0 0 20px 0; float:left; font-size:12px; color:#a6b9c8;}
#navigation-bar-items								{	 float:none; }
#navigation-bar h1									{	font-weight:normal; color:#1e1e1e; margin:6px 0 0 0; float:left;  }
#navigation-bar-back-icon							{	margin:0 10px 0 0;  width:39px; height:20px; float:left; }

#navigation-bar-2									{	width:728px; margin:0 0 20px 0; float:left; font-size:12px; color:#a6b9c8;}
#navigation-bar-items-2								{	 float:none; }
#navigation-bar-2 h1								{	font-weight:normal; color:#1e1e1e; margin:6px 0 0 0; float:left;  }
#navigation-bar-back-icon-2							{	margin:0 10px 0 0;  width:39px; height:20px; float:left; }
#navigation-bar-items-2 span						{	color:#1e1e1e; }

#navigation-bar-forum								{	width:980px; margin:0 0 20px 0; float:right; font-size:12px; color:black;}
#navigation-bar-items-forum							{	 float:none; }
#navigation-bar-forum h1							{	font-weight:normal; color:#1e1e1e; margin:6px 0 0 0; float:left;  }
#navigation-bar-back-icon-forum						{	margin:0 10px 0 0;  width:39px; height:20px; float:left; }

#navigation-bar-buttons								{	width:930px; float:left;  padding-left:50px; }
#navigation-bar-buttons img							{	margin:0 0 0 5px; float:right; }

#navigation-bar3									{	width:728px; margin:0 0 20px 20px; float:left; font-size:12px; color:#a6b9c8;}
#navigation-bar-items3								{	 float:none; }
#navigation-bar3 h1									{	font-weight:normal; color:#1e1e1e; margin:6px 0 0 0; float:left;  }
#navigation-bar-back-icon3							{	margin:0 10px 0 0;  width:39px; height:20px; float:left; }
#navigation-bar-items3 span							{	color:#1e1e1e; }


/*
DETAIL CONTENT
*/
#detail-left-content										{	width:728px; float:left; font-size:12px; border-right:1px solid #d5dde3; }
#detail-right-content										{	width:249px; float:right; font-size:12px;  }
#detail-inzeratu-content									{	width:668px; padding:30px; margin-bottom:60px; }
#detail-inzeratu-content-img								{	width:209px; text-align:center; position:relative;  }
#detail-inzeratu-content-img img { border:5px solid #bfc6ca; }
#detail-inzeratu-content-img-plus-icon						{	width:27px; height:27px; top:-8px; left:-8px;  position:absolute;  z-index:200;  }
#cena-inzerat												{	width:218px; text-align:center; color:#787878; font-size:12px; margin:15px 0 0 0; }
#cena-inzerat span											{	color:#c40000; font-size:25px; font-weight:bold; line-height:25px; }
#detail-inzeratu-popis										{	margin:0 0 0 30px; width:415px; float:right; color:#1e1e1e; }
#detail-inzeratu-popis h1									{	color:#1e1e1e; line-height:30px; margin:0 0 30px 0; }
#detail-inzeratu-popis span									{	color:#787878; }
#detail-inzeratu-popis2										{	width:668px; float:right; color:#1e1e1e; padding:30px;  border-bottom:1px solid #d5dde3;}
#detail-inzeratu-popis2 h1									{	color:#1e1e1e; line-height:30px; margin:0; }
#detail-inzeratu-popis2 span								{	color:#787878; }


/*
DETAIL INZERATU USER
*/
#detail-inzeratu-user										{	width:209px; padding:20px;  border-bottom:1px solid #d5dde3;}
#detail-inzeratu-user h3									{	float:left; margin:0 0 0 10px; width:135px; display:block; line-height:15px;   }
#detail-inzeratu-user h3 a									{	color:#1e1e1e; }
#detail-inzeratu-user img									{	float:left; }
#detail-inzeratu-user p										{	margin:0 0 0 10px; float:left; width:135px; display:block; line-height:16px; }

/*
Priatel box - offline
*/
.priatel-box-off										{	width:190px; padding:10px; border:1px solid #d5dde3; background:#f4f4f4; float:left; margin:0 10px 10px 0; position:relative;}
.priatel-box-off h3										{	float:left; margin:0 0 0 10px; color:#1e1e1e; }
.priatel-box-off img									{	float:left; }
.priatel-box-off p										{	margin:0 0 0 10px; float:left; line-height:16px; }



/*
RIGHT MENU
*/
.right-menu-item							{	width:235px; height:39px; line-height:39px; font-size:12px; border-bottom:1px solid #d5dde3; padding-left:14px; background:#f4f4f4; }
.right-menu-item img						{	float:left; display:block; margin:16px 14px 0 0; border:0;  }
.right-menu-item-active							{	width:235px; height:39px; line-height:39px; font-size:12px; border-bottom:1px solid #d5dde3; padding-left:14px; background:white; }
.right-menu-item-active img						{	float:left; display:block; margin:16px 14px 0 0; border:0;  }


/*
NUTNA REGISTRACIA
*/
#nutna-registracia							{	width:500px; font-size:13px; margin:0 auto; padding:40px; }
#nutna-registracia h1						{	margin:0 0 13px 0; line-height:30px;  }
#nutna-registracia-content					{	float:left; width:380px; }
#nutna-registracia-content img				{	margin-top:15px; }
#nutna-registracia-icon						{	float:left; width:56px; height:56px; margin:0 20px 0 0; padding-top:5px;}

/*
WINDOW OK
*/
#nutna-registracia2							{	width:550px; font-size:13px; margin:0 auto; padding:40px; }
#nutna-registracia2 h1						{	margin:18px 0 5px 0; line-height:30px;  }
#ok-icon									{	float:left; width:101px; height:101px; margin:0 20px 0 0; padding-top:5px;}



/*
TABS REG
*/
#tabs-reg									{	width:978px; height:61px; background:url(../img/tabs-bg-reg.png) repeat-x; color:#889dad; font-size:13px; font-weight:bold; }
#tabs-reg li								{	height:61px; line-height:61px; float:left;  padding:0 20px 0 20px; border-right:1px solid #d5dde3;}
.tabs-reg-active-first						{	background:white; border-right:1px solid #d5dde3; font-size:13px; font-weight:bold; color:#1e1e1e;}
.tabs-reg-active							{	background:white;  font-size:13px; font-weight:bold; color:#1e1e1e;}
#tabs-reg a									{	color:#889dad;}


/*
FORM 
*/
.form-stlpec								{	width:980px; float:left; }
.form-add-title-left						{	width:245px; color:#889dad; font-size:13px; font-weight:bold; padding:50px 0 0 30px; float:left; }
.form-add-title-left h3						{	color:#1e1e1e; margin:0; }
.form-add-title-left2						{	width:200px; color:#889dad; font-size:13px; font-weight:bold; padding:35px 0 0 30px; float:left; }
.form-add-title-left2 h3					{	color:#1e1e1e; margin:0; }


.form-add-right								{	float:right; width:667px; padding:35px 30px 30px 0;}
.form-add-right2							{	float:right; width:468px; padding:20px 30px 30px 0;}
.form-add-right2 img						{	float:right; margin-right:8px; }	
.form-add-table								{	width:670px; } 
.form-add-table tr								{ vertical-align:top; } 
.form-add-table2 td							{	padding:10px; } 
.form-add-table2							{	width:468px; } 
.form-add-table td							{	padding:10px; } 

.input-standard								{	width:240px; height:25px; border:1px solid #c9c9c9; line-height:30px; font-size:13px; padding:0 5px 0 5px;} 
.input-cena									{	width:170px; height:25px; border:1px solid #c9c9c9; line-height:30px; font-size:13px; padding:0 5px 0 5px; margin-right:5px; } 
.td-title									{	text-align:right; width:165px; }
.td-title2									{	text-align:right; padding-right:10px; text-align:left;  }
.input-err									{	width:240px; height:25px; border:1px solid #c35353; line-height:30px; font-size:13px; padding:0 5px 0 5px; }
.input-err-text								{	color:#c35353; font-size:11px; }
.td-input-form-add							{	width:250px; }
.td-input-form-add img						{	margin-bottom:10px; }
.select-form-add							{	width:252px; height:25px; border:1px solid #c9c9c9; font-size:13px; padding:2px; line-height:19px; padding-top:3px; }
.select-cena								{	width:60px; height:25px; border:1px solid #c9c9c9; font-size:13px; padding:2px; line-height:19px; padding-top:3px; }
.input-file-bazar							{	width:252px; height:20px; border:1px solid #c9c9c9; font-size:13px; padding:2px;   }


.texarea-form-add							{	width:245px; height:180px; border:1px solid #c9c9c9; font-size:13px; padding:2px; padding-top:3px; font-family:segoe ui,arial; color:#1e1e1e;  }
#form-bottom-next							{ 	width:978px; height:100px; background:#f2f5f7; border-top:1px solid #d5dde3;}
#form-bottom-next img, #form-bottom-next input						{	float:right; margin:30px 15px 0 0px;}
#podmienky-form								{	height:30px; float:left; width:380px; margin:40px 0 0 30px; }
#podmienky-form input					{	 float:left; margin:3px 10px 0 0; padding:0;  }

#ok-icon									{	float:left; width:101px; height:101px; margin:0 20px 0 0; padding-top:5px;}


/*
FORUM - homepage 
*/
#hlavne-temy-forum-table					{	width:978px; color:#4a4a4a; font-size:12px; }
#hlavne-temy-forum-table2					{	width:728px; color:#4a4a4a; font-size:12px; }
.td1-hl-tema								{	padding:15px; border-bottom:1px solid #d5dde3; border-right:1px solid #d5dde3;}
.td2-hl-tema								{	padding:15px; border-bottom:1px solid #d5dde3; border-right:1px solid #d5dde3;}
.td2-hl-tema h3 a							{	color:#c40000; }
.td2-hl-tema h3								{	margin:0; }
.td3-hl-tema								{	padding:15px; border-bottom:1px solid #d5dde3; width:130px; border-right:1px solid #d5dde3;}
.td4-hl-tema								{	padding:15px; border-bottom:1px solid #d5dde3; width:130px;}

.td1-hl-tema-last							{	padding:15px; border-right:1px solid #d5dde3;}
.td2-hl-tema-last							{	padding:15px; border-right:1px solid #d5dde3;}
.td2-hl-tema-last h3 a						{	color:#c40000; }
.td2-hl-tema-last h3						{	margin:0; }
.td3-hl-tema-last							{	padding:15px; border-right:1px solid #d5dde3;}
.td4-hl-tema-last							{	padding:15px; width:130px;}

.tr-forum-hl-tema1							{	background:#f2f5f7; }
.icon-forum-hl-tema							{	width:50px; padding:15px 0 15px 15px; border-bottom:1px solid #d5dde3;}
.icon2-forum-hl-tema						{	width:50px; padding:15px;}

/*
FORUM - zoznam tem 
*/
#sub-temy-forum-table						{	width:978px; color:#4a4a4a; font-size:12px; } 
#sub-temy-forum-table-2						{	width:978px; color:#4a4a4a; font-size:12px; border-top:1px solid #d5dde3;} 

.td1-sub-tema, .td2-sub-tema, .td3-sub-tema, .td4-sub-tema, .td5-sub-tema, .td6-sub-tema,.td1-sub-tema-last, .td2-sub-tema-last, .td3-sub-tema-last, .td4-sub-tema-last, .td5-sub-tema-last, 
.td6-sub-tema-last							{	padding:10px; }
.td1-sub-tema								{	 border-bottom:1px solid #d5dde3; border-right:1px solid #d5dde3; width:27px;}
.td2-sub-tema								{	 border-bottom:1px solid #d5dde3; border-right:1px solid #d5dde3; width:494px;}
.td2-sub-tema h3 a							{	color:#c40000; font-size:12px;  font-weight:bold;}
.td2-sub-tema h3							{	margin:0;  font-size:12px; font-weight:bold;}
.td3-sub-tema								{	 border-bottom:1px solid #d5dde3;  border-right:1px solid #d5dde3; width:62px; text-align:center;}
.td4-sub-tema								{	 border-bottom:1px solid #d5dde3; width:119px;border-right:1px solid #d5dde3; text-align:center;}
.td5-sub-tema								{	 border-bottom:1px solid #d5dde3; width:45px; border-right:1px solid #d5dde3;text-align:center;}
.td6-sub-tema								{	 border-bottom:1px solid #d5dde3; width:125px; text-align:center; }

.td1-sub-tema-title							{	 border-right:1px solid #d5dde3; width:47px;}
.td2-sub-tema-title							{	border-right:1px solid #d5dde3; width:514px;}
.td2-sub-tema-title h3 a					{	color:#c40000; font-size:12px;  font-weight:bold;}
.td2-sub-tema-title h3						{	margin:0;  font-size:12px; font-weight:bold;}
.td3-sub-tema-title							{	  border-right:1px solid #d5dde3; width:82px;text-align:center;}
.td4-sub-tema-title							{	 width:119px;border-right:1px solid #d5dde3;text-align:center; }
.td5-sub-tema-title							{	  width:45px; border-right:1px solid #d5dde3;text-align:center;}
.td6-sub-tema-title							{	 width:145px; }

.tr-forum-sub-tema1							{	background:#f2f5f7; }
.icon-forum-sub-tema						{	border-bottom:1px solid #d5dde3; border-right:1px solid #d5dde3; width:27px; padding:10px;}
.icon2-forum-sub-tema						{	border-right:1px solid #d5dde3; width:27px; padding:10px;}
.tr-forum-sub-tema3							{	background:url(../img/tabs-bg.png) repeat-x; font-size:12px; text-align:center; }
.tr-forum-sub-tema3 td						{	height:36px;}

.zalozit-temu-table							{	margin:0 0 20px 0; }


/*
FORUM - detail
*/
.post-druhy { background-color:#F8FBFD; }

#sub-temy-forum-table						{	width:978px; color:#4a4a4a; font-size:12px; } 
.td1-detail-tema, .td2-sub-tema, .td3-sub-tema, .td4-sub-tema, .td5-sub-tema, .td6-sub-tema,.td1-sub-tema-last, .td2-sub-tema-last, .td3-sub-tema-last, .td4-sub-tema-last, .td5-sub-tema-last, 
.td6-detail-tema-last							{	padding:10px; }
.td1-detail-tema								{	 border-bottom:1px solid #d5dde3; border-right:1px solid #d5dde3; width:27px;}
.td2-detail-tema								{	 border-bottom:1px solid #d5dde3; width:766px; padding:15px; padding-bottom: 10px; padding-top:10px; font-size:13px; color:#1e1e1e;  }
.td2-detail-tema h3 a							{	color:#c40000; font-size:12px;  font-weight:bold;}
.td2-detail-tema h3								{	margin:0;  font-size:12px; font-weight:bold;}
.td3-detail-tema								{	 border-bottom:1px solid #d5dde3;  border-right:1px solid #d5dde3; width:62px; text-align:center;}
.td4-detail-tema								{	 border-bottom:1px solid #d5dde3; width:119px;border-right:1px solid #d5dde3; text-align:center;}
.td5-detail-tema								{	 border-bottom:1px solid #d5dde3; width:45px; border-right:1px solid #d5dde3;text-align:center;}
.td6-detail-tema								{	 border-bottom:1px solid #d5dde3; width:125px; }

.td1-detail-tema-title							{	 border-right:1px solid #d5dde3;}
.td2-detail-tema-title h3 a						{	color:#c40000; font-size:12px;  font-weight:bold;}
.td2-detail-tema-title h3						{	margin:0;  font-size:12px; font-weight:bold;}
.td3-detail-tema-title							{	 border-right:1px solid #d5dde3; width:82px;text-align:center;}
.td4-detail-tema-title							{	 width:119px;border-right:1px solid #d5dde3;text-align:center; }
.td5-detail-tema-title							{	 width:45px; border-right:1px solid #d5dde3;text-align:center;}
.td6-detail-tema-title							{	 width:145px; }

.tr-forum-detail-tema1							{	background:#f2f5f7; }
.icon-forum-detail-tema							{	border-bottom:1px solid #d5dde3; border-right:1px solid #d5dde3; width:131px; padding:10px; line-height:14px;}
.icon-forum-detail-tema img						{	margin:10px 0 7px 0; border:0;}

.icon2-forum-detail-tema						{	border-right:1px solid #d5dde3; width:27px; padding:10px;}
.tr-forum-detail-tema3							{	background:url(../img/tabs-bg.png) repeat-x; font-size:12px; text-align:center; }
.tr-forum-detail-tema3 td						{	height:36px;}
.img-forum-detail-prispevok						{	margin:20px 0 20px 0; }
.forum-detail-prispevok-top						{	width:100%; padding:0 0 10px 0 ;  border-bottom:1px solid #d5dde3; margin:0 0 10px 0; font-size:11px; color:#787878;}
.forum-detail-prispevok-top img					{	float:right; margin:0 5px 0 0;}
.prispevok-odpoved, .quote						{	width:100%; padding:12px; margin:10px 0 10px 0; font-size:11px; background:#E7F0F5; /*#f2f5f7*/ border:1px solid #d5dde3; color:#4a4a4a; }
.prispevok-odpoved h3							{	font-size:13px; font-weight:bold; color:#4a4a4a;}
#odpovedat-forum								{	width:978px; border:1px solid #d5dde3; margin:0 0 100px 0; background:white;} 
#odpovedat-forum2								{	width:978px; border:1px solid #d5dde3; margin:0 0 20px 0; background:white;} 
#odpovedat-forum3								{	width:978px; border:1px solid #d5dde3; margin:0 0 20px 0; background:white; margin-bottom:100px;} 
#odpovedat-forum-content						{	width:916px; margin:30px; }
#odpovedat-forum-form-setting 					{	width:99%; height:25px; }
#odpovedat-forum-form-texarea 					{	width:99%; /*width:916px; height:100px;*/ }
#odpovedat-forum-form-setting img				{	margin:0 2px 2px 0; float:left; }
.texarea-odpovedat-forum						{	width:98%; height:78px; font-size:13px; padding:10px;  font-family:segoe ui,arial; color:#1e1e1e; border:0; border:1px solid #d5dde3;  }
#odpovedat-forum-buttons						{	width:100%; height:31px; margin:10px 10px 0 0; }
#odpovedat-forum-buttons img.vpravo, #odpovedat-forum-buttons input.vpravo	{	float:right; margin:0 0 0 5px; padding:0; }
.forum-detail-prispevok-hodnotenie				{	width:100%;  padding:5px 0px 0px 0px ;  border-top:1px solid #d5dde3; margin:30px 0 0px 0; font-size:11px; color:#787878;}
.forum-detail-prispevok-hodnotenie img			{	margin:0 5px 0 0;}

/*
FORUM tabs
*/
#tabs-forum									{	width:978px; height:36px; background:url(../img/tabs-bg.png) repeat-x; font-size:12px; }
#tabs-forum li								{	height:36px; line-height:36px; float:left; text-align:center; border-right:1px solid #d5dde3;}

/*
USER detail
*/
#user-profil-content						{	width:668px;  float:left; padding:30px; background:#ffffff;}
#img-user-profil							{	width:130px; height:130px; float:left; margin-right:30px;}
#user-popis-profil							{ 	float:left; width:490px;	}
#user-popis-profil-title					{	width:490px;  float:left; }
#user-popis-profil-title h4					{	float:left; margin:0; margin-right:10px; }
#user-popis-profil-title img				{	float:left; margin-right:10px;  }
#user-popis-profil-omne						{	width:490px; float:left; margin-top:15px; }
#user-popis-profil-udaje					{	width:490px; float:left; margin-top:15px; }

/*
Clanky
*/
.tabs-box3								{	width:100%; height:36px; background:url(../img/tabs-bg.png) repeat-x; }
.tabs-box3 li							{	height:36px; line-height:36px; float:left;  padding:0 20px 0 20px; border-right:1px solid #d5dde3;}
#clanok-detail							{	float:left; width:670px; }
#clanok-detail h1						{	line-height:30px; margin:0 0 15px 0; float:left; }
.popisny-text-clanok-detail span		{	color:#787878;  }
.popisny-text-clanok-detail				{	color:#787878; font-size:11px; float:left; width:670px;  margin-bottom:20px; }
.detail-clanok-text						{	width:670px; float:left; }
.suvisiace-clanky						{	width:670px; padding:20px 0 10px 0; border-top:1px solid #d5dde3; margin:20px 0 20px 0; font-size:12px; color:#787878;}
.suvisiace-clanky img					{	margin:0 10px 0 0;  }
.suvisiace-clanky h5					{	margin:0 0 5px 0;}
.img-detail-clanok1						{	margin:20px 0 20px 0; float:left; width:670px; }
.detail-clanok-text img					{	border:0; margin:20px 20px 5px 0; float:none; }
#navigation-bar-buttons3				{	width:730px; float:left;  }
#navigation-bar-buttons3 img			{	margin:0 0 0 5px; float:right; }
#share-detail-clanok					{	width:680px; float:left; margin-top:3px; padding-left:48px; }
#share-detail-clanok img				{	float:left;}
#odpovedat-forum4						{	width:728px;  margin:0 0 0 0; background:white; } 
#odpovedat-clanok-content				{	width:670px; margin:29px; }
#sub-clanky-table-2						{	width:728px; color:#4a4a4a; font-size:12px; border-top:1px solid #d5dde3;} 
.tr-clanky-sub-tema3					{	background:url(../img/tabs-bg.png) repeat-x; font-size:12px; text-align:center; }
.tr-clanky-sub-tema3 td					{	height:36px;}
.td1-detail-clanok-title				{	 border-right:1px solid #d5dde3;}
.td2-detail-clanok-title h3 a			{	color:#c40000; font-size:12px;  font-weight:bold;}
.td2-detail-clanok-title h3				{	margin:0;  font-size:12px; font-weight:bold;}
.clanok-detail-prispevok-top			{	width:516px; padding:0 0 10px 0 ;  border-bottom:1px solid #d5dde3; margin:0 0 20px 0; font-size:11px; color:#787878;}
.clanok-detail-prispevok-top img		{	float:right; margin:0 5px 0 0;}
.clanok-detail-prispevok-top-2			{	width:540px; padding:0 0 10px 0 ;  border-bottom:1px solid #d5dde3; margin:0 0 20px 0; font-size:11px; color:#787878;}
.clanok-detail-prispevok-top-2 img		{	float:right; margin:0 5px 0 0;}
.clanok-odpoved							{	width:100%; padding:12px; margin:10px 0 10px 0; font-size:11px; background:#f2f5f7; border:1px solid #d5dde3; color:#4a4a4a; }
.clanok-odpoved h3						{	font-size:13px; font-weight:bold; color:#4a4a4a;}
.texarea-odpovedat-clanok				{	width:647px; height:78px; font-size:13px; padding:10px;  font-family:segoe ui,arial; color:#1e1e1e; border:0;  }
#odpovedat-clanok-form-texarea 			{	width:668px; height:100px; border:1px solid #d5dde3;}
#odpovedat-forum-buttons5				{	width:670px; height:31px; margin:15px 0 0 0; }
#odpovedat-forum-buttons5 img			{	float:right; margin-left:5px; }
#odpovedat-clanok-form-setting 					{	width:670px; height:25px; }

/*
Model detail
*/
#model-detail-content				{	width:918px; border-bottom:1px solid #d5dde3; background:url(../img/galerie-title-bg.png) bottom repeat-x; float:left; padding:30px; font-size:11px;}
#model-detail-content-left			{	width:200px; float:left; }
#model-detail-content-right			{	width:680px; float:left; padding:0 0 0 30px; }
#technicke-udaje-table				{	border:0; margin-bottom:30px; }
#technicke-udaje-table td			{	padding:0 25px 0 0; }
.technicke-udaje-td2				{	font-weight:bold; }
.technicke-udaje-td1				{ 	color:#787878; }
.galeria-detail-item-content-3		{	width:120px; margin:0 8px 12px 0; height:139px; float:left; text-align:center; padding:4px;  border:1px solid #eaeef1; }
#model-detail-content-right h5		{ margin:0 0 10px 0; }
#model-detail-content-right p		{ margin:0; }
#model-detail-title					{	width:978px; }
#detail-model-info					{  color:#787878; float:left; margin-top:5px; }
.galeria-detail-content-3			{	width:906px;  padding:40px 32px 40px 40px; text-align:center;}

/*
Podujatia
*/
.img-podujatie-info					{	width:120px; float:left; margin:0; border:0; margin-top:5px; }
.img-podujatie						{	position:relative;width:120px; height:90px; float:left; margin-right:20px;}
.podujatie-title					{	width:500px; float:left; margin-bottom:10px; }
.podujatie-title-img				{	width:28px; height:28px; float:left;  margin-right:10px;}
.podujatie-title h3					{	margin:0; float:left; padding:0; line-height:12px; }
.podujatie-title span				{	margin:0; float:left; font-weight:bold; font-size:13px; line-height:12px; padding:0; }
.podujatie-title p					{	margin:0; float:left; }
#filter-bazar2						{	width:728px; margin:0 19px 20px 0;  border:1px solid #d5dde3; background:white; float:left;}
#supage-right-content-C				{	width:728px; border:1px solid #d5dde3; margin:0 19px 0 0; background:#FFF; float:left; }
#supage-left-content-C				{	width:230px; float:right;}
#navigation-bar4					{	width:730px; margin:0 0 20px 0; float:left; font-size:12px; color:#a6b9c8;}
.left-menu-podujatia-1				{	border:1px solid #d5dde3; width:228px; margin-bottom:20px; background:white; }
.left-menu-podujatia-2				{	border:1px solid #d5dde3; width:228px; margin-bottom:20px; background:white;}
.left-menu-podujatia-1 a			{	font-size:11px; }
.left-menu-item-podujatie			{	width:188px; font-size:13px;  padding:20px; font-size:11px; line-height:14px;}
.left-menu-item-podujatie li		{	list-style:none; margin-bottom:8px;}
.left-menu-item-podujatie ul		{	padding:0; margin:0;}
.left-menu-item-podujatie span		{	color:#787878; margin:0; padding:0; margin:4px 0 4px 0;  }
.left-menu-item-podujatie p			{	margin:0; padding:0; }
.left-menu-item-podujatie-2			{	width:188px; font-size:13px;  padding:13px 20px 13px 20px; font-size:11px; line-height:14px; border-bottom:1px solid #d5dde3;}
.left-menu-item-podujatie-2 span	{	color:#787878; margin:0; padding:0; margin:4px 0 4px 0;  }
.left-menu-item-podujatie-2 p		{	margin:0; padding:0; }
.navigation-bar-button				{	float:right; }
.left-menu-item-podujatie-3			{	width:188px; font-size:13px;  padding:13px 20px 13px 20px; font-size:11px; line-height:14px;}
.left-menu-item-podujatie-3 span	{	color:#787878; margin:0; padding:0; margin:4px 0 4px 0;  }
.left-menu-item-podujatie-3 p		{	margin:0; padding:0; }
.filter-bazar-item2					{	float:left; background:white; padding:20px; width:688px; }
#vyhladavanie-podujati-table		{	width:688px; border:0px; }
#vyhladavanie-podujati-table td		{	padding-bottom:15px;}
.vyhladavanie-podujati-td-title		{	font-weight:bold; width:90px; font-size:13px;}
.select-vyhladavanie-podujatia		{	margin:0 0 0 5px; color:#666666; font-size:11px; height:20px; line-height:20px; width:180px; }
.input-vyhladavanie-podujatia		{	margin:0 0 0 5px; color:#666666; font-size:11px; height:16px; line-height:16px; width:473px; }
.input-vyhladavanie-podujatia-datum	{	margin:0 0 0 5px; color:#666666; font-size:11px; height:16px; line-height:16px; width:174px; }
.vyhladavanie-podujati-td-2			{	width:70px; text-align:right; padding-right:10px; font-size:12px; }
#table-vzhladavanie-podujatia-buttons		{	width:653px; text-align:right; margin-right:30px; margin-top:6px; }
#table-vzhladavanie-podujatia-buttons img	{	margin-left:5px; }
#supage-detail-podujatie					{	width:728px; border:1px solid #d5dde3; margin:0 19px 0 0; background:#FFF; float:left; }
#detail-podujatie-content					{	width:668px; padding:30px; background:#f2f5f7; border-bottom:1px solid #d5dde3; }
#detail-podujatie-content2					{	width:668px; padding:30px; border-bottom:1px solid #d5dde3; }
#detail-podujatie-content3					{	width:668px; padding:30px; }
#detail-podujatie-content4 h3 span			{	margin:15px 0 0 15px;  }
#detail-podujatie-content4					{	border-bottom:1px solid #d5dde3; padding-bottom:10px;	}
#detail-podujatie-content-img				{	width:120px; position:relative;  }
#detail-podujatie-content-img-2				{	width:118px; position:relative; border:1px solid #d5dde3; float:left; }
#detail-podujatie-content-img-plus-icon		{	width:27px; height:27px; top:-8px; left:-8px;  position:absolute;  z-index:200;  }
#detail-podujatia-popis						{	margin:0 0 0 30px; width:516px; float:right; color:#1e1e1e; }
#detail-podujatia-popis h1					{	color:#1e1e1e; margin:0; }
#detail-podujatia-popis h5					{	margin:8px 0 15px 0; }
#detail-podujatia-popis span				{	color:#787878; font-size:11px; }
#detail-podujatia-popis-2					{	margin:0 0 0 30px; width:516px; float:right; color:#1e1e1e; }
#detail-podujatia-popis-2 h1				{	color:#1e1e1e; margin:0 0 15px 0; }
#zucasnim-sa-table							{	width:668px; border:0; background:white; border-top:1px solid #d5dde3;}
.zucasnim-sa-table-td						{	border-bottom:1px solid #d5dde3; border-right:1px solid #d5dde3; width:127px; }
.zucasnim-sa-table-td1						{	border-bottom:1px solid #d5dde3; width:127px; }
#zucasnim-sa-table td a						{	font-size:11px; line-height:20px; }
#zucasnim-sa-table td						{	padding:5px 10px 5px 10px; }
#zucastnim-sa-title							{	width:668px; margin-bottom:13px; }
#zucastnim-sa-title h3						{	margin:0; }
#zucastnim-sa-title img						{	float:right; }
#detail-podujatie-info						{	width:668px; padding:30px; border-bottom:1px solid #d5dde3; }
#podujatie-detail-info-table				{	width:668px; border:0; background:white; border-top:1px solid #d5dde3;}
#podujatie-detail-info-table td				{	padding:5px 10px 5px 10px; }
.podujatie-detail-info-td						{	border-bottom:1px solid #d5dde3; width:180px; font-weight:bold; }
.podujatie-detail-info-td1						{	border-bottom:1px solid #d5dde3; font-size:12px; text-align:left; }

#podujatie-detail-info-table2				{	width:668px; border:0; border-top:1px solid #d5dde3;}
#podujatie-detail-info-table2 td				{	padding:5px 10px 5px 10px; }


/*
RIGHT MENU
*/
.right-menu-item							{	width:208px; height:39px; line-height:39px; font-size:13px; border-bottom:1px solid #d5dde3; padding-left:20px; background:white; }
.right-menu-item h3  						{	margin:0; font-weight:normal;  }
.right-menu-item h3 a  						{	color:#c40000;  font-weight:bold;}
.right-menu-item img						{	float:right; display:block; margin:15px 13px 0 0; border:0;  }

.right-menu-item-last						{	width:208px; height:39px; line-height:39px; font-size:13px; padding-left:20px; background:white; }
.right-menu-item-last h3  					{	margin:0; font-weight:normal;  }
.right-menu-item-last h3 a  				{	color:#c40000;  font-weight:bold;}
.right-menu-item-last img					{	float:right; display:block; margin:15px 13px 0 0; border:0;  }


#table-vzhladavanie-galerie-buttons		{	width:610px; text-align:right; margin-right:30px; margin-top:6px; }
#table-vzhladavanie-galerie-buttons img	{	margin-left:5px; }

/*SPRAVY home*/
#top-content-spravy     { width:688px; padding:20px 0 15px 0; margin:0 0 0 20px; float:left; border-bottom:1px solid #d5dde3;  }
#top-content-spravy img    { float:right; margin-left:5px; }
.sprava-zoznam-item     {   width:668px; float:left; margin:0 20px 0 20px; padding:10px; border-bottom:1px solid #d5dde3;}
.sprava-zoznam-item-neprecitana  {   width:668px; float:left; margin:10px 20px 0 20px; padding:10px; background:#f2f5f7; border:1px solid #d5dde3;}
.sprava-zoznam-item-last   {   width:668px; float:left; margin:0 20px 0 20px; padding:10px;}
.sprava-user-foto     { width:60px; height:60px; margin:0; padding:0; float:left; }
.sprava-nick      {  float:left; height:50px;  margin:0 20px 0 20px; padding:10px 0 0 0;}
.sprava-nick a      { font-size:13px; font-weight:bold; margin:0; padding:0; float:none;}
.sprava-nick span     { font-size:12px; font-weight:normal; margin:0; padding:0; float:none; color:#787878;}
.sprava-content      { margin:0 20px 0 0; height:50px; float:left; width:340px; padding:10px 0 0 0;}
.sprava-content span    { font-size:12px; font-weight:normal; margin:0; padding:0; float:none; color:#787878;}
.sprava-actions      { float:right; width:45px; height:40px; padding-top:20px;}
.sprava-actions img     { float:left; margin-right:5px; }
.sprava-content2      { margin:0 20px 0 0; height:50px; float:left; width:340px; padding:10px 0 0 0;font-weight:bold;}
.sprava-content2 span    { font-size:12px; font-weight:bold; margin:0; padding:0; float:none; color:#787878;}
#pocet-sprav      { width:26px; height:13px; float: right; background:url(../img/pocet-sprav-bg.png) no-repeat; color:white; font-size:11px; line-height:13px; margin:13px 10px 0 0; padding:0; font-weight:normal; text-align:center;}
.sprava-zoznam-item-detail   {   width:668px; float:left; margin:0 20px 0 20px; padding:10px; border-bottom:1px solid #d5dde3;}
.sprava-zoznam-item-detail-last  {   width:668px; float:left; margin:0 20px 0 20px; padding:10px; }
.sprava-info      {  float:left; width:587px;  margin:0 0 5px 20px; padding:0;}
.sprava-info a      { font-size:13px; font-weight:bold; margin:0 10px 0 0; padding:0; float:left;}
.sprava-info span     { font-size:12px; font-weight:normal; margin:0; padding:0; float:left; color:#787878;}
.sprava-info p      { margin:0 10px 0 0; padding:0; float:left; font-weight:bold;}
.sprava-text      {  float:left; width:580px;  margin:0 0 0 20px; padding:0; font-size:13px;}
#odpovedat-spravy-content   { width:688px; margin:30px;  margin:20px;}
#odpovedat-spravy-form-texarea   { width:594px; height:100px; /*border:1px solid #abbcc8;*/ margin-left:90px;  }
.texarea-odpovedat-spravy   { width:568px; height:75px; font-size:13px; padding:10px;  font-family:segoe ui,arial; color:#1e1e1e; border:0;  }
#odpovedat-spravy-buttons5   { width:594px; height:31px; margin:10px 0 0 92px; }
#odpovedat-spravy-buttons5 img, #odpovedat-spravy-buttons5 input  { float:right; margin-left:5px; }

.right-menu-item3       { width:229px; _width: 228px; height:39px; line-height:39px; font-size:13px; border-bottom:1px solid #d5dde3; padding-left:20px; background:white; margin:0;}
.right-menu-item3 h3        { margin:0; font-weight:normal; }
.right-menu-item3 h3 a       { color:#c40000;  font-weight:bold;}
.right-menu-item3 img      { float:right; display:block; margin:15px 13px 0 0; border:0;  }

/*
CUSTOM!
*/
.continue-button							{ width:127px; cursor:pointer; cursor:hand; height:36px; border:0; background:url(../img/pokracovat-button.png) no-repeat center top;	float:right; margin:30px 30px 0 0px; }
.loginsubmit-button							{ width:72px; height:21px; cursor:pointer; cursor:hand; border:0; background: url(../img/prihlasit-sa-login.png) no-repeat center top; float: right; }

#newtopictoggle { cursor: pointer; cursor: hand; }

.newtopic-button { width:100px; height:31px; cursor:pointer; cursor:hand; border:0; background: url(../img/zalozit-temu-button.png) no-repeat center top; float: right; }
.preview-button { width:72px; height:21px; cursor:pointer; cursor:hand; border:0; background: url(../img/prihlasit-sa-login.png) no-repeat center top; }

.newpost-button { width: 131px; height: 31px; cursor: pointer; cursor: hand; border: 0; background: url(../img/odoslat-odpoved-button.png) no-repeat center top; float: right; }

#bb-bold { cursor: pointer; cursor: hand; }
#bb-italic { cursor: pointer; cursor: hand; }
#bb-link { cursor: pointer; cursor: hand; }
#bb-font3 { cursor: pointer; cursor: hand; }
#bb-font2 { cursor: pointer; cursor: hand; }
#bb-font1 { cursor: pointer; cursor: hand; }
#bb-youtube { cursor: pointer; cursor: hand; }
#bb-underline { cursor: pointer; cursor: hand; }
#bb-quote { cursor: pointer; cursor: hand; }

.bbcode-font18 { font-size: 22px; }
.bbcode-font9 { font-size: 11px; }
.bbcode-font7 { font-size: 10px; }

#nahlad { padding-top:10px; }

#div-pridaj-podujatie	{   display:none;width:978px; border:1px solid #d5dde3; margin:0 0 20px 0; background:white;} 
#addtoggle { cursor: pointer; cursor: hand; }


div.admin-skryte { position:absolute; padding:10px; width:300px; background-color: #000D1B; display:none; }

#admin-sprava-temy a { color:white; }

.skry-div { display:none; }

.ikonka-novy-prispevok { margin-left: 5px; position:relative; top:2px; }

#odpovedat-spravy-form-input   { width:594px;margin-left:90px;margin-bottom:5px;  }

textarea:focus, input:focus{outline:none;}

.ss-oblubene { float:right;}

.album-rychle-kategorie { margin-right:7px;float:left;width:32px;height:32px; }
.album-rychle-kategorie:hover { background-position:bottom; }

/* Albumy editacia */
.album-uprav-input { width: 85px; border:1px solid #c9c9c9; /*line-height:12px;*/ font-size:12px; padding:2px 1px 2px 1px; }
.album-galeria-tlacidlo { text-align: left; padding-bottom:10px; }
textarea.album-uprav-galeria-popis { width:50%; border:1px solid #c9c9c9; font-size:12px; padding:2px 1px 2px 1px; }

.delete-img-icon  { width:22px; height:23px; position:absolute; top:-1px; left:-1px; background:url(../img/delete-img-icon.png) no-repeat; z-index:1000;}

.podujatie-galeria-nadpis h3 { margin-left:15px; } 
.podujatie-vpravo-link { float:right; margin-right:15px; }

/* Uzivatelske kategorie editacia */
input.profil-kategoria-submit { border: 1px solid #c9c9c9; background-color: white; }
input.profil-kategoria-input { border: 1px solid #c9c9c9; background-color: white;  }
div.profil-uprav-kategorie { padding-left: 10px; }

/*
VYHLADAVANIE POPUP
*/
#vyhladavanie-popup									{ display:none; position:absolute; width:120px; padding:10px; background:white; border:1px solid #CCC; top:31px; left:120px; color:#7d88a3; font-size:12px; z-index:5000;}
#vyhladavanie-popup p								{	margin:0; padding:0; display:block; line-height:22px; }

/*
VYHLADAVANIE VYSLEDKY
*/
.hladaj-vysledky { width:938px; margin:0 auto; margin-top:20px; border:1px solid #d5dde3; background: #f7f8f9; padding:17px 20px 10px 20px; }
.hladaj-vysledky span { width:980px; font-size:15px; font-weight:normal; color:#CCC; display:block; height: 20px;}
.hladaj-vysledky span h5 { padding:0; margin:0; float:left; margin-right:5px; }
.hladaj-vysledky li { margin-bottom:2px;  }
.hladaj-vysledky a {font-size:12px; font-weight:normal;  }
.hladaj-vysledky ul { margin-top:10px; }
.hladaj-vysledky-komentare { width:970px; margin:0 auto; margin-top:10px; font-size:12px; font-weight:normal; padding-left:10px;}
.hladaj-vysledky-komentare a { font-size:11px; font-weight:normal;  }
#hladaj-forum-komentare { width:938px; font-size:11px; font-weight:normal;  margin-top:6px; line-height:15px; border:1px solid #d5dde3; background:white; padding:17px 20px 10px 20px;  }
#hladaj-forum-komentare li { margin-bottom:10px;  }
#hladaj-albumy-komentare { width:938px; font-size:11px; font-weight:normal;  margin-top:6px; line-height:15px; border:1px solid #d5dde3; background:white;  padding:17px 20px 10px 20px;  }
#hladaj-albumy-komentare li { margin-bottom:10px;  }
#hladaj-videa-komentare { width:938px; font-size:11px; font-weight:normal;  margin-top:6px; line-height:15px; border:1px solid #d5dde3; background:white; padding:17px 20px 10px 20px;  }
#hladaj-videa-komentare li { margin-bottom:10px;  }
#hladaj-fotky-komentare { width:938px; font-size:11px; font-weight:normal;  margin-top:6px; line-height:15px; border:1px solid #d5dde3; background:white; padding:17px 20px 10px 20px;  }
#hladaj-fotky-komentare li { margin-bottom:10px;  }
#hladaj-clanky-komentare { width:938px; font-size:11px; font-weight:normal;  margin-top:6px; line-height:15px; border:1px solid #d5dde3; background:white; padding:17px 20px 10px 20px;  }
#hladaj-clanky-komentare li { margin-bottom:10px;  }
#hladaj-podujatia-komentare { width:938px; font-size:11px; font-weight:normal;  margin-top:6px; line-height:15px; border:1px solid #d5dde3;background:white;  padding:17px 20px 10px 20px;  }
#hladaj-podujatia-komentare li { margin-bottom:10px;  }
.hladaj-autor-nick { font-size:11px; font-weight:bold; color:#666; }
.hladaj-vsetky { font-weight:bold; }
.hladaj-autor-nick a { font-size:11px; font-weight:bold; color:#7c8084; }
.hladaj-min-img { margin:6px 3px 6px 3px; }
.profil-ziadny-prispevok { width:568px; padding:95px 80px 95px 80px;  text-align:center; margin:0;  }
.hladaj-strankovanie { width: 100%; background-color: white; height: 40px; border:1px solid #d5dde3; }

/*
SLEDOVACKY
*/
table.sleduj-tabulka { width: 100%; border-collapse: collapse; margin: 10px 0 10px 0; }
table.sleduj-tabulka tr td { width: 50%; border: 1px solid #1F4A72; padding: 5px; vertical-align: top; }
.sleduj-nadpis { font-weight: bold; color: #1F4A72; display:block; margin-bottom: 8px; }
.sleduj-ikona-novinka { position:relative; top:2px; }
.sleduj-h1 { font-weight:normal; color:#1e1e1e; margin:6px 0 0 0; display:block; }

/*
MALE IKONKY
*/
.notifikacia-fajka-nie { background: transparent url(../img/notifikacia-fajka.png) center top no-repeat; width:12px; height: 12px; float:left; position:relative; top:2px; }
.notifikacia-fajka-ano { background: transparent url(../img/notifikacia-fajka.png) center bottom no-repeat; width:12px; height: 12px; float:left; position:relative; top:2px; }

.x-ko-mini { background: transparent url(../img/x-ko-mini.png) center top no-repeat; width:12px; height: 12px; float:left; position:relative; top:2px; margin-right:8px; }

.notifikacia-email-nie { background: transparent url(../img/mail-notifikacia.png) center top no-repeat; width:14px; height: 12px; float:left; position:relative; top:2px; margin-right:10px; }
.notifikacia-email-ano { background: transparent url(../img/mail-notifikacia.png) center bottom no-repeat; width:14px; height: 12px; float:left; position:relative; top:2px; margin-right:10px; }

.left-content-banner  {	 width:260px; margin-bottom:10px;  }
.left-content-banner img  { }
#homepage-left-content	{	width:260px; float:right;}
.left-menu-homepage-1				{	border:1px solid #d5dde3; width:258px; margin-bottom:10px; background:white; }
.left-menu-homepage-1 a			{	font-size:11px; }
.left-menu-homepage-2				{	border:1px solid #d5dde3; width:258px; margin-bottom:10px; background:white;}

.left-menu-item-homepage			{	width:218px; font-size:13px;  padding:20px; font-size:11px; line-height:14px;}
.left-menu-item-homepage li		{	list-style:none; margin-bottom:8px;}
.left-menu-item-homepage ul		{	padding:0; margin:0;}
.left-menu-item-homepage span		{	color:#787878; margin:0; padding:0; margin:4px 0 4px 0;  }
.left-menu-item-homepage p			{	margin:0; padding:0; }

.left-menu-item-homepage-2			{	width:218px; font-size:13px;  padding:13px 20px 13px 20px; font-size:11px; line-height:14px; border-bottom:1px solid #d5dde3;}
.left-menu-item-homepage-2 span	{	color:#787878; margin:0; padding:0; margin:4px 0 4px 0;  }
.left-menu-item-homepage-2 p		{	margin:0; padding:0; }

#homepage-right-content-C				{	width:689px; border-bottom:0px; margin:0 20px 0 0;  float:left; }
.homepage-right-content-A				{	width:669px; border-bottom:1px solid #d5dde3; border-left:1px solid #d5dde3; border-right:1px solid #d5dde3; float:left; padding:30px 10px 30px 10px; background:#ffffff;}
.plus-minus								{ 	float:right; margin:13px 13px 0 0; width:10px; height:10px; }
.tabs-box4								{	width:100%; height:36px; background:url(../img/tabs-bg.png) repeat-x; border-left:1px solid #d5dde3; border-right:1px solid #d5dde3; }
.tabs-box4 li							{	height:36px; line-height:35px; float:left;  padding:0 20px 0 20px; }
.gallery-item-homepage					{	width:139px; height:120px; float:left; background:url(../img/img-homepage-01.png) no-repeat; margin:0 0 0 10px; position:relative;   }
.img-gallery-item-homepage				{	width:127px; height:108px; border:0; margin:6px;  }
.gallery-item-sipka-right				{ 	width:20px; height:120px; float:left; margin:0 8px 0 11px; }
.gallery-item-sipka-right img			{ 	margin:51px 0 0 0; }
.gallery-item-sipka-left				{ 	width:20px; height:120px; float:left; margin:0 3px 0 11px; }
.gallery-item-sipka-left img			{ 	margin:51px 0 0 0; }
.tabs-box5								{	width:100%; height:36px; background:url(../img/tabs-bg.png) repeat-x; margin-top:30px; border-top:1px solid #d5dde3; border-right:1px solid #d5dde3; border-left:1px solid #d5dde3; }
.tabs-box5 li							{	height:36px; line-height:35px; float:left;  padding:0 20px 0 20px; }
.item-clanky-homepage					{	width:119px; height:100px; float:left; background:url(../img/img-homeapge-02.png) no-repeat; margin-right:13px; position:relative; }
.img-item-clanky-homepage				{	width:107px; height:88px; border:0; margin:6px;  }
.item-clanky-homepage-ram				{	width:324px; height:100px; float:left; margin:0 0 0 10px; }
.item-clanky-homepage-ram h5			{	font-size:14px; line-height:17px; margin:0 0 0 0; padding:0; }
.item-clanky-homepage-ram p				{	font-size:12px; line-height:16px; margin:2px 0 0 0; padding:0; }
.homepage-line							{	width:100%; height:20px; border-bottom:1px solid #d5dde3; float:left; margin-bottom:20px; }
.tabs-box6								{	width:100%; height:36px; background:url(../img/tabs-bg.png) repeat-x; border-left:1px solid #d5dde3; border-right:1px solid #d5dde3; border-top:1px solid #d5dde3; }
.tabs-box6 li							{	height:36px; line-height:36px; float:left;  padding:0 20px 0 20px; border-right:1px solid #d5dde3;}
.item-clanky-homepage-ram h4			{	font-size:13px; line-height:17px; margin:0 0 0 0; padding:0; font-weight:bold; }
.homepage-map							{	width:667px; height: 300px; }
.homepage-map img						{	margin-left:10px; }

/*
HOMEPAGE POMOCKY
*/
.hp-modely-wrapper { float:left; width: 596px; overflow: hidden; height:120px; }
.float-left { float:left; }
.homepage-model-img-obal { width:127px; height:108px;overflow:hidden; }
.header-vlajka { margin-top:8px; }

.spravy-vyhladat-prijemcu { margin:0 8px 0 8px; }
#top-content-spravy .spravy-potvrd-img { margin-bottom:-6px; }
.forum-prispevok-pole { line-height:17px; font-size:13px; }


.item-clanky-homepage-ram2				{	width:324px; float:left; margin:0 0 0 10px; }
.item-clanky-homepage-ram2-content  	{   float:left; width:269px; margin-left:10px; }
.item-clanky-homepage-ram2-img			{	width:43px; height:43px; float:left; }
.item-clanky-homepage-ram2 h5			{	font-size:14px; line-height:17px; margin:0 0 0 0; padding:0; }
.item-clanky-homepage-ram2 p			{	font-size:12px; line-height:16px; margin:2px 0 0 0; padding:0; }
.homepage-line2 {	width:100%; height:15px; border-bottom:1px solid #d5dde3; float:left; margin-bottom:15px; }
.homepage-right-content-A2 { width:669px; border-bottom:1px solid #d5dde3; border-left:1px solid #d5dde3; border-right:1px solid #d5dde3; float:left; padding:20px 10px 20px 10px; background:#ffffff; }


#sleduj-pocet						{	position:absolute; width:19px; height:13px;   top:-4px; right:76px; }
#spravy-pocet						{	position:absolute; width:19px; height:13px;  top:-4px; right:117px; }

/*
 * NOVINKY
 */
.novinky-vypis { background-color:white; padding:15px; }
h1.novinky-h1 { font-weight:normal; color:#1e1e1e; margin:6px 0 20px 0; display:block; }

/*
VYSUVACIE MENU
*/
#fixed-menu-container { position:fixed; right:0px; top: 30%; }
#fixed-menu-button { float:left; background-image:url(../img/bocne_menu.png);width:34px;height:130px; }
#fixed-menu { float:left; display:none;height:116px;border-top:1px solid #003c74;border-bottom:1px solid #003c74;line-height:21px;padding:12px 15px 0 15px;background:#0d4d88;color:white; }
#fixed-menu a { color:white; }
.homepage-right-content-A3 { width:708px; border-bottom:1px solid #d5dde3;  float:left; padding:20px 10px 20px 10px; background:#ffffff; }
.active-tab-first-novinky				{	background:white; border-right:1px solid #d5dde3;  font-size:13px;}
.tabs-box-novinky								{	width:100%; height:36px; background:url(../img/tabs-bg.png) repeat-x; border-right:1px solid #d5dde3; }
.tabs-box-novinky li							{	height:36px; line-height:35px; float:left;  padding:0 20px 0 20px; }

/*
ADSENSE
*/
.novinky-vlavo-ads { padding:5px 0 10px 15px; }

/*
BAZAR - TOPOVACKA
*/
.bazar-topovacka { border: 1px solid #e29191; padding:10px;  -webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px; background:#ffeded url(../img/bg-topovanie-detail-inzeratu.png) bottom repeat-x; }
a.bazar-topovacka-zaplat { font-size: 14px; margin: 10px 0 10px 0; display:block; font-weight:bold; }

table.stats { border-collapse: collapse; }
table.stats td { width:110px; text-align:center; border: 1px solid gray; padding: 10px; }
table.stats th { color:rgb(31, 74, 114); border: 1px solid gray; padding: 10px; }


/*
RC Prices
*/
#rcp-eshop-edit									{ padding: 0 30px 0 30px; margin-bottom: 20px; }


/*
 * DROPZONE
 */
.dropzone {
    margin: 15px;
    border: 2px solid rgb(213, 221, 227);
    min-height: 50px !important;
}
.dropzone .dz-default {
    margin: 0px !important;
}
