/*  
Theme Name: Shape 2.0
Description: New, light, audacious
Version: 2
Author: Komatoz
*/

* {
	border: 0;
	margin: 0;
	padding: 0;
}

h1{
	color: #000;
	font-size: 18px;
}

.lovemenu li{
list-style: disc;
}

.tablefit_category{
	width:120px; 
	text-align:center; 
	background:#d3d3d3;
	border:1px solid #ffffff;
	padding:3px 0;
}
.tablefit_category a{
color:#0000ff;
} 
#contactformhead{
height:100px;
}
body {
	color: #303030;
	font: 0.8em Arial,Helvetica,Sans-Serif;
}

a {
	color: #E6027E;
	text-decoration: none;
	outline:none;
}


a:hover {
	text-decoration: underline;
}

input,select,textarea {
	border: #999999 1px solid;
	padding: 2px;
	height: 20px;
}

select {
	padding: 0;
}

li {
	list-style: none;
}

/*- reklama1 -*/
.reklama1 {
	float: left;
        width: 600px;
        height: 200px;
}

.reklama2 {
	float: left;
        width: 400px;
        height: 90px;   
}

.reklama3 {
        width: 800px;
        height: 90px;        
}

.reklama4 {
        width: 800px;        
}

.reklama5 {
        width: 600px;        
}

#des {
	 background: url(http://www.shape.ru/wp-content/uploads/banners/1000.jpg) no-repeat bottom;
         width: 1000px;
         height: 80px;
}

/*========= LAYOUT =========*/

#page{
	padding-left:5px;
	background: #fff;
	margin:0 auto;
	/*margin:115px auto 0 0;*/
	width: 1100px;
}

/*--- Main Columns ---*/
#columns{
	margin: 10px 0 0;
	padding: 0 15px 25px;
}

.col1 {
	background:#fff;
	float: left;
	width: 800px;
}

.col2{
	/*background: url(images/bgny.jpg) repeat-x top;*/
	float: right;
	width: 250px;
	overflow: hidden;
}

.col3{
	float: left;
	width: 585px;
}

.col4{
	float: right;
	/*border: #c8c7c6 1px solid;*/
	width: 200px;
	height: 266px;
}

.col5{
	float: center;
        width: 200px;
}

.col6{
         float: left;
         border: #666666 5px dotted;
         width: 790px;
}

*:first-child+html .col6{
         height:200px;
} 
*:first-child+html .colmenu{
         height:200px;
} 
*:first-child+html .colmama{
         height:200px;
} 
*:first-child+html .col7{
         height:200px;
} 

.col7{
	/*background: url(images/bg_anons.gif) repeat-x bottom;*/
         float: left;
         border: #ed4197 3px dotted;
         width: 790px;
         margin-bottom: 20px;
}

.colstars {
         float: left;
         border: #ed4197 3px dotted;
         width: 800px;
         height: 200px;
}

.colmama{
	/*background: url(images/title_anons_mama.gif) repeat-x bottom;*/
         float: left;
         border: #967fc0 3px dotted;
         background: #fff5cb;
         width: 790px;
         margin-bottom: 20px;
}

.col8{
	float: right;
    border: #c8c7c6 1px solid;
    width: 200px;
}

.col08{
	float: right;
    width: 200px;
}

.col9{
	/*background: url(images/bg_anons.gif) repeat-x bottom;*/
         float: left;
         border: #fbac32 3px solid;
         width: 800px;
         height: 200px;
}

.col10{
	float: right;
    border: #c8c7c6 1px solid;
	margin-top: 20px;
    width: 200px;
}

.colmenu{
	/*background: url(images/title_anonsmenu.gif) repeat-x bottom;*/
         float: left;
         border: #fbac32 3px solid;
         width: 790px;
         margin-bottom: 20px;
}

.col_s1{
	float: left;
	border: #ededec 1px solid;
	width: 100px;
	padding: 10px;
}

.col_s1 img {
	width: 90px;
}

.col_s2{
	float: right;
    border: #ededec 1px solid;
    width: 100px;
    padding: 10px;
}
.col_s2 img {
	width: 90px;
}

.widget {
	float: left;
	width: 250px;
	margin-bottom: 10px;
}

/*--- Sub Columns ---*/
.subcol{
	width: 160px;
}
.subcol h2{
	color: #dc0049;
	font-size: 14px;
	padding: 0 0 10px;
}

/*========= HEADER =========*/

#menurekl li{
    list-style-type:none;
    float:left
}
#menurekl a{
    display:block;
    padding:10px;
    background:#eae9e9;
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
#menurekl a:hover {
    background: 

#fee2e2;text-decoration:underline;
} 


/*- Page Navigation -*/
#nav{
	background: #ffffff;
	height: 30px;
	padding: 4px 0 0;
}
#nav-left {
	float:left;
	display:inline;
	width:100%;
	}
#nav-right {
	float:right;
	display:inline;
	width:100%;
	}
#nav ul {
	position: relative;
        height: 26px;
        overflow: hidden;
	margin-left: -10px;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:12px;	
}
#nav ul  li.back {
    background-color: #ddffc3;
    border: 2px;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
}
#nav ul  li a {
	/* text-decoration: none; */
	color: #E6027E;
	outline: none;
	text-align: center;
	top: 6px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 15px 
}

#nav ul  li a:hover, #nav ul li a:active, #nav ul {
    /* color: #F26522; */
    border: none;
}

#mainmenu {
/*    background: #69AC0E; */
/*    background: #3EC3D6; */
    background: #0d8d7c;
    margin-bottom: 1px;
    width: 100%;
    float: left;
height:35px;
}

/*- Search -*/
#search{
	background: #333333;
	border: 1px solid 

#fd0101;
	float: right;
	height: 23px;
	margin: 0 15px 0 0;
	padding: 0 10px 0 0;
	width:325px;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: 

transparent;
	border: 0;
	color: #b3b3b3;
	float: left;
	font-size: 13px;
	margin: 2px 0 0;
	padding: 2px 2px 2px 

10px;
	width:288px;
}
#search .btn{
	margin: 3px 0 0 5px;
	padding: 0;
	width: auto;
}
/*- Header -*/
#header{
	/*- background: 

url(images/hl-dot.gif) 

repeat-x bottom;*/
	height: 92px;
	padding: 0 0 2px;
	overflow: hidden;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 163px;
}
/*- RSS -*/
#rss{
	float: right;
	font-size: 12px;
	padding: 16px 15px 0 

0;
	text-align: right;
	width: 285px;
}
#rss a{
	color: #b3b3b3;
}
#rss ul{
	float: left;
	margin: 13px 0 0;
	width: 220px;
}
#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px;
}
#rss img{
	float: right;
}



/*========= FEATURED ANONS =========*/

.stars_bg{    
        background: url(images/bg_star.png) no-repeat left;
        border:none;
        clear: both;
        height: 20px;
        margin-bottom: 5px;
}


.anons_menu_bg{    
        background:#ffffff url(images/title_anonsmenu.png) no-repeat left;
        border:none;
        clear: both;
        height: 20px;
        margin-bottom: 5px;
}

.anons_mama_bg{    
        background:#ffffff url(images/title_anons_mama.png) no-repeat left;
        border:none;
        clear: both;
        height: 20px;
        margin-bottom: 5px;
}

.box_caption1 {
	float: left;
	color: #FFF;
	font-size: 14px;
	background: #E6027E;
	height: 10px;
	width: 790px;
	margin-bottom: 5px;
	padding: 5px 10px 10px 0;
	text-align: right;
}

.box_caption2 {
	float: left;
	color: #E6027E;
	font-size: 16px;
	height: 10px;
	width: 100%;
	margin-bottom: 10px;
	padding: 0 0 10px;
	text-align: right;
	border-bottom: 2px solid #E6027E;
}

.anons{
	margin: 0 0 10px;
}


.anons h2{
	font-size: 11px;
	padding: 10px 0;
}
.anons h3{
	font-size: 14px;
	padding: 0 0 10px 0;
}
.anons h3 a {
	color: #F26522;
}
.anons h3 a:hover {
	color:#dc0049;
}
.anons p {
	margin-bottom:10px;
}
.anons-img{
	margin: 0 10px 0 0;
	width:90px;
	height:120px;
	float:left;
	display:inline;
}
#ribbon{
	width:138px;
	height:138px;
	float:right;
}
#anons-th{
	height: 57px;
	margin: 0 0 30px;
}
#anons-th img{
	margin: 0;
	border:none;
}
#anons-th .idTabs {
	list-style:none;
	}
#anons-th .idTabs li {
         margin: 5px;
         width:120px;
         float:left;
	display:inline;
	}
#anons-th .idTabs li.last {
	margin-right:0px 

!important;
	}

/*====anonsmama===== */
#anonsmama-th{
	height: 57px;
	margin: 0 0 30px;
}
#anonsmama-th img{
	margin: 0;
	border:none;
}
#anonsmama-th .idTabs {
	list-style:none;
	}
#anonsmama-th .idTabs li {
         margin: 5px;
         width:120px;
         float:left;
	display:inline;
	}
#anonsmama-th .idTabs 

li.last {
	margin-right:0px 

!important;
	}
/*========= */

/*====anonsmenu===== */
#anonsmenu-th{
	height: 57px;
	margin: 0 0 30px;
}
#anonsmenu-th img{
	margin: 0;
	border:none;
}
#anonsmenu-th .idTabs {
	list-style:none;
	}
#anonsmenu-th .idTabs li {
         margin: 5px;
         width:120px;
         float:left;
	display:inline;
}
#anonsmenu-th .idTabs 

li.last {
	margin-right:0px 

!important;
	}
/*========= */



/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
	/* background: url(images/bg_blue.gif) repeat-x bottom; */
    height: 190px;
	margin: 0 0 10px;
	overflow: hidden;
	padding-right:10px;
}
.featured h2{
	font-size: 11px;
	padding: 10px 0;
}
.featured h3{
	font-size: 14px;
	padding: 0 0 10px 0;
}
.featured h3 a {
	color: #E6027E;
}
.featured h3 a:hover {
	color:#E6027E;
}
.featured p {
	margin-bottom:10px;
}
.featured-img{
	margin: 0 20px 0 0;
	width:300px;
	height:200px;
	float:left;
	display:inline;
}
#ribbon{
	width:138px;
	height:138px;
	float:right;
}
#featured-th{
	height: 60px;
}
#featured-than{
         	height: 

100px;
	margin: 0 0 30px;
}
#featured-th img{
	margin: 0;
	border:none;
}
#featured-th .idTabs {
	list-style:none;
	}

#featured-th .idTabs li {
	width:110px;
	float:left;
	display:inline;
	margin-right: 8px;
}
#featured-th .idTabs a {
text-decoration:none;
outline-style: none;
}

#featured-th .idTabs li.last 

{
	margin-right:0px 

!important;
	}

/*========= FEATURED VIDEOS 

(FRONT-PAGE) =========*/

#video-frame {
	background:#DDD;
	float:left;
	width:550px;
	height:auto;
	margin-bottom:30px;
	}
.video-left {
	float:left;
	width:350px 

!important;
	display:inline;
	}
.video-left p {
	padding:0px 

!important;
	margin:0px 

!important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:200px;
	display:inline;
	padding-top:7px;
	}
.video-right h2{
	color: #ff7800;
	font-size:1.3em;
	line-height:1.2em;	
	font-weight:bold;
	padding: 0 0 0 10px 

!important;
	margin:0 !important;
	}
.video-right p{
	color: #000;
	font-size:0.9em;
	line-height:0.8em;
	font-weight:bold;
	padding: 0 0 7px 

10px !important;
	margin:0 !important;	
	}
.video-right .idTabs {
	border-top:1px solid 

#FFF;
	list-style:none;
	margin:5px 0px 0px 

0px;
	padding:0px;
	}
.video-right .idTabs li {
	margin:0px;
	border-bottom:1px 

solid #FFF;
	background:#DDD;
	line-height:10px;
	}
.video-right .idTabs li a {
	color:#000;
	font-weight:bold;
	font-family:Tahoma, 

Arial;
	font-size:12px;
	

text-decoration:none;
	display:block;	
	padding:10px 10px;
	}
.video-right .idTabs li 

a:hover {
	background:#C0C0C0 

url(images/ico-watch.gif) 

right center no-repeat 

!important;
	}
.video-right .selected {
	background:#C0C0C0 

url(images/ico-watch.gif) 

right center no-repeat 

!important;
	}

/*========= BLOG POST 

STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
        background:#ffffff;
}

.post h1 a{
	font-size: 14px;
	color: #E6027E;
	margin: 0;
}

.post h2{
	font-size: 1em;
	padding: 0 0 5px;
}
.post h3{
	font-size: 1.3em;
}
.post h3 a{
	color: #F26522;
}
.post p{
	padding: 10px 0;
}
.post p.posted{
	color: #c0c0c0;
}

.post p.posted1{
	color: #ffffff;
}
/*- Box -*/

.box{
	float: left;
	width: 790px;
}

.box_bg{    
	background:#ffffff url(images/bg_best.gif) no-repeat left;
	border:none;
    clear: both;
	height: 100%;
	margin: 0 0 10px;
	padding: 15px 0 10px;
}

.box_kat{    
        background:#ffffff 

url(images/katalog.gif) 

no-repeat left;
        clear: both;
	height: 100%;
	margin: 0 0 10px;
	padding: 15px 0 

10px;
}

.box_archive{    
        background:#ffffff 

url(images/archive_site.gif) 

no-repeat left;
        clear: both;
	height: 100%;
	margin: 0 0 10px;
	padding: 15px 0 

10px;
}

.box .post{
         background:#fff;
	width: 380px;
                  
}
.box .post h2{
	font-size: .85em;
}
.box .post h3{
	font-size: 1em;
}
.box .post p.posted{
	font-size: .85em;
}
/*=== Traditional Blog Post 

===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;
	background: 

url(images/hl-dot.gif) 

repeat-x bottom;
}
.post-alt h2{
	font-size: 1.1em;
	padding: 0 0 5px;
}
.post-alt h3{
	font-size: 1.4em;
}
.post-alt h3 a{
	color: #F26522;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt p.posted{
	color: #c0c0c0;
}
/*=== Buttons ===*/
.continue{
	background: 

url(images/ico-arrow.gif) 

no-repeat left;
	padding: 0 0 0 13px;
	font-weight:bold;
}
.comments {
	padding-bottom:0px 

!important;
}
.comments a{
	background: 

url(images/ico-comm.gif) 

no-repeat left;
	color: #F26522;
	padding: 0 0 0 20px;
	font-weight:bold;
}
a.more{
	background: 

url(images/ico-arrow2.gif) 

no-repeat right;
	color: #fde2e2;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post 

===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC 

=========*/

#archivebox {
	color: #FFFFFF;
	font-size: 14px;
	height:10px;
	padding: 5px 10px 10px;
	/*background-color: #3EC3D6;*/
	background-color: #0D8D7C;
	width: 565px;
	margin-bottom: 10px;
}

#archivebox a {
	color: #FFFFFF;
	font-weight: bold;
}

#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 

!important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	

background:url(images/ico-ar

cfeed.gif) center left 

no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 3px 

solid #c0c0c0;
	border-bottom: 3px 

solid #c0c0c0;
	margin: 0 0 15px;
	padding: 10px 0 

10px;
	width: 260px;
}
.arclist h2{
	color: #000;
	font-size: 18px;
	padding: 0 0 10px 0 

!important;
}

.arclist ul li{
	padding:0 0 7px 

10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}

/*========= SINGLE POST 

SPECIFIC =========*/

.singletags {
	margin-top:5px;
	color:#C0C0C0;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px;
	}
.entry blockquote { 
	padding: 3px 15px;
	background: #def3ff;
	border: 1px solid 

#0253b8;
	margin: 5px auto 

15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
	
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol 

li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle 

inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc 

inside !important;
	}
.entry ol li {
	list-style:decimal 

inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	

list-style:decimal-leading-z

ero inside !important;
	}


/*========= COMMENTS 

=========*/

h2.commh2{
	font-size: 1.4em;
	padding: 0 0 5px;
	font-weight:bold 

!important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 

10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 

10px !important;
	background:#fef0f0;
	border:1px solid 

#f06a51;	
}

/*========= SIDEBAR 

=========*/

/*- Sidebar Tabs - Popular, 

Comments, Featured, Tag 

Cloud -*/
.sideTabs {
	border-bottom:1px solid #eeeeee;
	height:31px;
	width:250px;
	float:left;
	display:block;
	}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;
	letter-spacing: 

-1px;
}
.sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
	background: #ffffff;
	border: 1px solid 

#eeeeee;
	border-bottom: 0;
	color: #fd0101;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 10px;
	font-weight:bold;
}
.sideTabs .idTabs li 

a:hover,
.sideTabs .idTabs .selected{
	background: #ffffff;
	border: 1px solid 

#eeeeee;
	border-bottom:1px 

solid #ddd;
	color: #373737;
	text-decoration: 

none;
}
.navbox{
	background: #ffffff;
	border: 1px solid 

#eeeeee;
	border-top: 0;
	margin: -2px 0 25px;
	padding: 10px 10px 

0;
	position: relative;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 

li{
	background: 

url(images/ico-star.gif) 

no-repeat left center;
	padding: 6px 0 6px 

25px;
	border-bottom:1px 

dashed #C0C0C0;
}
.list1 li a,.list3 li 

a,.list4 li a{
	color: #000000;
}
.list3 li {
	background: 

url(images/ico-mostcomm.gif) 

no-repeat left center 

!important;
	}
.list4 li {
	background: 

url(images/ico-feat.gif) 

no-repeat left center 

!important;
	}

/*- Ads -*/

.ads{
	border: 1px solid #EEE;
	height: 180px;
	margin: 0 0 0 0;
	padding: 10px;
}
.ads img{
	float: center;
	margin: 0 0 0 0;
}
.ads img.last{
	margin: 0 

!important;
}
/*- Flickr -*/
.flickr{
	background: #fafafa;
	border: 1px solid 

#c0c0c0;
	margin: 0 0 25px;
	padding: 10px 0px;
}
.flickr .flickr_badge_image 

img {
	float:left;
	display:inline;
	padding-left:10px;
	padding-bottom:5px;	
}
.flickr h2{
	color: #ff7800;
	font-size: 14px;
	height: 21px;
	margin: 0 0 10px 

0px;
	padding-left:10px;
}
.flickr h2 span{
	float: left;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr h2 em{
	color: #848382;
	float: right;
	font-style: normal;
}
.flickr-ar {
	margin:10px 10px 0px 

0px !important;
	padding:0px 

!important;
	text-align:right;
}

/*=== DropDown Lists ===*/
.catlist{
	border-bottom: 3px 

solid #c0c0c0;
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 160px;
}
.catlist h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 20px 0 0 

!important;
	

background:url(images/ico-ca

tlist.gif) center right 

no-repeat;
}
.list-alt {
	padding-top:10px;
	}
.list-alt li{
	margin: 0 0 7px;
}
.list-alt li a{
	color: #000000;
}
/*=== Styling Widget Lists 

===*/
.widget h2 {
	

text-transform:uppercase;
	}
.widget ul {
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 15px;
	padding: 0 0 7px;
}

.widget ul li{
	margin: 0 0 7px;
}
.widget ul li a{
	color: #000000;
}

#footer{
	background: #E6027E;
	clear: both;
	color: #ffffff;
	height: 35px;
	line-height: 35px;
	padding: 2px 15px;
        font-size: 14px;
}

#footer a{
	color: #ffffff;
}
#footer img {
	

vertical-align:middle;
}

/*========= MISC =========*/

.fix{
	
	
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	background: 

url(images/hl-dot.gif) 

repeat-x bottom;
}
.hl-full{
	background: url(images/hl-dot-full.gif) repeat-x bottom;
	float: left;
	clear: both;
	height: 2px;
	width: 100%;
	margin: 10px 0;
	padding: 0;
}

.hl2{
	border-bottom: 3px 

solid #c0c0c0;
}
.hl3{
	border-top: 3px 

solid #c0c0c0;
	padding: 10px 0 0;
}
.blog{
	width:100% 

!important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}

.th_an{
	border: 1px solid 

#fff;
	float: none;
	margin: 0 10px 0 0;
	padding: 3px;
}

.th{
	border: 1px solid 

#fff;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
}
.gravatar {
	float:left;
	border: 1px solid 

#000;
	margin-right: 10px;
}

.widget .tv {
	width: 250px;
	height: 220px;
}

.tv {
	width: 512px;
	height: 416px;
}

#supplements {
	clear: both;
	width: 100%;
	height: 25px;
	margin: 2px 0 0 10px;
}

.supplement {
	font-size: 15px;
	font-weight: bold;
	width: 350px;
	height: 20px;
	float: left;
	background-color: #CF76AE;
	/* border: 1px solid white; */
        padding: 4px;

	color: white;
	text-align: center;
	cursor: pointer;
	margin: 0 1px;
}

.supplement:hover {
	text-decoration: none;
}

.suppover {
	background-color: #E6027E;
}

.item {
	background-color: #FFFFFF;
	padding: 1px 5px;
	color: #0D8D7C;
	cursor: pointer;
	font-weight: bold;
}

.item:hover {
	display: inline;
	background-color: #FFF0E1;
	padding: 1px 5px;
	color: #0D8D7C;
	cursor: pointer;
}

.itemmenu {
	width: 200px;
	border: 1px solid #ED4197;
	color: #ED4197;
	margin: -10px 10px;
	background-color: #FFFFFF;
	position: absolute;
	padding: 0;
}

.itemmenu li {
	display: block;
	padding: 2px 5px;
	cursor: pointer;
}

.itemmenu li:hover {
	background: #ED4197;
	color: #FFFFFF;
}

.hidden {
	display: none;
}
.bosch_pool{
float:left;
width:200px;
}
#oblako_tegov_bosch a{
color:gray;
}

.tv_reebok object{
float:left;
margin:5px;
border:3px solid #c2c2c2;
width:230px;
height:179px;
}
.tv_reebok_inside object{
float:left;
margin:5px;
border:3px solid #c2c2c2;
width:500px;
height:388px;
}
.master_menu{
margin-bottom:10px;
margin-left:45px;
float:left;
}
.master_menu li{
list-style-type: disc;
margin-left:25px;
}
.master_paragraph{
width:600px; 
text-align:justify;
text-indent:25px;
}
.master_text{
margin-top:10px;
margin-bottom:10px;
float:left; 
width:800px;
}
.stroka{
color:white;
font-size:14px;
font-weight:bold;
margin-right:150px;
}
.ploreal{
text-indent: 25px;
text-align:justify;
float:left;
}
.ploreal + .ploreal{
margin:10px 0 10px 0;
}
